Hi all, two newbie questions: is there a way of not using ntlm_auth-samba-ldap if I only have ldap? i prefer to use only ldap. how works "ntlm_auth --request-nt-key --username=%{St ripped-User-Name:-%{User-Name:-None}} --challenge= %{mschap:Challenge:-00} --nt-r esponse=%{mschap:NT-Response:-00}", what values return? Thanks -- LCC Juan Manuel Lopez Villalobos Departamento de Sistemas de Informacion Coordinacion de Informacion Academica Universidad Autonoma de Baja California Tel: (686) 551 8274 Fax: (686) 551 8269 Conmutador: (686) 551 8222 y 8270 ext. 3360
Juan Mauel Lopez Villalobos <mlopez@uabc.mx> wrote:
is there a way of not using ntlm_auth-samba-ldap if I only have ldap?
If your LDAP server gives FreeRADIUS clear-text passwords, yes, it will work.
how works "ntlm_auth --request-nt-key --username=%{St ripped-User-Name:-%{User-Name:-None}} --challenge= %{mschap:Challenge:-00} --nt-r esponse=%{mschap:NT-Response:-00}", what values return?
See the documentation for ntlm_auth. Alan DeKok.
participants (2)
-
Alan DeKok -
Juan Mauel Lopez Villalobos