Hello, I have configured the following AuthorizeGroup command:
AuthorizeGroup group permit service=shell cmd\* {task*#ADMIN-USER} What I would like to do is to be able to change the ADMIN-USER word on the fly. For example if User-Name is USER1 I would like the command to be AuthorizeGroup group permit service=shell cmd\* {task*#ADMIN-USER1} If User-Name is USER2 then it will be AuthorizeGroup group permit service=shell cmd\* {task*#ADMIN-USER2} and so on. Is there a way to do variable substitution or change the authorize rule on the fly (while the authorization request is being processed)? Regards Vangelis _______________________________________________ radiator mailing list radiator@open.com.au http://www.open.com.au/mailman/listinfo/radiator