Arnauld Dravet <[EMAIL PROTECTED]> wrote:
> already done, but in the doc it's said it just strips away the
> {CRYPT} substring of the crypted passwd. Still have to put the
> encrypted password in the popup box to make it work...

  That shouldn't be necessary.

> Also tried it:
> 
> checkItem       LM-Password                     lmPassword
> checkItem       NT-Password                     ntPassword
> checkItem       Crypt-Password                  userPassword

  That should work.

> But it doesn't seem to change a lot of things:
> 
> rlm_ldap: Adding userPassword as Crypt-Password, value { & op=21

  That value doesn't look like a password.


> rlm_ldap: Adding ntPassword as NT-Password, value 
> EFAC11B52777F8D7A34BDC1A0F89228D & op=21

  That value should have a "0x" in front of it.

> Anyway in the freeradius sources i can't find any reference to
> Crypt-Password in the rlm_ldap module, and in main.c it seems to be
> a reference to a user-provided password, not to the backend db.

  LDAP doesn't do crypt'd passwords.  The server does.  And the server
doesn't care where that crypted password came from.

> I'm using 0.9.3 do i need a CVS version ?

  No.

  Alan DeKok.


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

Reply via email to