freeradius ldap connector
    Alan DeKok 
    aland at deployingradius.com
       
    Fri Mar  9 09:49:46 CET 2007
    
    
  
jerrrry at voila.fr wrote:
>
> you can see the debug. there are 7 searches for an uid that doesn't
> exist in the ldap directory:
  Because you told the server to do that.  Please read the debug log to
see why.
...
> rlm_ldap: object not found or got ambiguous search result
> rlm_ldap::ldap_groupcmp: search failed
...
> users: Matched DEFAULT at 116
  You have 7 uses of "LDAP-Group" in the "users" file.
  If you don't want the server to perform LDAP lookups, don't configure
it to do LDAP lookups.
  And the LDAP lookups aren't cached in FreeRADIUS.  Doing so would be
wrong, for a whole host of reasons.
  Alan DeKok.
--
  http://deployingradius.com       - The web site of the book
  http://deployingradius.com/blog/ - The blog
    
    
More information about the Freeradius-Users
mailing list