23 Feb
2010
23 Feb
'10
1:47 a.m.
On Tue, Feb 23, 2010 at 1:32 PM, Eric Eric <eric121233@yahoo.com> wrote:
Hi I want to change authentication pap to chap. The users with clear passwords are in ldap server. but the is error with clear password in rlm-ldap
rlm_ldap: LDAP userPassword mapped to RADIUS Cleartext-Password
is the cleartext password there?
ldap ldap-Vpn{ .... password_attribute = userPassword password_header = "{clear}"
}
does the cleartext password have a header? -- Fajar