[rt-users] Correct way of specifing multiple groups to authenticate in RT::Authen::ExternalAuth

2009-07-07 Thread Kevin Gagel
I have multiple groups I wish to specify in myRT::Authen::ExternalAuth configuration. How do I specify more than a single group? Kevin W. Gagel Network Administrator Local 5448 My blog: http://mail.cnc.bc.ca/blogs/gagel My shared files: http://mail.cnc.bc.ca/users/gagel ___

Re: [rt-users] Correct way of specifing multiple groups to authenticate in RT::Authen::ExternalAuth

2009-07-08 Thread Mike Peachey
Tue 07 Jul 2009 19:48:41 GMT Kevin Gagel wrote: > I have multiple groups I wish to specify in my RT::Authen::ExternalAuth > configuration. How do I specify more than a single group? Currently, you can't. You would need to modify the group membership code (which is actually only very very small).