This commit is contained in:
Oran Nadler 2018-05-08 16:12:51 +03:00
parent 404da6e6d6
commit 588387a263
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ WMI_LDAP_CLASSES = {"ds_user": ("DS_sAMAccountName", "DS_userPrincipalName",
"DS_name", "DS_memberOf", "DS_member", "DS_instanceType",
"DS_cn", "DS_description", "DS_distinguishedName", "ADSIPath"),
"ds_copmuter": ("DS_dNSHostName", "ADSIPath", "DS_accountExpires",
"ds_computer": ("DS_dNSHostName", "ADSIPath", "DS_accountExpires",
"DS_adminDisplayName", "DS_badPasswordTime",
"DS_badPwdCount", "DS_cn", "DS_distinguishedName",
"DS_instanceType", "DS_lastLogoff", "DS_lastLogon",