summaryrefslogtreecommitdiffstats
path: root/docs/docbook/manpages/smb.conf.5.sgml
Commit message (Collapse)AuthorAgeFilesLines
* This is a merge of the NETLOGON schannel server code from SambaVolker Lendecke2003-04-041-0/+26
| | | | | | | | | | | | | | | | | | | | 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-1/+15
|
* Use <note> instead of <emphasis>NOTE</emphasis> (gives much nicer output)Jelmer Vernooij2003-04-011-16/+15
|
* 3 things:Volker Lendecke2003-03-311-12/+21
| | | | | | | | | | | | * 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-1/+17
| | | | - Document 'preload modules'
* Fix two typosJelmer Vernooij2003-03-251-1/+1
|
* Fix another opened-but-not-closed tagAlexander Bokovoy2003-03-251-3/+1
|
* Fixed opened-but-not-closed listitem/varlistentry for LDAPADMINDNAlexander Bokovoy2003-03-251-0/+2
|
* This adds 'ldap delete dn' as the recommended parameterVolker Lendecke2003-03-231-4/+14
| | | | | | | | for the 'ldap del only sam attr' functionality. So we are compatiple to the current SuSE patches as well as to TNG... ;-) Volker
* Add paramter 'ldap del only sam attr'.Volker Lendecke2003-03-191-2/+9
| | | | | | | This patch is heavily based on a patch by SuSE. Thanks to Guenther Deschner <gd@suse.de> for providing it. Volker
* Fix typo.Volker Lendecke2003-03-191-1/+1
| | | | | | Thanks to Guenther Deschner <gd@suse.de> Volker
* Add documentation on line returned by 'add printer command' scriptJelmer Vernooij2003-03-061-1/+7
|
* Remove documentation for obsolete parameters, but add a note in ↵Jelmer Vernooij2003-02-271-146/+1
| | | | 'upgrading-to-3.0'
* Clarify that 'use spnego = yes' is fine in all known situations.Andrew Bartlett2003-02-011-3/+3
| | | | Andrew Bartlett
* Minor doco updates - with a slightly bigger change to theAndrew Bartlett2003-02-011-42/+61
| | | | | | | | | 'security=server/domain' text, to try and explain the difference better, and why you should always use the latter. Also update the BDC-HOWTO to have some relation to current reality. Andrew Bartlett
* First step towards XML: Use correct syntaxJelmer Vernooij2003-01-281-622/+637
|
* * merge fixes for SGML syntax errors (does no one ever regenerate the docs?)Gerald Carter2003-01-161-2/+2
| | | | | * regenerate the docs * add some files from SAMBA_3_0
* We still have 'ldap server' and 'ldap port'. Could somebody pleaseVolker Lendecke2003-01-021-0/+41
| | | | | | | | regen the docs? Thanks, Volker
* Add msdfs proxy functionality to HEAD.Shirish Kalele2002-12-291-5/+23
|
* sync docs with SAMBA_3_0 and regenerateGerald Carter2002-11-271-6/+13
|
* Add support for 'restrict anonymous=2' and make the doco give a slight hintAndrew Bartlett2002-11-221-24/+6
| | | | | | | | | | as to what it now does in 3.0. Needs more work, but better than documenting the old functionality :-). As the security benifits of this are nullified by a setting of 'guest ok' on any share, we might want to put some documentation there too. Andrew Bartlett
* Spelling fix.Tim Potter2002-11-201-1/+1
|
* Fixed two very, very minor typos (that sort of just annoyed me).Christopher R. Hertel2002-11-191-2/+2
|
* Update documentation to cover cascaded VFS modulesJelmer Vernooij2002-11-141-9/+7
|
* Fix small syntax errorsJelmer Vernooij2002-11-051-5/+7
|
* The default for 'announce version' is 4.9, not 4.5 or 4.2Jelmer Vernooij2002-11-051-2/+2
|
* Fix typoAndrew Bartlett2002-11-021-1/+1
|
* Add a 'ldap trust ids' option that lets pdb_ldap check for posixAccountAndrew Bartlett2002-11-021-7/+39
| | | | | | | | | | | | | attributes rather than calling getpwnam() on the user. This should help fix some of metze's performance issues - particularly on enumerations. There is a consequential change to the operation of 'non unix account's in LDAP - they are no longer restricted to being 'within' the NUA range, but will always be added to that range. Finally, there is the doco for this and the previous LDAP SSL changes.
* Update info on ldap suffix (thanks metze)Jelmer Vernooij2002-10-281-1/+1
|
* document ldap suffixJelmer Vernooij2002-10-281-0/+2
|
* add a 'mangle prefix' option to allow people to tune the number ofAndrew Tridgell2002-10-211-4/+15
| | | | | | | | | characters used in the prefix for 8.3 names in the hash2 algorithm. The longer the prefix the more readable the 8.3 names will be, but the weaker the hash. this was added because of someone complaining that the new hashing algorithm was unreadable but the old one was broken :)
* smb.conf.5 is completely up-to-date for 3.0 now. Say so in the VERSION sectionJelmer Vernooij2002-10-181-1/+1
|
* Document %D. Make a difference between sub_basic and sub_advanced substitutionsJelmer Vernooij2002-10-181-54/+59
|
* merge sendfile entry from SAMBA_2_2 and fix typoGerald Carter2002-10-031-85/+123
|
* Document 'hide special files'Jelmer Vernooij2002-10-031-0/+12
|
* Remove deprecated smb.conf options that were still in smb.conf.5:Jelmer Vernooij2002-10-021-89/+2
| | | | | | | domain admin group domain guest group use rhosts status
* Apply Vance Lankhaars' cifs2002 documentation patch - mostly grammar andJelmer Vernooij2002-09-271-2/+2
| | | | English typo fixes and updates of documentation
* Do not update manpages directly...Volker Lendecke2002-09-271-1/+10
|
* Doco patch from metze. This reformats the 'ldap ssl' docs, and add doco forAndrew Bartlett2002-09-271-9/+35
| | | | | | the new 'ldap passwd sync' option. Andrew Bartlett
* "disable charset" -> "display charset". oopsJelmer Vernooij2002-09-071-1/+1
|
* paranoid server security defaults to yesAndrew Bartlett2002-08-301-1/+1
|
* Several small fixesJelmer Vernooij2002-08-291-1/+1
|
* document nisplus samJelmer Vernooij2002-08-211-0/+2
|
* More smb.conf manpage updates:Jelmer Vernooij2002-08-191-23/+194
| | | | | | | | | | | | | | | | | | | | add printer command -> addprinter command delete printer command -> deleteprinter command display charset dos charset hide unwriteable -> hide unwriteable files hostname lookups name cache timeout ntlm auth paranoid server security realm smb ports unicode unix charset wtmp directory wins partners block size vfspath
* Adding documentation for options:Jelmer Vernooij2002-08-191-19/+129
| | | | | | | | | | | add user to group script delete group script ads server delete user from group script disable netbios block size hide unwriteable mangling method
* paramater -> parameterJelmer Vernooij2002-08-171-2/+2
|
* Rework the 'guest account get's RID 501' code again...Andrew Bartlett2002-08-171-0/+4
| | | | | | | | | | This moves it right into the passdb subsystem, where we can do this in just one (or 2) places. Due to the fact that this code can be in a tight loop, I've had to make 'guest account' a 'const' paramater, where % macros cannot be used. In any case, if the 'guest account' varies, we are in for some nasty cases in the other code, so it's useful anyway. Andrew Bartlett
* large set of updates converting some of the textdocs to SGML/DocBook.Gerald Carter2002-08-151-13/+22
| | | | | | | | | | | I think these were originally from Jelmer, but I've lost the original message. Also had some syntax errors in the manpages (does no one regenerate after making changes to the SGML source?) Still have some developer specific docs to add from Jelmer in the next go around....
* updates the log level parameter man sectionSimo Sorce2002-08-031-3/+6
| | | | | can someone regenerate and commit the other formats? thanks
* Warn about n^2 algorithm with utmp=yes.Andrew Bartlett2002-07-281-0/+6
| | | | Andrew Bartlett