selftest: add test for new "samba-tool user unlock" command
[iboukris/samba-autobuild/.git] / source4 / dsdb / tests / python / password_lockout_base.py
index 17ae807faf675e6f9e3fe514ce342508b4f0f89b..0f9617da1e6f9b1d880f3c281717c46a4032b4a2 100644 (file)
@@ -113,6 +113,7 @@ class BasePasswordTestCase(PasswordTestCase):
             print("\033[01;32m %s \033[00m\n" % msg)
         attrs = [
             "objectSid",
+           "sAMAccountName",
            "badPwdCount",
            "badPasswordTime",
            "lastLogon",