summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf
AgeCommit message (Collapse)AuthorFilesLines
2013-06-11auth: Remove "password level"Andrew Bartlett1-48/+0
We now only lowercase the password, we do not attempt to find another case combination that the password might be in. This option is already depricated, so it is now time to remove it. Andrew Bartlett Reviewed-by: Simo Sorce <idra@samba.org>
2013-06-01docs: Avoid mentioning a possibly misleading option.Michael Wood1-2/+2
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2013-05-17docs/rpcdaemon: some formating fixesBjörn Jacke1-10/+16
Reviewed-by: Andreas Schneider <asn@samba.org> Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Fri May 17 10:34:18 CEST 2013 on sn-devel-104
2013-05-14doc-xml/smbdotconf: fix server [min|max] protocol documentationStefan Metzmacher2-11/+1
Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
2013-05-10docs: smb.conf: fix max read/write/trans default values (bug #9871)Björn Baumbach3-6/+15
Commit 6d128aac119d948f0ecb0dcf6b400b4eb4027fe6 has increased the limit: "s3:smb2_server increase defaults for read/write/trans sizes to 1MB" Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Fri May 10 23:14:50 CEST 2013 on sn-devel-104
2013-05-07Fix up the man pages to explain that "store dos attributes" overrides them.Jeremy Allison5-2/+26
Signed-off-by: Jeremy Allison <jra@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Tue May 7 01:24:54 CEST 2013 on sn-devel-104
2013-04-05doc: Document performance impact of "hide unxx" parametersVolker Lendecke2-0/+6
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: David Disseldorp <ddiss@samba.org> Autobuild-User(master): David Disseldorp <ddiss@samba.org> Autobuild-Date(master): Fri Apr 5 18:40:58 CEST 2013 on sn-devel-104
2013-03-12s3: remove some dead code (for setdir command)Christian Ambach1-19/+0
set dir seems to have been a special SMB command used by Pathworks clients the supporting code for it was already removed in 2007, so just remove all remnants related to it (smb.conf parameter, documentation, ...) Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Tue Mar 12 01:03:37 CET 2013 on sn-devel-104
2013-03-06Documentation: Add a warning to "socket options"Scott Lovenberg1-0/+17
Add a warning to the "socket options" section of the smb.conf man page that changing socket options can be dangerous to performance. Hopefully this will cut down on users reporting poor performance after changing socket options. Signed-off-by: Scott Lovenberg <scott.lovenberg@gmail.com> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
2013-02-20ntdb: switch between secrets.tdb and secrets.ntdb depending on 'use ntdb'Rusty Russell4-5/+5
Since we open with dbwrap, it auto-converts old tdbs (which it will rename to secrets.tdb.bak once it's done). Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Autobuild-User(master): Rusty Russell <rusty@rustcorp.com.au> Autobuild-Date(master): Wed Feb 20 07:09:19 CET 2013 on sn-devel-104
2013-02-20param: 'use ntdb' flag (off by default).Rusty Russell1-0/+23
For simplicity, we use this in the caller to choose between filenames. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2013-02-18docs: Fix typo.Karolin Seeger1-1/+1
Signed-off-by: Karolin Seeger <kseeger@samba.org>
2013-02-14docs: fix typo in serverrole.xmlSamba-JP oota1-1/+1
Reviewed-by: David Disseldorp <ddiss@samba.org> Autobuild-User(master): David Disseldorp <ddiss@samba.org> Autobuild-Date(master): Thu Feb 14 18:43:57 CET 2013 on sn-devel-104
2013-02-06docs: Add missing ")".Samba-JP oota1-1/+1
Signed-off-by: Karolin Seeger <kseeger@samba.org> Reviewed-by: Karolin Seeger <kseeger@samba.org> Autobuild-User(master): Karolin Seeger <kseeger@samba.org> Autobuild-Date(master): Wed Feb 6 10:47:11 CET 2013 on sn-devel-104
2013-01-15smb.conf(5): client min protocol: add hint at list of available protocolsBjörn Baumbach2-10/+13
And fix the format. Signed-off-by: Björn Baumbach <bb@sernet.de> Reviewed-by: Michael Adam <obnox@samba.org> Reviewed-by: Volker Lendecke <vl@samba.org>
2013-01-15smb.conf(5): server min protocol: add hint at list of available protocolsBjörn Baumbach1-7/+10
And fix the format. Signed-off-by: Björn Baumbach <bb@sernet.de> Reviewed-by: Michael Adam <obnox@samba.org> Reviewed-by: Volker Lendecke <vl@samba.org>
2012-12-05Documentation fixes for bug #9462 - Users can not be given write permissions ↵Jeremy Allison8-36/+4
any more by default Ensure we don't apply the masks + force modes on security setting changes, only on create. Signed-off-by: Jeremy Allison <jra@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
2012-11-13smbd: Remove NT4 compatability handling in posix -> NT ACL conversionAndrew Bartlett1-17/+0
NT4 is long dead, and we should not change which ACL we return based on what we think the client is. The reason we should not do this, is that if we are using vfs_acl_xattr then the hash will break if we do. Additionally, it would require that the python VFS interface set the global remote_arch to fake up being a modern client. This instead seems cleaner and removes untested code (the tests are updated to then handle the results of the modern codepath). The supporting 'acl compatability' parameter is also removed. Andrew Bartlett Reviewed by: Jeremy Allison <jra@samba.org>
2012-10-19smb.conf(5): Mark four removed parameters as such.Jelmer Vernooij4-2/+6
2012-10-19smb.conf(5): Fix mixing of tabs and spaces.Jelmer Vernooij12-28/+28
2012-10-18smb.conf(5): Add basic documentation for 'nsupdate command'.Jelmer Vernooij1-0/+13
2012-10-18smb.conf(5): Add basic documentation for 'afs token lifetime'.Jelmer Vernooij1-0/+16
2012-10-18smb.conf(5): Add 'ldap password sync' as synonym for 'ldap passwd sync'.Jelmer Vernooij1-0/+1
2012-10-18smb.conf(5): Add 'socket address' as alias for 'nbt client socket address'.Jelmer Vernooij1-0/+1
2012-10-18smb.conf(5): Add basic documentation for 'tls dh params file'.Jelmer Vernooij1-0/+18
2012-10-18smb.conf(5): Add basic documentation for 'tls enabled'.Jelmer Vernooij1-0/+11
2012-10-18smb.conf(5): Add basic documentation for 'tls crlfile'.Jelmer Vernooij1-0/+17
2012-10-18smb.conf(5): Add basic documentation for 'tls certfile'.Jelmer Vernooij1-0/+17
2012-10-18smb.conf(5): Add basic documentation for 'tls keyfile'.Jelmer Vernooij2-2/+18
2012-10-18smb.conf(5): Add basic documentation for 'tls cafile'.Jelmer Vernooij1-0/+20
2012-10-18smb.conf(5): Add basic documentation for 'log nt token command'.Jelmer Vernooij1-0/+14
2012-10-18smb.conf(5): Add basic documentation for 'ntp signd socket directory'.Jelmer Vernooij1-0/+17
2012-10-18smb.conf(5): Add basic documentation for 'spn update command'.Jelmer Vernooij1-0/+14
2012-10-18smb.conf(5): Add basic documentation for 'allow dns updates'.Jelmer Vernooij1-0/+18
2012-10-18smb.conf(5): Add basic documentation for 'rndc command'.Jelmer Vernooij1-0/+17
2012-10-18smb.conf(5): Add basic documentation for 'dns update command'.Jelmer Vernooij1-0/+15
2012-10-18smb.conf(5): Add basic documentation for 'server services'.Jelmer Vernooij1-0/+17
2012-10-18smb.conf(5): Add basic documentation for 'samba kcc command'.Jelmer Vernooij1-0/+19
2012-10-18smb.conf(5): Add basic documentation 'winbind sealed pipes'.Jelmer Vernooij1-0/+16
2012-10-18smb.conf(5): Add basic documentation for 'dns forwarder'.Jelmer Vernooij1-0/+17
2012-10-18smb.conf(5): Add basic documentation for 'ntvfs handler'.Jelmer Vernooij1-0/+16
2012-10-18smb.conf(5): Add : to idmap config description to mark it as parametric.Jelmer Vernooij2-2/+2
2012-10-18smb.conf(5): Add basic documentation for 'winbindd privileged socket directory'.Jelmer Vernooij1-0/+14
2012-10-18smb.conf(5): Add basic documentation for 'winbindd socket directory'.Jelmer Vernooij1-0/+13
2012-10-18smb.conf(5): Extend 'server min protocol' description.Jelmer Vernooij1-1/+6
2012-10-08docs: fix opening and ending tag mismatch: paraBjörn Baumbach1-4/+4
in forcedirectorysecuritymode.xml.
2012-10-08docs: fix opening and ending tag mismatch: paraBjörn Baumbach1-4/+4
in directorysecuritymask.xml.
2012-10-04Remove the parameters:Jeremy Allison8-133/+33
security mask force security mode directory security mask force directory security mode and update the docs.
2012-10-04docs: Remove duplicate synonym min protocol.Karolin Seeger1-1/+0
Karolin
2012-10-03Correct fix for bug #9222 - smbd ignores the "server signing = no" setting ↵Jeremy Allison1-6/+11
for SMB2. Signing cannot be disabled for SMB2 by design, so fix the documentation instead. Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Wed Oct 3 23:47:23 CEST 2012 on sn-devel-104