On Fri, 2002-09-20 at 15:18, ISNARD,BENJAMIN (HP-France,ex1) wrote: > Hello,
Greetings! > ->Is there a way to have user administrators (ie users who can > create/modify/delete user accounts in their sitegroup) who would not have > admin rights on their sitegroup. > The problem is that if you want someone to administer the users only, it's > not possible to separate it from 'superuser' rights on the midgard database. You can create a custom user administration interface (use the old admin as basis, for example) where you have a mgd_auth_midgard call before you save anything. This way you can easily override the standard permissions of the logged in user. Think of this as kind of UNIX 'sudo'. > benjamin /Bergie -- Henri Bergius [EMAIL PROTECTED] Consultant Partner Tel: +358-20-198 6032 Nemein Oy http://www.nemein.com/ Nemein.Net - Project tracking solution for consulting companies http://www.nemein.com/Nemein.Net/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
