summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf
Commit message (Collapse)AuthorAgeFilesLines
* s3-docs: Add missing para end tag.Karolin Seeger2010-02-241-0/+1
| | | | | | | Karolin (cherry picked from commit b78de63ef3cde53e3aabbe46654aac5a335f16a8) (cherry picked from commit d3738dbe1cabb0ad0acf5f8c9b5e8106285ca9a1) (cherry picked from commit 7e5e74b351ce466f490d6388ceb368bd718fa93d)
* Fix bug 7104 - "wide links" and "unix extensions" are incompatible.Jeremy Allison2010-02-242-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. (cherry picked from commit c1b05ae4febfba1a419eee0d04c3886de9f5fee0)
* s3-docs: Fix typos.Karolin Seeger2010-02-243-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) (cherry picked from commit c2cdd4dff7a78c5c4abeb04679f07e3807f88dfb)
* s3:docs: Document "aio write behind".Karolin Seeger2010-01-131-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) (cherry picked from commit 65a3f18ccd9aa8b4ec31e9e7e5465631ee53afca)
* s3:docs: Document "ldap page size".Karolin Seeger2010-01-131-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) (cherry picked from commit eeea76ff150964c7b6db87fb670dbfd1ae68608e)
* s3:docs: Document "enable core files".Karolin Seeger2010-01-131-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) (cherry picked from commit f83733838bf94348c98dbc724d86c9021053639b)
* s3/docs: Fix typo.Karolin Seeger2009-07-271-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) (cherry picked from commit 304c25a518aba988c3d36e78f6a8416a340b3b33)
* s3-docs: Fix Bug #4280. Shutdown scripts are called as root for privileged ↵Günther Deschner2009-06-152-2/+2
| | | | | | | | | users. GUenther (cherry picked from commit 3938d1e5fa1996f64e92d33d6893bab620d16b23) (cherry picked from commit 0491f038403036814acf6eacc7bb742345bbe27b) (cherry picked from commit d4b57dab0beada704fcbeae86ae5b5dd257030a0)
* s3/docs: Fix typo.Karolin Seeger2009-06-101-2/+2
| | | | | | | Karolin (cherry picked from commit 613c8acbdd93210b40ec6fa48cbbf297a061b3cc) (cherry picked from commit c84f1c7ac9da7e26f28cb233efe45614f0cedea3) (cherry picked from commit 8878670414bd2607ad238b4fb61a109d5f430538)
* s3/docs: Fix shutdown script example.Karolin Seeger2009-06-101-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) (cherry picked from commit 1653bbf50b02e4f4dc2f01c5dab32c1cc4894582)
* s3-docs: fix typo in smb.conf.5.Günther Deschner2009-04-171-1/+1
| | | | | | Guenther (cherry picked from commit 05ea8daacabe62b6c20770a8518192c44e7eb763) (cherry picked from commit 8dc31b185d67aa4cdcb367254a913039e3f286ee)
* s3/docs: Add missing full stop.Karolin Seeger2009-03-061-1/+1
| | | | | | Karolin (cherry picked from commit 2ab9d365cfceb28c1280566b6fe8ec3767e18149) (cherry picked from commit aff67e24f3675ace3c69c210aa387bc008f1cbbc)
* s3/docs: Fix several typos.Karolin Seeger2009-02-2318-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) (cherry picked from commit a4548e41c6f12e4703249c53ad3dc727d2839931)
* docs: Clarify "ldap ssl" description in man smb.conf.Karolin Seeger2009-02-161-2/+13
| | | | | | | | Mention "ldap ssl ads". Karolin (cherry picked from commit 61f1747441ff43c1d9c99bbf69e218c1984834c7) (cherry picked from commit ba3884d4d5c55723c1989e8e3868aa7ea8db8c60)
* docs: Add description of "ldap ssl ads" to man smb.conf.Karolin Seeger2009-02-161-0/+21
| | | | | | Karolin (cherry picked from commit 02f13538f00cc8368e3e5e8e510bac468c21089b) (cherry picked from commit fef1a664de477b3d434b9d8c276933236042ae20)
* Document default of the printing config variable.samba-3.3.0Andreas Schneider2009-01-261-0/+2
| | | | | | Signed-off-by: Andreas Schneider <anschneider@suse.de> (cherry picked from commit d8f15e4efc00b9d509ff5761e9ca8ff5c6f443f7) (cherry picked from commit 541704e253f06f8b33006b6c27f51b934c2eb51f)
* Deprecate the "share modes" parameter to address bug #6024, swat disagrees ↵Jeremy Allison2009-01-201-11/+12
| | | | | | | with smbstatus as to share mode with share modes = No set in samba. Jeremy. (cherry picked from commit d727c40eabc72f9351dcf5cd17a079c83f349c65)
* docs: Improve description of the share commands in man smb.conf.Karolin Seeger2009-01-083-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) (cherry picked from commit 6f38786aa878bd1a7fc10069773c19b28437fbbb)
* s3:loadparm/docs: Set default for "ldap ssl" to "start tls".root2009-01-021-2/+2
| | | | | | | | This has been discussed on samba-technical before. 3.3 and newer only! Karolin (cherry picked from commit a89f7c1f82b03d23a140bdee46b9a60cb8547330)
* correct the description of the "ldap timeout" parameterBjörn Jacke2009-01-021-3/+1
| | | | | (cherry picked from commit 1aff97bc48844afba5de48447fdcdcc02d163a97) (cherry picked from commit 64656ac02cd9d46224f17f840b4e2c0a9ddf6ba9)
* docs: Update section "ldap ssl" in man smb.conf.Karolin Seeger2009-01-021-11/+8
| | | | | | | | | | Remove non-existent value "on". Change default value to "no". Add hint about ldaps. Karolin (cherry picked from commit 580461629bb88ce3b61770e7abfe2c942a121877) (cherry picked from commit d74356627579fe7b9961844a77c4e6daa978d62b)
* docs: Fix some formatting issues in the "ldap ssl" section of man smb.conf.Karolin Seeger2009-01-021-15/+17
| | | | | | Karolin (cherry picked from commit 6ac36698e975649d26e3f2975c2101129c3ffe97) (cherry picked from commit 655a1c7b05d56326d6cfffbc8e46e1d64565717a)
* docs: "acl compatibility" is a global parameter.Karolin Seeger2009-01-021-1/+1
| | | | | | | | | This fixes bug #5866. Thanks to TAKAHASHI Motonobu <monyo@samba.gr.jp> for reporting! Karolin (cherry picked from commit 9e64ed018e5aa84d802b01953b481fbb07eb00aa) (cherry picked from commit 386b0fc4bdc0822ffbc51cfee536bea23df0a755)
* 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) (cherry picked from commit 6be19f94802d545cc43286aa242b0ca2e5b79721)
* docs: Add default value for "writeable" to man smb.conf.Karolin Seeger2008-12-111-0/+2
| | | | | | Karolin (cherry picked from commit c09e04ac83365333605b7b1db3d07ccfd451a667) (cherry picked from commit 70c581586ea02fbff4c5dde0ec002b22d472dfc5)
* Document "cups connection timeout".Jeremy Allison2008-10-151-0/+20
| | | | | Jeremy. (cherry picked from commit 3e5662bfda7856af5d6607c23397da0b18c9827a)
* Document how to enable the name aliasing support in Winbind.Gerald W. Carter2008-09-291-8/+19
| | | | (cherry picked from commit 6dc81eb85b11851794619a1f2769d68cd9a54fb6)
* printing: Rename new parameter "cups timeout" to "cups connection timeout".Karolin Seeger2008-09-291-17/+0
| | | | | Karolin (cherry picked from commit 417071214370e1d87417556af9e1410ef06403c7)
* printing: Add new parameter "cups timeout".Karolin Seeger2008-09-291-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 (cherry picked from commit 263cacf1f2dd4003862184ea3a2716ace0dbb086)
* Increase the default positive idmap cache time to a weekVolker Lendecke2008-09-081-1/+1
| | | | (cherry picked from commit 5caabdf64ea3d8ff0ff997a565b7708986c3d9d7)
* Clarify usage of "force create mode".Jeremy Allison2008-09-011-9/+8
| | | | | Jeremy. (cherry picked from commit 629c04866331645a6705a7403c3ec28f208ea96d)
* Here is a re-working of the winbinddJeremy Allison2008-08-221-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. (cherry picked from commit 1d87a36cb08f1aca093164d7ddb9ba1f077ebf61)
* manpages: Add manpage for "init logon delayed hosts".Karolin Seeger2008-08-221-0/+21
| | | | | | Karolin (cherry picked from commit a415244365e32ba18919042ec72b3a281d8c1b0a) (cherry picked from commit 53eb100f38a95cc85742813d2dfe583c0413f2bb)
* manpages: Add manpage for "init logon delay".Karolin Seeger2008-08-221-0/+15
| | | | | | Karolin (cherry picked from commit fc5010e6d988939779bcb44e8a460b7b05e7ba9a) (cherry picked from commit 62d5a388c89d493324a978b21f12e25aa53ef311)
* 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)