This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
mix
/
zayavka-samba-ad
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
some fixes
master
Mikhail Grebenkin
4 years ago
parent
7913ffcca3
commit
cce5f95536
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
importer.py
+ 1
- 0
importer.py
View File
@ -84,6 +84,7 @@ def main():
ad_user
.
disable
(
)
for
group
in
z_users
[
z_user
]
[
'
memberOf
'
]
:
ad_user
.
add_in_group
(
group
)
break
if
__name__
==
'
__main__
'
:
Write
Preview
Loading…
Cancel
Save
Powered by
TurnKey Linux
.