(RADIATOR) AuthBy LDAP2
    Jason Signalness 
    jsignalness at btinet.net
       
    Tue Nov  5 09:50:55 CST 2002
    
    
  
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.
jsignalness at btinet.net 1-701-355-5727
--
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.
    
    
More information about the radiator
mailing list