summaryrefslogtreecommitdiff
path: root/docs-xml/manpages-3/smb.conf.5.xml
AgeCommit message (Collapse)AuthorFilesLines
2012-03-04s3-auth: Remove security=share (depricated since 3.6).Andrew Bartlett1-53/+0
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 | *| * * * | * _________)/\\_//(\/(/\)/\//\/\///|_)_______
2011-04-25docs-xml/smb.conf.5: %i and %I no longer contain IPv4 mapped IPv6 addressesStefan Metzmacher1-0/+4
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Mon Apr 25 18:38:16 CEST 2011 on sn-devel-104
2011-02-25Gratuitous change to get around transient autobuild failure :-(.Jeremy Allison1-2/+1
Jeremy. Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Fri Feb 25 02:41:15 CET 2011 on sn-devel-104
2011-02-25Detect Mac OS X as a separate client type.Justin Maggard1-0/+1
2010-06-30s3-docs: try to make "default case" explanation a little clearer.Günther Deschner1-5/+5
Guenther
2009-09-08s3/docs: Raise version number.Karolin Seeger1-1/+1
Karolin
2009-04-07s3/docs: Raise version number up to 3.5.Karolin Seeger1-1/+1
Karolin
2008-08-05man pages: Improve description of boolean values in smb.conf.5.Karolin Seeger1-1/+1
This fixes bug #5378. Thanks Morton K. Poulsen <morten+bugzilla.samba.org [at] afdelingp.dk> for reporting! Karolin (This used to be commit 8195ca2132cbdba396dc35e9d04d4bdc3a8a666c)
2008-05-13man pages: Correct version string.Karolin Seeger1-1/+1
As Samba 3.2 will be out soon, man pages should be correct for both versions, Samba 3.0 and 3.2. Karolin (This used to be commit 9c59c1895d8d3621f38b67ecf88109c81130c886)
2008-04-24manpages: update the section about registry configuration in smb.conf.5Michael Adam1-26/+43
Michael (This used to be commit 27bc3ac03f8be222814ff7b77cb3e50b3167a1ef)
2008-04-23Moving docs tree to docs-xml to make room for generated docs in the release ↵Gerald W. Carter1-0/+859
tarball. (This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14)