mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
Correct the headers of some SAMBA 4 setup python scripts
This commit is contained in:
parent
1e21adaaf6
commit
2d9b51c2a8
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/python
|
||||
#
|
||||
# add a new user to a Samba4 server
|
||||
# Enables a disabled user account on a Samba4 server
|
||||
# Copyright Andrew Tridgell 2005
|
||||
# Copyright Jelmer Vernooij 2008
|
||||
# Released under the GNU GPL version 3 or later
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/python
|
||||
#
|
||||
# set the password expiry for a user
|
||||
# Sets the password expiry for a user on a Samba4 server
|
||||
# Copyright Andrew Tridgell 2005
|
||||
# Copyright Jelmer Vernooij 2008
|
||||
# Released under the GNU GPL version 3 or later
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/python
|
||||
#
|
||||
# Add a new user to a Samba4 server
|
||||
# Sets a user password on a Samba4 server
|
||||
# Copyright Jelmer Vernooij 2008
|
||||
#
|
||||
# Based on the original in EJS:
|
||||
|
Loading…
Reference in New Issue
Block a user