1 Oct 2009 21:58
Re: Authenticating only some LDAP groups
John Beranek - MRBS Developer <jberanek <at> users.sourceforge.net>
2009-10-01 19:58:04 GMT
2009-10-01 19:58:04 GMT
On 29/09/2009 13:50, D Faulkner HAR wrote: > Hello, > > The school I work at are using the mrbs system happily for booking IT > facilities in the school. Now the maths department want a similar > setup for some department specific resources and only want Maths > teachers to be able to make bookings. Well ideally they would like to > book 2months in advance and limit everyone else to 1month in advance, > but would settle for now on being the only ones with access to the > booking system. > > I suspect that I would need to change the ldap_filter value or > something similar but my attempts at doing it by trial and error > aren't getting very far so if anyone could suggest what I should > change to the config it would be appreciated. Referring to our Perl LDAP library at work...can't you just set a filter something like: memberOf=cn=My Group,ou=groups,dc=example,dc=com Just tried it in a test LDAP query on our 2003 AD setup and it seems to work. John. -- > John Beranek To generalise is to be an idiot. http://redux.org.uk/ -- William Blake(Continue reading)
RSS Feed