special characters in passwords + FR + ldap
Hello all, Do somebody know how to handle passwords having special characters in between (e.g. $ ) when doing freeradius-ldap authentication? Thank you, Natalia.
Hey. Does one need to handle it in any special way? I have deployment like this, where special chars work as good as normal ones. Cisco VPN clients >-> Cisco PIX <-> FreeRADIUS <-> OpenLDAP. A. on 03/03/2006 00:28 Natalia Escalera wrote:
Hello all,
Do somebody know how to handle passwords having special characters in between (e.g. $ ) when doing freeradius-ldap authentication?
Thank you,
Natalia.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Hello, What is needed is that Freeradius accepts passwors even if special charaters are part of them. This is what is happening: pass$word -> FR -> LDAP -> FR (Answer: wrong password) Any ideas of how to solve it? Thank you, Natalia. On 3/3/06, Alexei Monastyrnyi <alexeim@orcsoftware.com> wrote:
Hey.
Does one need to handle it in any special way?
I have deployment like this, where special chars work as good as normal ones.
Cisco VPN clients >-> Cisco PIX <-> FreeRADIUS <-> OpenLDAP.
A.
on 03/03/2006 00:28 Natalia Escalera wrote:
Hello all,
Do somebody know how to handle passwords having special characters in between (e.g. $ ) when doing freeradius-ldap authentication?
Thank you,
Natalia.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
You can try to log passwords sending to FR by NAS and snoop passwords sending by FR to LDAP, + switch on logging on LDAP and check why BIND operation between RF and LDAP fails. The bottom line here is that the password with spec chars is the same all the way down to LDAP server. on 04/03/2006 22:19 Natalia Escalera wrote:
Hello,
What is needed is that Freeradius accepts passwors even if special charaters are part of them. This is what is happening:
pass$word -> FR -> LDAP -> FR (Answer: wrong password)
Any ideas of how to solve it?
Thank you, Natalia.
On 3/3/06, Alexei Monastyrnyi <alexeim@orcsoftware.com> wrote:
Hey.
Does one need to handle it in any special way?
I have deployment like this, where special chars work as good as normal ones.
Cisco VPN clients >-> Cisco PIX <-> FreeRADIUS <-> OpenLDAP.
A.
on 03/03/2006 00:28 Natalia Escalera wrote:
Hello all,
Do somebody know how to handle passwords having special characters in between (e.g. $ ) when doing freeradius-ldap authentication?
Thank you,
Natalia.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (2)
-
Alexei Monastyrnyi -
Natalia Escalera