"Dmitry Alekhin" <[EMAIL PROTECTED]> writes:
> rlm_realm: Looking up realm "example.com" for User-Name = [EMAIL
> PROTECTED]
> rlm_realm: No such realm "example.com"
Maybe you should add something like this to proxy.conf?
realm example.com {
type= radius
authho
ct not found or got ambiguous search result
rlm_ldap: search failed
rlm_ldap: ldap_release_conn: Release Id: 0
modcall[authorize]: module "ldap" returns notfound for request 0
...
As you can see ou is empty.
- Original Message -
From: "Alan DeKok" <[EMAIL
"Dmitry Alekhin" <[EMAIL PROTECTED]> wrote:
> I am new in free radius , so I have one question: How can I exctract Realm
> attribute in
> radiusd.conf name?
Use the "Realm" attribute. The debug log will show you that the
"realm" module is adding this attribute.
Alan DeKok.
-
List info/su
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"
4 matches
Mail list logo