"Andrew Werbowy" <[EMAIL PROTECTED]> wrote:
> here it is. Top part is startup in debug mode and below actual MS-CHAP
> login attempt:
...
> rlm_ldap: performing user authorization for tor_sysop_2
> radius_xlat:  '(uid=tor_sysop_2)'
> radius_xlat:  'o=cbcsrc'
> rlm_ldap: ldap_get_conn: Checking Id: 0
> rlm_ldap: ldap_get_conn: Got Id: 0
> rlm_ldap: attempting LDAP reconnection
> rlm_ldap: (re)connect to 1.155.1.19:389, authentication 0
> rlm_ldap: bind as / to 1.155.1.19:389
> rlm_ldap: waiting for bind result ...
> rlm_ldap: Bind was successful
> rlm_ldap: performing search in o=cbcsrc, with filter (uid=tor_sysop_2)
> rlm_ldap: looking for check items in directory...
> rlm_ldap: looking for reply items in directory...
> rlm_ldap: user tor_sysop_2 authorized to use remote access

  The LDAP module should print out which check items it found for that
user.  It's not doing that, so it didn't find any check items for that
user.

  i.e. There is no clear-text password for the user in LDAP.

  Configure one, and it will work.

  Alan DeKok.


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to