summaryrefslogtreecommitdiff
path: root/python/samba/netcmd/user.py
AgeCommit message (Expand)AuthorFilesLines
2017-07-05Easily edit a users object in AD, as if using ldbedit.Rowland Penny1-1/+138
2017-05-25samba-tool add support for userPasswordGary Lockyer1-22/+88
2017-05-25samba-tool user: add rounds option to virtualCryptSHAxxxGary Lockyer1-7/+78
2017-05-25samba-tool user: Support for virtualWDigest attributesGary Lockyer1-0/+152
2017-05-05samba-tool: fix log message of 'samba-tool user syncpasswords'Stefan Metzmacher1-1/+1
2017-05-04samba-tool: let 'samba-tool user syncpasswords' report deletions immediatelyStefan Metzmacher1-1/+1
2017-02-22Correct "specifiy" typos.Chris Lamb1-5/+5
2017-02-21python/samba: use an explicit .encode('utf-8') where we expect utf8 passwordsStefan Metzmacher1-1/+1
2016-09-30bug 12292: stop user.py throwing errors if user is unknownRowland Penny1-3/+16
2016-07-22samba-tool: add --decrypt-samba-gpg support to 'user getpasswords' and 'user ...Stefan Metzmacher1-11/+152
2016-07-22samba-tool: add 'user syncpasswords' commandStefan Metzmacher1-0/+760
2016-07-22samba-tool: add 'user getpassword' commandStefan Metzmacher1-0/+408
2016-06-30samba-tool: add 'samba-tool user setpassword --smartcard-required/--clear-sma...Stefan Metzmacher1-10/+52
2016-06-30samba-tool: do a password retype validation check for 'samba-tool user setpas...Stefan Metzmacher1-3/+7
2016-06-30samba-tool: add --smartcard-required option to 'samba-tool user create'Stefan Metzmacher1-3/+20
2016-06-27samba-tool: really deprecate 'samba-tool user add'Stefan Metzmacher1-3/+3
2015-12-07samba-tool: user create examples show 'add' instead of 'create'Rowland Penny1-4/+4
2015-11-06Fix various spelling errorsMathieu Parent1-1/+1
2015-02-03samba-tool: Create NIS enabled users and unixHomeDirectory attributeMarc Muehlfeld1-2/+23
2014-09-08samba-tool: fix reply when zero day pwd expiry is setBjörn Jacke1-4/+4
2014-08-06Redescribe --userou usageMarc Muehlfeld1-2/+2
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-0/+605