Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update ntlm_auth and winbind manpages. | Andrew Bartlett | 2003-04-02 | 1 | -6/+15 |
| | | | | Andrew Bartlett | ||||
* | smbpasswd -> net | Andrew Bartlett | 2003-03-31 | 1 | -1/+1 |
| | |||||
* | Fix two typos | Jelmer Vernooij | 2003-03-25 | 1 | -1/+1 |
| | |||||
* | Remove documentation for removed options | Jelmer Vernooij | 2003-03-24 | 1 | -1/+0 |
| | |||||
* | Document common arguments with entities | Jelmer Vernooij | 2003-03-24 | 1 | -14/+6 |
| | |||||
* | More doco updates, in particular the fact that you must configure the smb.conf | Andrew Bartlett | 2003-02-01 | 1 | -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 syntax | Jelmer Vernooij | 2003-01-28 | 1 | -41/+45 |
| | |||||
* | patch to include support for daemontools from Michael Handler | Gerald Carter | 2003-01-03 | 1 | -1/+28 |
| | |||||
* | Update for 3.0 (document -B, -s, -n options). Is now current | Jelmer Vernooij | 2002-10-18 | 1 | -1/+30 |
| | |||||
* | Apply Vance Lankhaars' cifs2002 documentation patch - mostly grammar and | Jelmer Vernooij | 2002-09-27 | 1 | -152/+22 |
| | | | | English typo fixes and updates of documentation | ||||
* | merging some changes from SAMBA_2_2 | Gerald Carter | 2002-05-08 | 1 | -0/+15 |
| | |||||
* | This is the 'winbind default domain' patch from Alexander Bokovoy | Andrew Bartlett | 2002-01-18 | 1 | -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.2 | Gerald Carter | 2001-12-06 | 1 | -0/+9 |
| | |||||
* | mega-merge from 2.2 | Gerald Carter | 2001-10-10 | 1 | -29/+24 |
| | |||||
* | Doc fix merge from 2.2 | Tim Potter | 2001-09-18 | 1 | -10/+0 |
| | |||||
* | fix typo | Herb Lewis | 2001-09-11 | 1 | -1/+1 |
| | |||||
* | Correction to winbind nss library install process. So how do I update the | Tim Potter | 2001-06-06 | 1 | -2/+6 |
| | | | | manual/html pages??? | ||||
* | add a few, fix a few, add a few, fix a few... | Gerald Carter | 2001-02-23 | 1 | -0/+502 |