Hello,
I have been trying to set up authentication against an LDAP directory.
This clause results in LDAP_NO_SUCH_OBJECT errors:
<AuthBy LDAP2>
Identifier BTICheckLDAP
Host ds.btinet.net
UsernameAttr uid
BaseDN ou=People,o=%R,o=bti
EncryptedPasswordAttr userPassword
</AuthBy>
But if I hard code the realm name it works:
<AuthBy LDAP2>
Identifier BTICheckLDAP
Host ds.btinet.net
UsernameAttr uid
BaseDN ou=People,o=testrealm.com,o=bti
EncryptedPasswordAttr userPassword
</AuthBy>
Since we have many realms, it is not going to work to hard code them in
the radiator config file. Am I correct to assume that the %R cannot be
used in an AuthBy LDAP2 clause? If so, how can I get around this?
Thanks in advance,
--
Jason Signalness, Systems Administrator
Basin Telecommunications, Inc.
[EMAIL PROTECTED] 1-701-355-5727
--
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.
- Re: (RADIATOR) AuthBy LDAP2 Jason Signalness
- Re: (RADIATOR) AuthBy LDAP2 Hugh Irvine
- Re: (RADIATOR) AuthBy LDAP2 Jason Signalness
