mirror of
https://github.com/samba-team/samba.git
synced 2025-01-15 23:24:37 +03:00
Fix the spelling in the LDAP attributes
(This used to be commit dab26f8891a77640ce382ce1785ca5dd22d43c22)
This commit is contained in:
parent
dd118a176a
commit
58bc831cc3
@ -139,10 +139,10 @@ static BOOL fetch_ldapsam_pw(char **dn, char** pw)
|
||||
static const char *attr[] = {"uid", "pwdLastSet", "logonTime",
|
||||
"logoffTime", "kickoffTime", "cn",
|
||||
"pwdCanChange", "pwdMustChange",
|
||||
"dislplayName", "homeDrive",
|
||||
"displayName", "homeDrive",
|
||||
"smbHome", "scriptPath",
|
||||
"profilePath", "description",
|
||||
"userWorkstation", "rid",
|
||||
"userWorkstations", "rid",
|
||||
"primaryGroupID", "lmPassword",
|
||||
"ntPassword", "acctFlags",
|
||||
"domain", "description", NULL };
|
||||
|
Loading…
x
Reference in New Issue
Block a user