XFileSharing Pro - Multiple Administrator account

Message
Author
djones
Posts: 13
Joined: Jun 20, 2008 3:34 am

Multiple Administrator account

#1 Postby djones » Jun 10, 2011 9:05 pm

Possible to have more than one administrator accounts set? ----> Result (2) or more persons could see entire file storage... all accounts.

admin
Site Admin
Posts: 1839
Joined: Mar 22, 2006 12:32 pm

#2 Postby admin » Jun 11, 2011 4:32 am

Only manually through mysql. field usr_adm in users table.

djones
Posts: 13
Joined: Jun 20, 2008 3:34 am

Thanx Alex

#3 Postby djones » Jun 21, 2011 9:25 pm

That was what I needed. Second part of this question. Is there a way to allow the second administrator to see all parts of the "administration page" with the exception of the "Settings" I wish to make the settings invisible. I did change an HTML file to hide the link but had to replace the standard main index file.... so... it is a bit "CLUNKY"

-Dex

admin
Site Admin
Posts: 1839
Joined: Mar 22, 2006 12:32 pm

#4 Postby admin » Jun 22, 2011 7:20 am

You can add user id check in index.cgi in function AdminSetttings.