17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1114 Views |
-
Managing Member Permissions

12 September 2008 at 1:29am
When I give control of the CMS to my client, I'd like to give them the ability to manage users. What I don't want, however, is for them to be able to alter or delete the root user (me). Looks like even users with lower levels of perms may delete a user that is "above" him or her, so to speak. Any way to change this?
-
Re: Managing Member Permissions

17 September 2008 at 2:56pm
You can add a login via the _config.php
Security::setDefaultAdmin($username, $password)
See here for more info: http://doc.silverstripe.com/doku.php?id=security
| 1114 Views | ||
|
Page:
1
|
Go to Top |

