Skip to content

Commit

Permalink
Adds FreeIPA LDAP support for mschapv2
Browse files Browse the repository at this point in the history
  • Loading branch information
davidandrewcope committed Aug 1, 2018
1 parent 3ff21ff commit 65c4aa0
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -2989,6 +2989,7 @@ ldap {
control:NT-Password := 'ntPassword'
control:LM-Password := 'sambaLmPassword'
control:NT-Password := 'sambaNtPassword'
control:NT-Password := 'ipaNTHash'
control:LM-Password := 'dBCSPwd'
control:Password-With-Header += 'userPassword'
control:SMB-Account-CTRL-TEXT := 'acctFlags'
Expand Down

0 comments on commit 65c4aa0

Please sign in to comment.