| View previous topic :: View next topic |
| Author |
Message |
djones
Joined: 20 Jun 2008 Posts: 13
|
Posted: Jun 10, 2011 9:05 pm Post subject: Multiple Administrator account |
|
|
| Possible to have more than one administrator accounts set? ----> Result (2) or more persons could see entire file storage... all accounts. |
|
| Back to top |
|
 |
admin Site Admin

Joined: 22 Mar 2006 Posts: 1286
|
Posted: Jun 11, 2011 4:32 am Post subject: |
|
|
| Only manually through mysql. field usr_adm in users table. |
|
| Back to top |
|
 |
djones
Joined: 20 Jun 2008 Posts: 13
|
Posted: Jun 21, 2011 9:25 pm Post subject: Thanx Alex |
|
|
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 |
|
| Back to top |
|
 |
admin Site Admin

Joined: 22 Mar 2006 Posts: 1286
|
Posted: Jun 22, 2011 7:20 am Post subject: |
|
|
| You can add user id check in index.cgi in function AdminSetttings. |
|
| Back to top |
|
 |
|