Re: (RADIATOR) AuthBy LDAP - compare ldap attributes with regex

2000-10-10 Thread Hugh Irvine
Hello Benny - On Tue, 10 Oct 2000, Benny Chee wrote: > Hi hugh, > > thks for the promtp reply, i m still having problems getting my ldap >attributes to authenticate with a regular expression. > > > NoDefault > Host192.168.2.2 >

RE: (RADIATOR) AuthBy LDAP - compare ldap attributes with regex

2000-10-10 Thread Ingvar Berg (ERA)
> -Original Message- > From: Benny Chee [mailto:[EMAIL PROTECTED]] > Sent: den 9 oktober 2000 15:15 > To: [EMAIL PROTECTED] > Subject: (RADIATOR) AuthBy LDAP - compare ldap attributes with regex > > > hi, > --- snip --- > Also, is it possible to put another ldap inside the > sam

Re: (RADIATOR) AuthBy LDAP - compare ldap attributes with regex

2000-10-10 Thread Benny Chee
Hi hugh, thks for the promtp reply, i m still having problems getting my ldap attributes to authenticate with a regular expression. NoDefault Host192.168.2.2 AuthDN cn=administrator,ou=members,o=bar

Re: (RADIATOR) AuthBy LDAP - compare ldap attributes with regex

2000-10-09 Thread Hugh Irvine
Hello Benny - On Tue, 10 Oct 2000, Benny Chee wrote: > hi, > > Is is possible to accept user based on attributes inside LDAP? > Also matching of attributes is done using regex. > You can use the AuthAttrDef construct, or you can use the SearchFilter parameter. > For example