summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf
Commit message (Collapse)AuthorAgeFilesLines
* s3-docs: Add missing para end tag.Karolin Seeger2010-02-221-0/+1
| | | | | | Karolin (cherry picked from commit b78de63ef3cde53e3aabbe46654aac5a335f16a8) (cherry picked from commit d3738dbe1cabb0ad0acf5f8c9b5e8106285ca9a1)
* Fix bug 7104 - "wide links" and "unix extensions" are incompatible.Jeremy Allison2010-02-092-4/+12
| | | | | | | | | | | | | | | Change parameter "wide links" to default to "no". Ensure "wide links = no" if "unix extensions = yes" on a share. Fix man pages to refect this. Remove "within share" checks for a UNIX symlink set - even if widelinks = no. The server will not follow that link anyway. Correct DEBUG message in check_reduced_name() to add missing "\n" so it's really clear when a path is being denied as it's outside the enclosing share path. Jeremy.
* s3-docs: Fix typos.Karolin Seeger2010-01-203-3/+3
| | | | | | | | | | | | Thanks to the Debian samba package maintainers <pkg-samba-maint@lists.alioth.debian.org> for providing the patch! Fix bug #7017 (Typos and spelling errors in manpages). Karolin (cherry picked from commit e1e6b19acff6d8ba3b70c3ab474a85de8b6f6a6c) (cherry picked from commit eaa10cfec3c389c79ac3c43f7ec1596015a9b8e1) (cherry picked from commit 436e13608e489b4bd5c00597efca9c9ca66b8be1)
* s3:docs: Document "aio write behind".Karolin Seeger2009-11-301-0/+23
| | | | | | | | | Part of a fix for bug #6890 (Some smb.conf parameters are undocumented). Karolin (cherry picked from commit fde7c2ab19bc7442d8ee9d85ab2fe54e0cfb4782) (cherry picked from commit 267ebc03b43dd8c11f5aebf341620b0d94d95135) (cherry picked from commit 93bbbd3cc776e4aa69239cb086067ec953fc8c8e)
* s3:docs: Document "ldap page size".Karolin Seeger2009-11-301-0/+18
| | | | | | | | | Part of a fix for bug #6890 (Some smb.conf parameters are undocumented). Karolin (cherry picked from commit 9478ec35b5349f50a61bbe2aa88af88577918e91) (cherry picked from commit 940121d666b9e0645584c93db178b763ac5c8c04) (cherry picked from commit a1d8a6127448fbdc25d1d87a2541a2ea8e430e17)
* s3:docs: Document "enable core files".Karolin Seeger2009-11-301-0/+15
| | | | | | | | | Part of a fix for bug #6890 (Some smb.conf parameters are undocumented). Karolin (cherry picked from commit b03ad70848e6ea889f382c0cb9f21057370f1ab6) (cherry picked from commit 15f7b70b0e6b6bd2604255cff1c351bb0425e9f3) (cherry picked from commit 5832bc1c5896b391131952a06013154cbdafe3f9)
* 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 (cherry picked from commit 4ad43a21344b43f1c9fe459165098bcab1695711) (cherry picked from commit 84750d556d0a42b5d8b134308311e2cb9a533b58)
* s3-docs: Fix Bug #4280. Shutdown scripts are called as root for privileged ↵Günther Deschner2009-06-122-2/+2
| | | | | | | | users. GUenther (cherry picked from commit 3938d1e5fa1996f64e92d33d6893bab620d16b23) (cherry picked from commit 0491f038403036814acf6eacc7bb742345bbe27b)
* s3/docs: Fix typo.Karolin Seeger2009-06-051-2/+2
| | | | | | Karolin (cherry picked from commit 613c8acbdd93210b40ec6fa48cbbf297a061b3cc) (cherry picked from commit c84f1c7ac9da7e26f28cb233efe45614f0cedea3)
* s3/docs: Fix shutdown script example.Karolin Seeger2009-05-191-4/+5
| | | | | | | | This fixes bug #5897. Thanks to TAKAHASHI Motonobu <monyo [at] samba.gr.jp> for reporting and providing the example! Karolin (cherry picked from commit f741b90ee8f74077871a0b5d1df55c0dd34a313f)
* s3-docs: fix typo in smb.conf.5.Günther Deschner2009-04-171-1/+1
| | | | | Guenther (cherry picked from commit 05ea8daacabe62b6c20770a8518192c44e7eb763)
* s3/docs: Add missing full stop.Karolin Seeger2009-03-021-1/+1
| | | | | Karolin (cherry picked from commit 2ab9d365cfceb28c1280566b6fe8ec3767e18149)
* s3/docs: Fix several typos.Karolin Seeger2009-02-2018-26/+23
| | | | | | | | | This fixes bug #6127. Thanks to Justin T Pryzby <justinpryzby [at] users.sourceforge.net> for the review! Karolin (cherry picked from commit 54dbb030e2c6fed0abd0a3a89d08dad9b8a201a1)
* docs: Clarify "ldap ssl" description in man smb.conf.Karolin Seeger2009-02-061-2/+13
| | | | | | | Mention "ldap ssl ads". Karolin (cherry picked from commit 61f1747441ff43c1d9c99bbf69e218c1984834c7)
* docs: Add description of "ldap ssl ads" to man smb.conf.Karolin Seeger2009-02-061-0/+21
| | | | | Karolin (cherry picked from commit 02f13538f00cc8368e3e5e8e510bac468c21089b)
* Document default of the printing config variable.Andreas Schneider2009-01-261-0/+2
| | | | | Signed-off-by: Andreas Schneider <anschneider@suse.de> (cherry picked from commit d8f15e4efc00b9d509ff5761e9ca8ff5c6f443f7)
* Deprecate the "share modes" parameter to address bug #6024, swat disagrees ↵Jeremy Allison2009-01-121-11/+12
| | | | | | with smbstatus as to share mode with share modes = No set in samba. Jeremy.
* docs: Improve description of the share commands in man smb.conf.Karolin Seeger2009-01-063-24/+34
| | | | | | | | | | | | -Correct the parameter names. -Fix typos. -Fix related parameters. This fixes bug #6008. Thanks to TAKAHASHI Motonobu <monyo@samba.gr.jp> for reporting! Karolin (cherry picked from commit 8b7f66c548ed170d2dab0c91ccff4aca00f4b52d)
* s3:loadparm/docs: Set default for "ldap ssl" to "start tls".root2008-12-211-2/+2
| | | | | | | This has been discussed on samba-technical before. 3.3 and newer only! Karolin
* correct the description of the "ldap timeout" parameterBjörn Jacke2008-12-191-3/+1
| | | | (cherry picked from commit 1aff97bc48844afba5de48447fdcdcc02d163a97)
* docs: Update section "ldap ssl" in man smb.conf.Karolin Seeger2008-12-171-11/+8
| | | | | | | | | Remove non-existent value "on". Change default value to "no". Add hint about ldaps. Karolin (cherry picked from commit 580461629bb88ce3b61770e7abfe2c942a121877)
* docs: Fix some formatting issues in the "ldap ssl" section of man smb.conf.Karolin Seeger2008-12-171-15/+17
| | | | | Karolin (cherry picked from commit 6ac36698e975649d26e3f2975c2101129c3ffe97)
* docs: "acl compatibility" is a global parameter.Karolin Seeger2008-12-161-1/+1
| | | | | | | | This fixes bug #5866. Thanks to TAKAHASHI Motonobu <monyo@samba.gr.jp> for reporting! Karolin (cherry picked from commit 9e64ed018e5aa84d802b01953b481fbb07eb00aa)
* docs: Add hint that "socket address" usually don't need to be set.Karolin Seeger2008-12-121-5/+7
| | | | | | | | | This fixes bug #5950. Thanks to the Debian Samba package maintainers for reporting! Karolin (cherry picked from commit 19beef0dd9354296ae79d32077c58fbacf570c85) (cherry picked from commit 0d035d36bd3707ccb9f77f0b2730869dc78719d4)
* docs: Add default value for "writeable" to man smb.conf.Karolin Seeger2008-12-021-0/+2
| | | | | Karolin (cherry picked from commit c09e04ac83365333605b7b1db3d07ccfd451a667)
* Document "cups connection timeout".Jeremy Allison2008-10-031-0/+20
| | | | Jeremy.
* Document how to enable the name aliasing support in Winbind.Gerald W. Carter2008-09-251-8/+19
|
* printing: Rename new parameter "cups timeout" to "cups connection timeout".Karolin Seeger2008-09-241-17/+0
| | | | Karolin
* printing: Add new parameter "cups timeout".Karolin Seeger2008-09-231-0/+17
| | | | | | | | | | The default timeout for connections to CUPS servers is set to 5 minutes in the CUPS libraries. The smbd hangs on startup until the timeout is reached if the CUPS server is unreachable. This parameter makes the timeout configurable. The default value is set to 30 seconds. Karolin
* Clarify usage of "force create mode".Jeremy Allison2008-08-281-9/+8
| | | | Jeremy.
* Increase the default positive idmap cache time to a weekVolker Lendecke2008-08-261-1/+1
|
* manpages: Add manpage for "init logon delayed hosts".Karolin Seeger2008-08-221-0/+21
| | | | | Karolin (cherry picked from commit a415244365e32ba18919042ec72b3a281d8c1b0a)
* manpages: Add manpage for "init logon delay".Karolin Seeger2008-08-221-0/+15
| | | | | Karolin (cherry picked from commit fc5010e6d988939779bcb44e8a460b7b05e7ba9a)
* Here is a re-working of the winbinddJeremy Allison2008-08-201-0/+15
| | | | | | | | | | | | | | | | | | | | reconnect code to cope with rebooting a DC. This replaces the code I asked Volker to revert. The logic is pretty simple. It adds a new parameter, "winbind reconnect delay", set to 30 seconds by default, which determines how long to wait between connection attempts. To avoid overwhelming the box with DC-probe forked children, the code now keeps track of the DC probe child per winbindd_domain struct and only starts a new one if the existing one has died. I also added a little logic to make sure the dc probe child always sends a message whatever the reason for exit so we will always reschedule another connect attempt. Also added documentation. Jeremy.
* Make the docs actually buildVolker Lendecke2008-08-122-5/+5
| | | | Thanks to Karolin for the friendly build service :-)
* Document idmap rewriteVolker Lendecke2008-08-127-83/+86
|
* man pages: "printcap name" is a global parameter, not a share specific one.Karolin Seeger2008-07-221-1/+1
| | | | Karolin
* man pages: Fix typos and add improvements.Christoph Zauner2008-07-162-6/+7
|
* Revert "Slightly increase the default idmap cache time"Volker Lendecke2008-07-111-1/+1
| | | | This reverts commit 448836d44d0468a74b962ba3c0b7d51de236374f.
* docs: fix the specified default of "password server" - it is *, not "".Michael Adam2008-07-101-2/+1
| | | | Michael
* man pages: Add missing whitespace.Karolin Seeger2008-07-101-1/+1
| | | | Karolin
* Slightly increase the default idmap cache timeVolker Lendecke2008-07-031-1/+1
|
* Patch from SATOH Fumiyasu <fumiyas@osstech.co.jp> for bug #5202. Re-activate ↵Jeremy Allison2008-07-032-10/+13
| | | | | | | "acl group control" parameter and make it only apply to owning group. Also added man page fix. Jeremy.
* man pages: Fix indentation in smb.conf section about 'map readonly'.Karolin Seeger2008-06-121-4/+4
|
* man pages: Added improvements.Christoph Zauner2008-06-123-6/+11
|
* man pages: Fix typo in smb.conf section about the 'deleteprinter command'.Karolin Seeger2008-06-121-1/+1
| | | | Karolin
* man pages: Fix typos.Christoph Zauner2008-06-126-14/+15
|
* man pages: Don't refer to numbered chapter of the HOWTO collection.Karolin Seeger2008-06-101-1/+2
| | | | | | | This fixes bug #5527. Thanks to the Debian package maintainers for reporting! Karolin
* man pages: Fix broken smb.conf section about the 'get quota command'.Karolin Seeger2008-06-101-2/+3
| | | | | | | This fixes bug #5422. Thanks to the Debian package maintainers for reporting! Karolin
* man pages: Fix typo.Karolin Seeger2008-06-091-1/+1
| | | | | Karolin (cherry picked from commit 87bcff8dde4302f7b473933f8fddfb98b3c024db)