Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: sal1504 on March 10, 2010, 05:52:11 PM

Title: second admin user
Post by: sal1504 on March 10, 2010, 05:52:11 PM
Is there a way to set up a second admin user with all the same rights as the admin user that is established when you install SME? What I want to try to accomplish is to have a "backdoor" to the console with all permissions in case a client messes up the original administrator. Something that won't show up as a user.

Sal
Title: Re: second admin user
Post by: janet on March 10, 2010, 09:03:25 PM
sal1504

If you are referring to GUI access

http://www.dungog.net/wiki/Usermanager

You setup other admins by their name to access https://yourdomain/user-manager but you are the only one who knows the main admin password and therefore the only person who can access http://yourdomain/server-manager

For command line access you can setup other users by name to have ssh access and grant them root user privileges or instruct them to use the su command eg
su -

Installing smeserver-remoteuseraccess (in smecontribs repo but also see dungog.net for more info) may assist management of these additional users.
Title: Re: second admin user
Post by: sal1504 on March 10, 2010, 10:46:28 PM
Thanks Mary

I'm not sure this will do what I want but will download it and give it a go.

Sal