Mantis - Resin
Viewing Issue Advanced Details
5926 minor always 07-22-15 12:34 05-09-16 14:44
nam  
ferg  
normal  
closed  
no change required  
none    
none  
0005926: read-only access for resin-admin
(req by Rock)


The other question I had was in reference to administrative usernames for the Web UI and Rest API; in my admin-users.xml, I wanted to basically use:

<resin:LdapAuthenticator>

  <resin:url>ldap://copartldap.foo:389</resin:url> [^]
  <resin:dn-suffix>dc=foo,dc=bar</resin:dn-suffix>
</resin:LdapAuthenticator>

My question with that is, is there a way to restrict access to particular features such as have a view-only functionality for Developers but read/write functionality for DevOps/Systems Engineering?

There are no notes attached to this issue.