On Mon, 21 Jul 2003, Broussard Philippe wrote:

>
> Hi,
>
>
> In my radiusd.conf, I have configured the ldap module with this config :
>
> ldap ldap-cisco {
>                 server = "192.168.1.53"
>                 identity = "cn=Root,dc=e-qual,dc=fr"
>                 password = "poiuyt"
>                 basedn = "ou=Users,dc=e-qual,dc=fr"
>                 filter =
> "(&(description=*CISCO-Access*)(uid=%{Stripped-User-Name:-%{User-Name}})
> )"
>
>
> But I would want that an user contains in
> ou=toto,ou=Users,dc=e-qual,dc=fr and another user contains in
> ou=titi,ou=Users,dc=e-qual,dc=fr can be authenticate with the module
> ldap-cisco
>
> It's possible to specify in basedn that the scope is "subtree" ? Does it
> exist another method to resolve this problem ?

The scope is subtree by default...

>
> If possible, I wouldn't like create a module ldap for each directory
> under ou=Users,dc=e-qual,dc=fr...
>
>
> Thanks
>
>
> Philippe
>
>
>
>
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>

--
Kostas Kalevras         Network Operations Center
[EMAIL PROTECTED]       National Technical University of Athens, Greece
Work Phone:             +30 210 7721861
'Go back to the shadow' Gandalf

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to