summaryrefslogtreecommitdiffstats
path: root/source4/setup/setexpiry
Commit message (Collapse)AuthorAgeFilesLines
* net: Move setexpiry to 'net setexpiry'Jelmer Vernooij2009-12-311-72/+0
| | | | Signed-off-by: Andrew Tridgell <tridge@samba.org>
* s4:samdb/tools - That should fix now the last failuresMatthias Dieter Wallnöfer2009-09-211-0/+2
|
* s4:scripts - Reintroduce "-H" parameterMatthias Dieter Wallnöfer2009-09-211-2/+8
| | | | | | I removed it since on some scripts it was present, on others not - so I thought it wouldn't be really needed. This was a bad decision (pointed out by abartlet). So I reintroduce it on all scripts (to have consistent parameters).
* s4:python tools - try to fix some test problemsMatthias Dieter Wallnöfer2009-09-201-1/+1
|
* s4:various scripts under "setup" - UnificationMatthias Dieter Wallnöfer2009-09-181-15/+35
| | | | | | | - This unified the shape of those four scripts (comments, command sequence, call of SamDB) - To consider the samdb.py changes regarding the filter: there is now always the possibility either to specify the username or the search filter
* Correct the headers of some SAMBA 4 setup python scriptsMatthias Dieter Wallnöfer2009-06-291-1/+1
|
* added a simple script for setting password expiryAndrew Tridgell2008-08-301-0/+44
(This used to be commit cf37126ac7b833a3a739b151157c296afc0c979c)