**
Hi,
 
You can create a group for admins who're not trained developers. Or if they're already part of APP-Administrator,
 
then it should be
 
'TR.Group List' LIKE "%Administrator%" AND $GROUPS$ LIKE "%APP-Administrator%" AND (NOT ( $GROUPS$ LIKE "%Administrator%") )
, then throw an error.
(On Submit, Modify, Merge)
 
Which means if an administrator is adding an administrator, it should be allowed.
If an app-admin is trying to add an admin either for himself or for anyone, disallow.
 
It can also be an active link on submit,modify so that you can catch the error on the client itself.
 
'Group List' LIKE "%Administrator%" AND $GROUPS$ LIKE "%APP-Administrator%" AND (NOT ( $GROUPS$ LIKE "%Administrator%") )
 
Thanks
Radhika
Direct : +44 20718 20262
Extn : 20262
 

 

-----Original Message-----
From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED]On Behalf Of Kathy Morris
Sent: 05 September, 2006 7:05 PM
To: [email protected]
Subject: Re: Administrative Access

**
These are not regular users -- they are remedy admins, however the admins are not trained developers and should not have full access to the entire application.
__20060125_______________________This posting was submitted with HTML in it___


This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.

__20060125_______________________This posting was submitted with HTML in it___

Reply via email to