summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/security
Commit message (Collapse)AuthorAgeFilesLines
* s3-param Make lp_passwordserver() const.Andrew Bartlett2011-06-011-8/+0
| | | | | | This means that it no longer takes % substituations, and so the documentation for this behaviour is removed from the smb.conf manpage. (This mode is only useful in security=server, which is already marked as deprecated in 3.6). Andrew Bartlett
* docs: Rewrite 'password server' documentationAndrew Bartlett2011-05-251-52/+54
| | | | | | I think this new version is more clear. Andrew Bartlett
* docs: Clarify the 'security=server' fails for NTLMv2Andrew Bartlett2011-05-251-0/+3
|
* s3-param Deprecate a number of security parameters for 3.6Andrew Bartlett2011-05-133-78/+68
| | | | | | | | | | | This follows up on the agreement on the samba-technical list in Jan 2011 to deprecate these options, and to possibly remove these in the 4.0 release after user feedback. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Fri May 13 19:51:41 CEST 2011 on sn-devel-104
* s3-docs Add docs for 'client use spnego principal' and 'send spengo principal'Andrew Bartlett2010-12-102-0/+56
| | | | Andrew Bartlett
* s3-docs Explain change to NTLMv2 by default in the clientAndrew Bartlett2010-12-101-6/+7
|
* s3: Fix some typosVolker Lendecke2010-11-221-1/+1
|
* s3-auth: Remove docs about obsolete 'update encrypted' option.Andreas Schneider2010-08-161-34/+0
|
* s3-docs: Add more verbose description of "username map cache time".Volker Lendecke2010-07-191-7/+16
|
* s3: Cache the username map in gencacheVolker Lendecke2010-04-131-0/+18
| | | | This is for uses with a heavy-weight username map script
* Fix bug 6865 - acl_xattr module: Has dependency that inherit acls = yes or ↵Jeremy Allison2009-11-061-0/+5
| | | | | | xattrs are removed. Jeremy.
* s3:docs: Public is not a synonym for access based shareenum.Karolin Seeger2009-10-261-1/+0
| | | | | | Fix build warning. Karolin
* s3:doc: add some detail about lanman auth parameterBjörn Jacke2009-10-031-0/+7
| | | | | add interesting detail: lm passwords will be removed from databaѕe with lanman auth = no
* s3 docs: Add documentation for 'kerberos method' and 'dedicated keytab file' ↵Tim Prouty2009-06-302-0/+54
| | | | parameters
* s3/docs: Fix typo.Karolin Seeger2009-06-191-1/+1
| | | | | | | This fixes bug #6412. Thanks to Carsten Dumke <carsten [at] cdumke.de> for reporting! Karolin
* s3: update manpage as to the new passdb backend defaultBjörn Jacke2009-05-271-3/+5
|
* s3/docs Add manpage for "map untrusted to domain" parameterSteven Danneman2009-05-261-0/+33
| | | | This fixes bug 6352.
* s3/docs: Remove documentation of "use kerberos keytab".Karolin Seeger2009-04-291-23/+0
| | | | | | This parameter has been removed with d96248a9b4655. Karolin
* s3/docs: Add missing full stop.Karolin Seeger2009-03-021-1/+1
| | | | Karolin
* s3/docs: Fix several typos.Karolin Seeger2009-02-209-15/+12
| | | | | | | | This fixes bug #6127. Thanks to Justin T Pryzby <justinpryzby [at] users.sourceforge.net> for the review! Karolin
* s3: Add support for access based share enumerationTodd Stecher2008-12-081-0/+18
|
* docs: Add default value for "writeable" to man smb.conf.Karolin Seeger2008-12-021-0/+2
| | | | Karolin
* Clarify usage of "force create mode".Jeremy Allison2008-08-281-9/+8
| | | | | Jeremy. (This used to be commit 1d252ffd313e0cd6fcb3d7cb2c99f2daf56728c1)
* docs: fix the specified default of "password server" - it is *, not "".Michael Adam2008-07-101-2/+1
| | | | | Michael (This used to be commit d7f759d302612ef9eb0bba022f3b3e1dd433f843)
* man pages: Add missing whitespace.Karolin Seeger2008-07-101-1/+1
| | | | | Karolin (This used to be commit 5ba418d8bd7bd9a678853b23b0928da4f8693bcf)
* Patch from SATOH Fumiyasu <fumiyas@osstech.co.jp> for bug #5202. Re-activate ↵Jeremy Allison2008-07-031-2/+4
| | | | | | | | "acl group control" parameter and make it only apply to owning group. Also added man page fix. Jeremy. (This used to be commit e98e080bad2c8b9f038a8f2dffcfeba1d5f392ce)
* man pages: Added improvements.Christoph Zauner2008-06-121-5/+6
| | | | (This used to be commit 7fecd548af0a21b9644bd70e22a38aaa28777aa0)
* man pages: Fix typos.Christoph Zauner2008-06-122-2/+2
| | | | (This used to be commit 881eaa26e071a7fde9c6fc5eb42ae122d0ddd490)
* Moving docs tree to docs-xml to make room for generated docs in the release ↵Gerald W. Carter2008-04-2370-0/+2478
tarball. (This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14)