summaryrefslogtreecommitdiffstats
path: root/docs/manpages/smbpasswd.8
Commit message (Collapse)AuthorAgeFilesLines
* regeneratedHerb Lewis2002-04-031-5/+6
|
* fix note that starts root only options so it works for manpage outputHerb Lewis2002-04-031-1/+3
|
* update to match usage message from smbpasswd.Herb Lewis2002-04-031-138/+145
|
* Regen docoAndrew Bartlett2002-02-021-5/+20
|
* lareg autogen and cleanup of old files. Preparing forGerald Carter2001-12-061-1/+1
| | | | merge into HEAD.
* added -w switch for --with-ldapsam option of setting theGerald Carter2001-10-121-2/+14
| | | | "ldap admin dn" password.
* fixed wrong reference to nmblookup in the winbindd(8) manGerald Carter2001-09-171-2/+2
| | | | | | pages as pointed out by Anthony J. Breeds-Taurima". Also checked in a quick up date to the smbpasswd(8) man page.
* Updated with new parameters.Jeremy Allison2001-07-091-1/+1
| | | | Jeremy.
* large set of updates from Richard Hellier <rlh@lsil.com>.Gerald Carter2001-06-221-7/+7
| | | | Mostly tag fixes and typos. Many Thanks! :)
* autogen after fixing the strip-links.pl script to handleGerald Carter2001-05-031-2/+3
| | | | newlines correctly.
* updated Makefile to use the ldp DSSSL and regenerated all docs.Gerald Carter2001-04-241-1/+1
| | | | The PDF file looks a lot better now. Shorter as well due to new layout.
* added 'total print jobs' to smb.conf and fixed a lot of typos/Gerald Carter2001-04-031-2/+2
| | | | ambiguous sentences found by Rafal Szczesniak
* preparing for release of 2.2.0-alpha3Samba Release Account2001-03-231-1/+1
|
* autogen stuff. small perl script in docbook/scriptsGerald Carter2001-03-101-6/+5
| | | | which strip the ugly <URL:.*html.*> links generated by docbook2man.
* autogen stuffGerald Carter2001-02-281-307/+300
|
* preparing for release of 2.2.0-alpha2Samba Release Account2001-01-301-1/+1
|
* preparing for release of 2.2.0-alpha1Samba Release Account2000-11-231-1/+1
|
* preparing for release of 2.2.0-alpha0Samba Release Account2000-10-081-1/+1
|
* - added example config section to winbindd man pageAndrew Tridgell2000-05-121-4/+11
| | | | - reran yodldocs with newer version of yodl
* re-ran yodlAndrew Tridgell1998-11-271-3/+3
|
* Update for 2.0beta1.Jeremy Allison1998-11-141-15/+21
| | | | Jeremy.
* Added link to YODL url.Jeremy Allison1998-11-111-2/+4
| | | | Jeremy.
* First versions of the man pages auto-generated from the YODLJeremy Allison1998-11-111-137/+292
| | | | | source. Jeremy.
* preparing for release of 2.0.0 alpha 11Samba Release Account1998-10-081-1/+1
|
* preparing for release of 2.0.0 alpha 10Samba Release Account1998-10-081-1/+1
|
* preparing for release of 2.0.0 alpha 6Samba Release Account1998-09-181-1/+1
|
* preparing for release of 2.0.0 alpha 5Samba Release Account1998-09-171-1/+1
|
* preparing for release of 2.0.0 alpha 1Samba Release Account1998-08-311-1/+1
|
* preparing for release of 2.0.0 alphaSamba Release Account1998-08-311-1/+1
|
* Adding the same changes to HEAD as were added to BRANCH_1_9_18.Jeremy Allison1998-03-191-9/+35
| | | | | | | | | | | | | Changed smbpasswd to be client-server for a normal user, rather than accessing the private/smbpasswd file directly (it still accesses this file directly when run as root, so root can add users/change a users password without knowing the old password). A shakeout of this change is that smbpasswd can now be used to change a users password on a remote NT machine (yep - you heard that one right - we can now change a NT password from UNIX !!!!!). Jeremy.
* preparing for release of 1.9.18Samba Release Account1998-01-081-1/+1
|
* preparing for release of 1.9.18alpha14Samba Release Account1997-12-241-1/+1
|
* preparing for release of 1.9.18alpha13Samba Release Account1997-12-161-1/+1
|
* preparing for release of 1.9.18alpha12Samba Release Account1997-11-281-1/+1
|
* preparing for release of 1.9.18alpha11Samba Release Account1997-11-021-1/+1
|
* preparing for release of 1.9.18alpha10Samba Release Account1997-11-011-1/+1
|
* preparing for release of 1.9.18alpha9Samba Release Account1997-10-301-1/+1
|
* preparing for release of 1.9.18alpha8Samba Release Account1997-10-291-1/+1
|
* preparing for release of 1.9.18alpha7Samba Release Account1997-10-291-1/+1
|
* preparing for release of 1.9.18alpha6Samba Release Account1997-10-271-1/+1
|
* preparing for release of 1.9.18alpha5Samba Release Account1997-10-251-1/+1
|
* preparing for release of 1.9.18alpha4Samba Release Account1997-10-241-1/+1
|
* preparing for release of samba-1.9.18alpha4Samba Release Account1997-10-241-1/+1
|
* preparing for release of 1.9.18alpha3Samba Release Account1997-10-211-1/+1
|
* preparing for release of 1.9.18alpha2Samba Release Account1997-10-211-1/+1
|
* fix several references to samba-bugs@anu.edu.au which should be ↵Samba Release Account1997-08-221-1/+1
| | | | samba-bugs@samba.anu.edu.au
* Wrote man page for smbpasswd program as part of documentationSamba Release Account1997-07-101-0/+112
effort. Finally added -a option (for Andrew :-). Jeremy (jallison@whistle.com)