projects
/
mirror
/
userdir-ldap.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
c3cabdb
)
Removed list thingy
author
jgg
<>
Sat, 17 Jun 2000 18:43:42 +0000
(18:43 +0000)
committer
jgg
<>
Sat, 17 Jun 2000 18:43:42 +0000
(18:43 +0000)
ud-useradd
patch
|
blob
|
history
diff --git
a/ud-useradd
b/ud-useradd
index
cdaf3f8
..
9088502
100755
(executable)
--- a/
ud-useradd
+++ b/
ud-useradd
@@
-192,7
+192,7
@@
Subst["__LOGIN__"] = account;
Subst["__PRIVATE__"] = privsub;
Subst["__EMAIL__"] = email;
Subst["__PASSWORD__"] = CryptedPass;
Subst["__PRIVATE__"] = privsub;
Subst["__EMAIL__"] = email;
Subst["__PASSWORD__"] = CryptedPass;
-Subst["__LISTPASS__"] = string.strip(open(pwd.getpwuid(os.getuid())[5]+"/.debian-lists_passwd","r").read());
+
#
Subst["__LISTPASS__"] = string.strip(open(pwd.getpwuid(os.getuid())[5]+"/.debian-lists_passwd","r").read());
# Generate the LDAP request
Rec = [(ldap.MOD_REPLACE,"uid",account),
# Generate the LDAP request
Rec = [(ldap.MOD_REPLACE,"uid",account),