Browse Source

мелкие изменения, тестирую.

master
Mikhail Grebenkin 6 years ago
parent
commit
3b3502229c
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      importer.py

+ 2
- 0
importer.py View File

@ -56,6 +56,8 @@ def main():
if ad_user.exists:
ad_user.remove()
continue
if not ad_user.exists:
ad_user.add()
if z_users[z_user]['pwChange']: # обновляем пароль
ad_user.set_passwd()


Loading…
Cancel
Save

Powered by TurnKey Linux.