summaryrefslogtreecommitdiffstats
path: root/docs/docbook/manpages/winbindd.8.sgml
Commit message (Collapse)AuthorAgeFilesLines
* Update ntlm_auth and winbind manpages.Andrew Bartlett2003-04-021-6/+15
| | | | Andrew Bartlett
* smbpasswd -> netAndrew Bartlett2003-03-311-1/+1
|
* Fix two typosJelmer Vernooij2003-03-251-1/+1
|
* Remove documentation for removed optionsJelmer Vernooij2003-03-241-1/+0
|
* Document common arguments with entitiesJelmer Vernooij2003-03-241-14/+6
|
* More doco updates, in particular the fact that you must configure the smb.confAndrew Bartlett2003-02-011-4/+2
| | | | | | | | *before* you join, otherwise we don't have all the info that 'net join' needs. Also move from smbpasswd -j to 'net join' in the examples. Andrew Bartlett
* First step towards XML: Use correct syntaxJelmer Vernooij2003-01-281-41/+45
|
* patch to include support for daemontools from Michael HandlerGerald Carter2003-01-031-1/+28
|
* Update for 3.0 (document -B, -s, -n options). Is now currentJelmer Vernooij2002-10-181-1/+30
|
* Apply Vance Lankhaars' cifs2002 documentation patch - mostly grammar andJelmer Vernooij2002-09-271-152/+22
| | | | English typo fixes and updates of documentation
* merging some changes from SAMBA_2_2Gerald Carter2002-05-081-0/+15
|
* This is the 'winbind default domain' patch from Alexander BokovoyAndrew Bartlett2002-01-181-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <a.bokovoy@sam-solutions.net>. The idea is the domain\username is rather harsh for unix systems - people don't expect to have to FTP, SSH and (in particular) e-mail with a username like that. This 'corrects' that - but is not without its own problems. As you can see from the changes to files like username.c and wb_client.c (smbd's winbind client code) a lot of assumptions are made in a lot of places about lp_winbind_seperator determining a users's status as a domain or local user. The main change I will shortly be making is to investigate and kill off winbind_initgroups() - as far as I know it was a workaround for an old bug in winbind itself (and a bug in RH 5.2) and should no longer be relevent. I am also going to move to using the 'winbind uid' and 'winbind gid' paramaters to determine a user/groups's 'local' status, rather than the presence of the seperator. As such, this functionality is recommended for servers providing unix services, but is currently less than optimal for windows clients. (TODO: remove all references to lp_winbind_seperator() and lp_winbind_use_default_domain() from smbd) Andrew Bartlett
* merge from 2.2Gerald Carter2001-12-061-0/+9
|
* mega-merge from 2.2Gerald Carter2001-10-101-29/+24
|
* Doc fix merge from 2.2Tim Potter2001-09-181-10/+0
|
* fix typoHerb Lewis2001-09-111-1/+1
|
* Correction to winbind nss library install process. So how do I update theTim Potter2001-06-061-2/+6
| | | | manual/html pages???
* add a few, fix a few, add a few, fix a few...Gerald Carter2001-02-231-0/+502