summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf
Commit message (Collapse)AuthorAgeFilesLines
...
* smb.conf(5): Add basic documentation for 'krb5 port'.Jelmer Vernooij2012-09-261-0/+11
|
* smb.conf(5): 'write ok' is a reverse synonym for 'read only'.Jelmer Vernooij2012-09-261-0/+1
|
* smb.conf(5): Distinguish parametric options.Jelmer Vernooij2012-09-262-2/+2
|
* smb.conf(5): Remove documentation for removed 'lock spin count'Jelmer Vernooij2012-09-261-12/+0
| | | | | | | parameter. Autobuild-User(master): Jelmer Vernooij <jelmer@samba.org> Autobuild-Date(master): Wed Sep 26 09:41:09 CEST 2012 on sn-devel-104
* smb.conf(5): Remove 'idmap config' documentation - the parameter hasJelmer Vernooij2012-09-261-124/+0
| | | | been removed.
* smb.conf.5: Document 'cldap port'.Jelmer Vernooij2012-09-261-0/+13
|
* docs: describe the new parameter "durable handles" in the smb.conf manpageMichael Adam2012-09-101-0/+27
|
* docs: add desciption of new parameter "kernel share modes" to the smb.conf ↵Michael Adam2012-09-101-0/+31
| | | | manpage
* docs-xml: change "server max protocol" to "SMB3"Stefan Metzmacher2012-09-081-1/+1
| | | | metze
* doc: improve quotacommand man page docuBjörn Jacke2012-09-082-25/+29
|
* s3-printing: Restrict printing=cups to systems with cups development headers ↵Andrew Bartlett2012-09-061-1/+5
| | | | | | | | | at build time This means that instead of failing due to the default commandline values not being quite correct that we clearly fail at loadparm and testparm time when parsing the printing= line. Andrew Bartlett
* docs: Remove docs for removed parameter 'display charset'Andrew Bartlett2012-09-041-17/+0
|
* docs: Remove references to security=share and security=server from the ↵Andrew Bartlett2012-09-049-91/+12
| | | | smb.conf docs
* docs: Remove docs for removed parameter 'parinoid server security'Andrew Bartlett2012-09-041-19/+0
|
* docs-xml: fix pid directory exampleBjörn Baumbach2012-08-031-1/+1
| | | | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Fri Aug 3 10:30:37 CEST 2012 on sn-devel-104
* docs-xml: fix dfree cache time exampleBjörn Baumbach2012-08-031-1/+1
| | | | Signed-off-by: Stefan Metzmacher <metze@samba.org>
* lib/param: Rename "socket address" to "nbt client socket address" to clarify ↵Andrew Bartlett2012-07-271-8/+6
| | | | | | | | | | | | | role This parameter is only used in our NBT client code and in nmbd as a fallback when we fail to select a better interface from "interfaces" to use directly. Andrew Bartlett Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Fri Jul 27 12:16:25 CEST 2012 on sn-devel-104
* docs: Mark "socket address" as deprecatedAndrew Bartlett2012-07-271-0/+1
|
* param: Make socket_address common, Revert ↵Andrew Bartlett2012-07-271-1/+1
| | | | | | | | | | | | | | | | 611ef42053eb99f4c29d4efa86eaea9f1ca06286 This essentially reverts the commit 611ef42053eb99f4c29d4efa86eaea9f1ca06286 Author: Yasuma Takeda <yasuma@osstech.co.jp> Date: Fri Dec 5 13:37:51 2008 -0800 Fix bug #5944 - nmbd does not boot if socket adress = "" is defined in smb.conf Intead, the documentation is fixed so that the correct default is recorded. Removing the special case handling here allows this to be dealt with in the same way as all other parameters. Andrew Bartlett
* doc: Remove references to deprecated 'share modes' parameter.Andreas Schneider2012-07-031-29/+0
| | | | | Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Tue Jul 3 23:49:18 CEST 2012 on sn-devel-104
* doc: Remove all references to 'printer admin' option.Andreas Schneider2012-07-032-30/+2
|
* doc: Remove documentation about idmap_adex.Andreas Schneider2012-07-031-5/+1
|
* docs-xml: document "server max protocol" "SMB2" selects PROTOCOL_SMB2_10Stefan Metzmacher2012-06-291-1/+1
| | | | | | | metze Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Fri Jun 29 02:07:17 CEST 2012 on sn-devel-104
* docs-xml: fix typos and format in smb.conf server max protocol manBjörn Baumbach2012-06-283-21/+23
|
* Merge suggested fix from bug 7511 and enhance itBjörn Jacke2012-06-261-3/+2
| | | | | | | | | | | Changes from Lars Müller and Olaf Flebbe: a) The location in the filesystem defaults to STATEDIR/usershare b) If undefined the default location is used; if set to zero (the default) user defined shares are ignored. Autobuild-User(master): Björn Jacke <bj@sernet.de> Autobuild-Date(master): Tue Jun 26 19:55:00 CEST 2012 on sn-devel-104
* docs-xml: document "server max protocol" SMB3 and SMB3_00Stefan Metzmacher2012-06-251-1/+10
| | | | metze
* docs-xml: fix reference from "server min protocol" to "server max protocol"Stefan Metzmacher2012-06-251-1/+1
| | | | metze
* s3: Correct documentation of case sensitiveOlaf Flebbe2012-06-221-1/+1
| | | | | | | this fixes bug #8552 Autobuild-User(master): Björn Jacke <bj@sernet.de> Autobuild-Date(master): Fri Jun 22 21:59:59 CEST 2012 on sn-devel-104
* docs: document new server role valuesAndrew Bartlett2012-06-151-2/+24
|
* doc: fix typo uniq → uniqueBjörn Jacke2012-06-131-1/+1
|
* s3/doc: some spelling fixesBjörn Jacke2012-06-1122-25/+25
| | | | | | | Thanks to Frans Luteijn <f.a.g.luteijn at knoware.nl> for providing the fixes! Autobuild-User(master): Björn Jacke <bj@sernet.de> Autobuild-Date(master): Mon Jun 11 23:16:26 CEST 2012 on sn-devel-104
* s3-smbd: Remove support for protocols before LANMAN1Andrew Bartlett2012-06-051-1/+1
| | | | | | | This falls out of the removal of security=share, because we now require that a session setup has been performed before (essentially) all other operations. Andrew Bartlett
* s3-loadparm: Swap synonyms of max/min protocol to server max/min protocolAndrew Bartlett2012-05-302-4/+7
| | | | | | | | | | This matches the lib/param code, as is a seperate parameter for the client there. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Wed May 30 06:04:41 CEST 2012 on sn-devel-104
* Note that "keepalive" only applies to SMB1 connections.Jeremy Allison2012-05-181-0/+3
| | | | | Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Fri May 18 02:59:34 CEST 2012 on sn-devel-104
* docs-xml: remove documentation of "SECURITY = SERVER"Stefan Metzmacher2012-05-151-32/+0
| | | | metze
* s3-loadparm: Add synonym "private directory".Karolin Seeger2012-05-111-0/+1
| | | | | | | Karolin Autobuild-User: Karolin Seeger <kseeger@samba.org> Autobuild-Date: Fri May 11 13:04:03 CEST 2012 on sn-devel-104
* s3-docs: Fix bug #7930.Karolin Seeger2012-05-081-1/+7
| | | | | | | | | Add hint that setting "profile acls = yes" on normal shares can cause trouble. Karolin Autobuild-User: Karolin Seeger <kseeger@samba.org> Autobuild-Date: Tue May 8 18:47:59 CEST 2012 on sn-devel-104
* s3-docs: Fix several typos.Karolin Seeger2012-05-081-1/+1
| | | | | | | | | | Part of a fix for bug #7938. Based on a patch provided by John Bradshaw <john@johnbradshaw.org>. Karolin Autobuild-User: Karolin Seeger <kseeger@samba.org> Autobuild-Date: Tue May 8 13:56:32 CEST 2012 on sn-devel-104
* s3: switch off kernel oplocks by defaultChristian Ambach2012-04-161-4/+3
| | | | | as discussed on samba-technical, turn kernel oplocks off by default to not leave users without the benefits of Level II oplocks
* docs: update kernel oplocks documentationChristian Ambach2012-04-111-2/+7
| | | | Signed-off-by: Jeremy Allison <jra@samba.org>
* docs-xml: fix default name resolve order (fix bug #7564)Björn Baumbach2012-04-061-1/+1
| | | | | Autobuild-User: Volker Lendecke <vl@samba.org> Autobuild-Date: Fri Apr 6 09:54:37 CEST 2012 on sn-devel-104
* Change default protocol to SMB2_02.Jeremy Allison2012-03-071-3/+17
| | | | | Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Wed Mar 7 22:41:21 CET 2012 on sn-devel-104
* s3-auth: Remove security=share (depricated since 3.6).Andrew Bartlett2012-03-044-169/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch removes security=share, which Samba implemented by matching the per-share password provided by the client in the Tree Connect with a selection of usernames supplied by the client, the smb.conf or guessed from the environment. The rationale for the removal is that for the bulk of security=share users, we just we need a very simple way to run a 'trust the network' Samba server, where users mark shares as guest ok. This is still supported, and the smb.conf options are documented at https://wiki.samba.org/index.php/Public_Samba_Server At the same time, this closes the door on one of the most arcane areas of Samba authentication. Naturally, full user-name/password authentication remain available in security=user and above. This includes documentation updates for username and only user, which now only do a small amount of what they used to do. Andrew Bartlett -------------- / \ / REST \ / IN \ / PEACE \ / \ | SEC_SHARE | | security=share | | | | | | 5 March | | | | 2012 | *| * * * | * _________)/\\_//(\/(/\)/\//\/\///|_)_______
* docs-xml: remove docs for "send spnego principal"Stefan Metzmacher2012-02-161-28/+0
| | | | metze
* docs: Add documentation for server roleAndrew Bartlett2011-11-172-1/+75
|
* Deprecate "acl check permissions".Jeremy Allison2011-10-211-0/+3
| | | | | Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Fri Oct 21 21:51:18 CEST 2011 on sn-devel-104
* s3-docs: Add a clarification note for nss_info primary group membership ↵Günther Deschner2011-10-191-1/+2
| | | | | | | | | calculation. Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Oct 19 03:10:40 CEST 2011 on sn-devel-104
* s3-docs: Document Services for Unix 2.0 (sfu20) nss_info ldap schema support.Günther Deschner2011-10-191-2/+3
| | | | Guenther
* Another part of the fix for Bug 8473 - smb2_find uses a hard coded max reply ↵Jeremy Allison2011-10-134-7/+7
| | | | | | | | | | | size of 0x10000 instead of smb2_max_trans. Change the defaults and the documentation to reflect the 64k limit. Signed-off-by: Stefan Metzmacher <metze@samba.org> Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Thu Oct 13 12:22:23 CEST 2011 on sn-devel-104
* Fix some typosVolker Lendecke2011-09-201-5/+2
|