21 Jul
2005
21 Jul
'05
1:17 p.m.
"melvin" <melvin.wong@muvee.com> wrote:
Sorry as I am not an expert in radius but if I do not set "Auth-Type = LDAP" how do I ensure that the authentication goes thru ldap.
LDAP is an authentication server? That's news to me.
All the users have their passwords stored in ldap and therefore I hope to utilise the ldap to do the authentication.
LDAP is a database. Let FreeRADIUS read the passwords from LDAP, and have FreeRADIUS do the authentication. FreeRADIUS is an authentication server. LDAP is not. Alan DeKok.