ChrisP.
Hi,
Like Chris said you can't limit admin account but you said you want that
user have access to all domain and users.
You can achieve that with g_manager_username (Global domain managers
username) parameter.
That user can access all domains and users, create/delete/modify
users/lists/redirects ....
He only can't create new domain or modify other domain admins.
Maybe that is something what Chris can add as new features.
g_manager_create_domain - Global domain manager can create new domains
g_manager_modify_domadmin - Global manager can modify other domain
managers
With this two parameters we would have something between admin &
domain admin :)
And he can't shutdown server or modify global config.
With groups you can even further control user rights.
Regards,
Darko Bazulj
On 3/26/12 3:41 PM, cris wrote:
actually I'm not looking to minimize the "domain admin"
I need to limit the access to the actual "ADMIN" users
I need to let someone have access to all users and domains.
but I don't wan them to be able to shutdown the server.or modify any
global configs..
pretty much change passwords, add subtract users
is that possible?