Attention: All pages of this wiki depend on the pages that come before it, in order as they are listed on the Main Page. Please check for Dependencies.
Please also look at What You Need to Know Before Using This Wiki

/usr/local/etc/raddb/modules/ntlm auth: Difference between revisions

From COCNM
Jump to navigation Jump to search
m (1 revision)
 
(No difference)

Latest revision as of 02:19, 19 September 2013

exec ntlm_auth {
        wait = yes
        program = "/usr/local/samba/bin/ntlm_auth --request-nt-key --domain=COMPUTERISMS.COM --username=%{mschap:User-Name} --password=%{User-Password}"
}