summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/netcmd/newuser.py
Commit message (Expand)AuthorAgeFilesLines
* samba-tool: Removed newuserGiampaolo Lauria2011-07-281-92/+0
* samba-tool: moved takes_optiongroups definition to Command base classGiampaolo Lauria2011-07-211-6/+1
* s4-samba-tool Show when we have created the user successfullyAndrew Bartlett2010-12-011-0/+1
* s4-samba-tool: fixed exception handling in subcommandsAndrew Tridgell2010-11-291-3/+2
* s4-python: python is not always in /usr/binAndrew Tridgell2010-06-241-1/+1
* Modifications extending functionality of newuser cmd and new net group set of...Lukasz Zalewski2010-06-201-2/+33
* pynet: Raise proper exceptions rather than invoking sys.exit.Jelmer Vernooij2010-05-191-4/+4
* s4:net utility - make outprinted description comments more consistentMatthias Dieter Wallnöfer2010-05-091-1/+1
* s4:net utility - remove unixname parameter of samdb.newuserMatthias Dieter Wallnöfer2010-05-091-9/+4
* s4-net: don't show a full python exception when you can't open sam.ldbAndrew Tridgell2010-04-201-2/+2
* s4-net: nicer error message (and no exception)Andrew Tridgell2010-04-161-2/+8
* s4-net: Simplify SamDB connect code.Jelmer Vernooij2010-04-081-6/+1
* General cleanups of python code, hinted by pyflakes.Jelmer Vernooij2010-03-011-1/+1
* Fix permissions - net subcommand modules don't need to be executable.Jelmer Vernooij2010-01-161-0/+0
* net: Move 'newuser' to 'net newuser'Jelmer Vernooij2009-12-311-0/+70