summaryrefslogtreecommitdiffstats
path: root/docs/docbook/smbdotconf
Commit message (Collapse)AuthorAgeFilesLines
* This is a merge of the NETLOGON schannel server code from SambaVolker Lendecke2003-04-041-0/+24
| | | | | | | | | | | | | | | | | | | | TNG. Actually, it exists in the main Samba cvs tree in APPLIANCE_TNG as I found out later :-) It adds a new parameter: server schannel = yes/auto/no defaulting to auto. What does this mean to the user: No requireSignOrSeal registry patch for XP anymore. Many thanks for this code to Luke Leighton, Elrond and anybody else I forgot to mention. My next thing will be to see if this applies cleanly to 3_0. Please test and comment! Volker
* - Update documentation of 'wins server' (add info about tags, namespaces)Jelmer Vernooij2003-04-011-4/+15
|
* Use <note> instead of <emphasis>NOTE</emphasis> (gives much nicer output)Jelmer Vernooij2003-04-017-14/+14
|
* 3 things:Volker Lendecke2003-03-313-7/+18
| | | | | | | | | | | | * Remove 'ldap del only sam attr' after asking Lars Mueller from SuSE first. It is replaced by 'ldap delete dn' * Fix a typo in docs. * Document 'set primary group script'. Alexander, could you check the file in smbdotconf/ please? Thanks. Volker
* - Regenerate docsJelmer Vernooij2003-03-301-0/+15
| | | | - Document 'preload modules'
* Reflect current conversion statusAlexander Bokovoy2003-03-271-1/+1
|
* 1. Fix generate-file-list.sh to produce a list sorted by parameter name, ↵Alexander Bokovoy2003-03-2716-244/+295
| | | | | | not parameter section. 2. Convert base parameters to new meta-information scheme
* Add new framework for smb.conf(5). Please read README before trying to compile.Alexander Bokovoy2003-03-27323-0/+7843
I will commit more meta-information updates during week-end.