ldap authentication - crypt passwords

2004-11-02 Thread Ossama Suleiman
Dear All,
i set up FR to use LDAP authentication.
when using clear password, everything is working ok.. but actually i 
want to store crypt passwords.

as soon as using crypt passwords, authentication failed.
i was using radiusauthtype = LDAP, i tried to switch to PAP, and setting 
passwordheader to crypt, which didn't work either

here is a snipet of the error message i get:
rlm_ldap: Added password {CRYPT}oL.Hi19OHLyc2 in check items
rlm_ldap: looking for check items in directory...
rlm_ldap: Adding radiusAuthType as Auth-Type, value ldap  op=21
rlm_ldap: looking for reply items in directory...
Invalid operator for item User-Password: reverting to '=='
rlm_ldap: Pairs do not match. Rejecting user.
any help??
--
Ossama Suleiman
Systems Engineer
TE Data S.A.E
Email: [EMAIL PROTECTED]
Web:   www.tedata.net
Phone: +(202)-416-6600, EXT: 1105
Any Dream worth having, is a dream worth  fighting for.
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: ldap authentication - crypt passwords

2004-11-02 Thread Kostas Kalevras
On Tue, 2 Nov 2004, Ossama Suleiman wrote:
Dear All,
i set up FR to use LDAP authentication.
when using clear password, everything is working ok.. but actually i want to 
store crypt passwords.

as soon as using crypt passwords, authentication failed.
i was using radiusauthtype = LDAP, i tried to switch to PAP, and setting 
passwordheader to crypt, which didn't work either
You could just use ldap authentication
here is a snipet of the error message i get:
rlm_ldap: Added password {CRYPT}oL.Hi19OHLyc2 in check items
Change password_header to {CRYPT}
rlm_ldap: looking for check items in directory...
rlm_ldap: Adding radiusAuthType as Auth-Type, value ldap  op=21
rlm_ldap: looking for reply items in directory...
Invalid operator for item User-Password: reverting to '=='
rlm_ldap: Pairs do not match. Rejecting user.
any help??
--
Ossama Suleiman
Systems Engineer
TE Data S.A.E
Email: [EMAIL PROTECTED]
Web:   www.tedata.net
Phone: +(202)-416-6600, EXT: 1105
Any Dream worth having, is a dream worth  fighting for.
- List info/subscribe/unsubscribe? See 
http://www.freeradius.org/list/users.html

--
Kostas Kalevras Network Operations Center
[EMAIL PROTECTED]   National Technical University of Athens, Greece
Work Phone: +30 210 7721861
'Go back to the shadow' Gandalf
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


RE: ldap authentication - crypt passwords

2004-11-02 Thread Ossama Suleiman
Currently I am usin radiusAuthType=LDAP
And password_header={CRYPT}

But I still get the same error as before, and I am unable to authenticate,
Is there any thing else I am missing?

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Kostas
Kalevras
Sent: Tuesday, November 02, 2004 3:00 PM
To: freeradius-users
Subject: Re: ldap authentication - crypt passwords

On Tue, 2 Nov 2004, Ossama Suleiman wrote:

 Dear All,

 i set up FR to use LDAP authentication.
 when using clear password, everything is working ok.. but actually i want
to 
 store crypt passwords.

 as soon as using crypt passwords, authentication failed.

 i was using radiusauthtype = LDAP, i tried to switch to PAP, and setting 
 passwordheader to crypt, which didn't work either

You could just use ldap authentication


 here is a snipet of the error message i get:

 rlm_ldap: Added password {CRYPT}oL.Hi19OHLyc2 in check items

Change password_header to {CRYPT}

 rlm_ldap: looking for check items in directory...
 rlm_ldap: Adding radiusAuthType as Auth-Type, value ldap  op=21
 rlm_ldap: looking for reply items in directory...
 Invalid operator for item User-Password: reverting to '=='
 rlm_ldap: Pairs do not match. Rejecting user.

 any help??

 -- 
 Ossama Suleiman
 Systems Engineer
 TE Data S.A.E
 Email: [EMAIL PROTECTED]
 Web:   www.tedata.net
 Phone: +(202)-416-6600, EXT: 1105

 Any Dream worth having, is a dream worth  fighting for.


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


--
Kostas Kalevras Network Operations Center
[EMAIL PROTECTED]   National Technical University of Athens, Greece
Work Phone: +30 210 7721861
'Go back to the shadow' Gandalf

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


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