From: joey <> Date: Sat, 11 Aug 2007 09:59:45 +0000 (+0000) Subject: Improved admin output X-Git-Tag: debian_userdir-ldap_0-3-14~6 X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fuserdir-ldap.git;a=commitdiff_plain;h=2e69e156ef1a4920643fea141577e238e5afa9e8 Improved admin output --- diff --git a/ud-roleadd b/ud-roleadd index 08f28ac..db83f18 100755 --- a/ud-roleadd +++ b/ud-roleadd @@ -83,6 +83,7 @@ print " GECOS Field: \"%s,,,,\"" % cn print " Login Shell: /bin/false" Res = raw_input("Continue [No/yes]? ") if Res != "yes": + print "Not adding %s" % cn sys.exit(1) # Submit the modification request