Realm extraction
Dmitry Alekhin
dalekhin at yandex.ru
Thu Sep 22 14:27:06 CEST 2005
Hi all,
I am new in free radius , so I have one question: How can I exctract Realm attribute in
radiusd.conf name?
So, I need to use it in LDAP filter to make search like :
ldap {
server = "localhost"
identity = "uid=pr,ou=Staff,dc=domain,dc=com"
password = secret
basedn = "ou=People,dc=ivoho,dc=com"
filter = "(uid=%{User-Name},ou=%{Realm-Name})"
# base_filter = "(objectclass=radiusprofile)"
...
how can I get Realm-Name variable ?
More information about the Freeradius-Users
mailing list