summaryrefslogtreecommitdiffstats
path: root/docs-xml
Commit message (Collapse)AuthorAgeFilesLines
* s3-docs: Add missing whitespace.Karolin Seeger2010-06-211-1/+1
| | | | | | | Karolin (cherry picked from commit 2352538362977e456e8d05783f2732ff650cea41) (cherry picked from commit 9d9a9a0f79ad6fa894f72a4678f59fb40c9fce94) (cherry picked from commit fb5b75d26b882c48ac073b6425dfce15873c243e)
* s3-docs: Fix some of ntlm_auth ntlm-server-1 protocol documentation.Günther Deschner2010-06-181-3/+3
| | | | | | Guenther (cherry picked from commit cfb67b1a169350a8316532eb5d53de4a3f2bacb3) (cherry picked from commit b3ccbcb83650cea627ad97e920d3f73659ffa6a0)
* s3-docs: Move -D option to the right paragraph in man winbindd.Karolin Seeger2010-05-121-10/+10
| | | | | | | | | Fix bug #7260 (Command line option documentation in wrong place in winbindd man page.). Thanks to Ged Haywood <samba@jubileegroup.co.uk> for reporting! Karolin (cherry picked from commit da5c49d727150eea7d2a4b83da1a02ac1f26e77c) (cherry picked from commit b737434fbf60c250166f10cf196af8030b388bdb)
* s3-docs: Improve "winbind nss info" section in man smb.conf.Karolin Seeger2010-04-161-10/+8
| | | | | | Karolin (cherry picked from commit 20fc769179377bf037f4d5efe1afbaf77d4c9292) (cherry picked from commit fb1b0901ec93afe998145bb7a7549bbdb13c712c)
* s3-docs: Fix typo in man idmap_ad.Karolin Seeger2010-04-131-1/+1
| | | | | | Karolin (cherry picked from commit 6389fac6db2f54d148222009b5e209cef5c6bdd7) (cherry picked from commit 39dbf73a6fb4ad45eac259124b70042994d4f215)
* Fix bug 7307 - man net usershare mistakeJeremy Allison2010-03-301-1/+1
| | | | | | | | Fix bad usage message, reported by headset001@yahoo.com. Jeremy. (cherry picked from commit e14a6fbf8c9e4d16b2727e48c708ceccfd157e59) (cherry picked from commit 9620f5fbe64910d86cae51345156a1a4dd71e231)
* s3-docs: Add missing para end tag.Karolin Seeger2010-02-151-0/+1
| | | | | Karolin (cherry picked from commit b78de63ef3cde53e3aabbe46654aac5a335f16a8)
* s3-docs: fix eventlogadm manpage typo.Günther Deschner2010-02-151-1/+1
| | | | | | | Guenther (cherry picked from commit c1ca00047d26ace240fa5f34b428392b5d61e6c3) Fix bug #7137 (eventlogadm manpage typo for dump command).
* 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: Adapt version in man ldbrename.Karolin Seeger2010-01-261-1/+1
| | | | Karolin
* s3/docs: Add missing meta data to man ldbrename.Karolin Seeger2010-01-261-0/+3
| | | | | | | | Avoid warnings. Karolin (cherry picked from commit 6a9e88e08bfa4463ce5bdc57183f6518b524c98c) (cherry picked from commit 1a25ef232bacb59aa753fbe21fed53a996d2e6b3)
* s3-docs: Fix typos.Karolin Seeger2010-01-206-6/+6
| | | | | | | | | | | 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)
* docs: add -K option to the pdbedit manpage.Michael Adam2010-01-151-0/+1
| | | | | | | | Thanks to Oota Toshiya <t-oota at dh.jp.nec.com> for pointing this out! Michael Fix bug #7041.
* s3:docs: Document "directory name cache size".Karolin Seeger2009-12-071-0/+14
| | | | | | Karolin (cherry picked from commit 5055ba140d03189a3c8181d57ad920e68c6e387c) (cherry picked from commit a9077c77b7119fb15cbc74d9b160a363932b0bde)
* s3:docs: Fix typo in man mount.cifs.Karolin Seeger2009-11-301-1/+1
| | | | | | | | | Fix bug #6844 (wrong credential file format in mount.cifs manpage). Thanks to the Debian Samba package maintainers for reporting! Karolin (cherry picked from commit 3b7f8a759f57f32a8c1bc2db85236e88f616ffd9) (cherry picked from commit 54e2e0ae51e2e126696570104ed64d0458beb4ce)
* 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)
* 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)
* 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)
* s3:docs: Document "cache directory" and "state directory".Karolin Seeger2009-11-302-0/+44
| | | | | | | | Part of a fix for bug #6890 (Some smb.conf parameters are undocumented). Karolin (cherry picked from commit 0003b5fad1dee687bc15dfad9f71b6dfc40556d7) (cherry picked from commit d677cea90f0b28d65ddba551acaed9157ea30c2e)
* docs: Fix Bug 6922: Add Registry patchfile for Win7 domain join.Günther Deschner2009-11-241-0/+0
| | | | | | | | | Patchfile from SATOH Fumiyasu <fumiyas@osstech.co.jp>. Thanks! Guenther (cherry picked from commit 95d0f0aab01fdd751841d57cebe6150cd6fdf80c)
* s3/docs: Document "enable spoolss".Karolin Seeger2009-11-111-0/+10
| | | | | | Karolin (cherry picked from commit f3646ff392ab736ed82d2982490aa9d57e11ec6b) (cherry picked from commit 2bef1fd0ef59bbb3d52c1fb475842ae3ca55308a)
* s3/docs: Fix typo.Karolin Seeger2009-10-301-1/+1
| | | | | | | | Fix bug #4250. Thanks to TAKAHASHI Motonobu <monyo@samba.gr.jp> for reporting! Karolin (cherry picked from commit d1ad143a707b36b3aafcbb498554b73d2013f6e8) (cherry picked from commit 5087e0ce311c68420c68c285fcdffc5174690621)
* s3/docs: Remove reference to nonexistent file.Karolin Seeger2009-10-301-3/+1
| | | | | | | | Fix bug #4252. Thanks to TAKAHASHI Motonobu <monyo@samba.gr.jp> for reporting! Karolin (cherry picked from commit 52aa522a550de45aa28969d0a679ff4e9b6575d6) (cherry picked from commit f6a1bcb69aea271a7afed409530da02595064f71)
* s3/docs: Document new pdbedit -K option.Karolin Seeger2009-10-301-0/+10
| | | | | | | Karolin (cherry picked from commit 354038f170f2541318336aa72c9f2a0426c6607e) Part of a fix for bug #6851.
* s3:docs: Public is not a synonym for access based shareenum.Karolin Seeger2009-10-261-1/+0
| | | | | | | | Fix build warning. Karolin (cherry picked from commit 35dc481289c28a77f354dd76193d6298de32c66d) (cherry picked from commit 7601427a2db1263b0192c1a78d8bacb7eb0b74da)
* cifs.upcall: make using ip address conditional on new optionJeff Layton2009-10-161-5/+10
| | | | | | | | | | | | | | | Igor Mammedov pointed out that reverse resolving an IP address to get the hostname portion of a principal could open a possible attack vector. If an attacker were to gain control of DNS, then he could redirect the mount to a server of his choosing, and fix the reverse resolution to point to a hostname of his choosing (one where he has the key for the corresponding cifs/ or host/ principal). That said, we often trust DNS for other reasons and it can be useful to do so. Make the code that allows trusting DNS to be enabled by adding --trust-dns to the cifs.upcall invocation. Signed-off-by: Jeff Layton <jlayton@redhat.com>
* cifs.upcall: try getting a "cifs/" principal and fall back to "host/"Jeff Layton2009-10-161-2/+2
| | | | | | | | | | | | | cifs.upcall takes a "-c" flag that tells the upcall to get a principal in the form of "cifs/hostname.example.com@REALM" instead of "host/hostname.example.com@REALM". This has turned out to be a source of great confusion for users. Instead of requiring this flag, have the upcall try to get a "cifs/" principal first. If that fails, fall back to getting a "host/" principal. Signed-off-by: Jeff Layton <jlayton@redhat.com>
* s3: Document the "share:fake_fscaps" parameter, fix bug 6765Volker Lendecke2009-10-021-0/+20
| | | | (cherry picked from commit 21794b0dd28a80b149342b3218d7ebb4c8791e09)
* s3:docs: Add info about how to obtain cifs module in cifs mount helper manpageVolker Lendecke2009-09-101-0/+8
| | | | | | (cherry picked from commit a224392649ffb81dc1d67f41a01dd983b76d513b) Fixes bug #5129.
* s3-docs: Update build howto.Karolin Seeger2009-09-011-1/+3
| | | | | | | This addresses bug #6661. Karolin (cherry picked from commit 1bc05ca3bb6499d25d54ba49f2abbc54edad37ed)
* s3/docs: Fix typos.Karolin Seeger2009-08-031-2/+2
| | | | | | | Thanks to OPC oota <t-oota@dh.jp.nec.com> for reporting! Karolin (cherry picked from commit 7ee7ec3fdba2ef6a6cc3e1f96a5d2154290cdb18)
* docs: fix typos in the net man page.Michael Adam2009-07-271-3/+3
| | | | | | | Noted by Oota Toshiya <t-oota@dh.jp.nec.com> . Michael (cherry picked from commit 34c535c9a8d08a480e156aaa9e4b843ffaab0636)
* s3/docs: Fix typo.Matt Kraai2009-07-011-1/+1
| | | | | This fixes bug #6519. (cherry picked from commit 4fb1f8e8fe46b3e77c06612ac3fc3d67cf650a11)
* s3 docs: Add documentation for 'kerberos method' and 'dedicated keytab file' ↵Tim Prouty2009-07-012-0/+54
| | | | | | | | parameters (cherry picked from commit 969106a21fe169282e3b42e51d9e14836d6a41b2) This fixes bug #6264.
* 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)
* s3/docs: Add documentation for 'net sam rights'.Karolin Seeger2009-06-181-0/+27
| | | | | | | This is part of a fix for bug #6328. Karolin (cherry picked from commit e912764a5e0c1f05f921667eb56ef58552de454b)
* s3/docs: Correct version number.Karolin Seeger2009-06-151-1/+1
| | | | Karolin
* Fix the section of the pam_winbind manpage.Andreas Schneider2009-06-152-5/+5
| | | | Signed-off-by: Andreas Schneider <mail@cynapses.org>
* Move pam_winbind to the right manpage section (8).Andreas Schneider2009-06-151-0/+0
| | | | | Signed-off-by: Andreas Schneider <mail@cynapses.org> (cherry picked from commit 59ab1574e41993d24733affbca07d3f7da245fc7)
* Dcoument the PAM data exports in the pam_winbind manpage.Andreas Schneider2009-06-151-0/+44
| | | | | Signed-off-by: Andreas Schneider <mail@cynapses.org> (cherry picked from commit 1809ff4b2339bd3066532abccea0944da45edf64)
* Document the try_first_pass option in the pam_winbind manpage.Andreas Schneider2009-06-151-5/+8
| | | | | Signed-off-by: Andreas Schneider <mail@cynapses.org> (cherry picked from commit 779eea49de3f53040fe792de4b74b73a0c51ecb3)
* Add a synopsis section to the pam_winbind manpage.Andreas Schneider2009-06-151-0/+25
| | | | | Signed-off-by: Andreas Schneider <mail@cynapses.org> (cherry picked from commit 24f9f32fedb92f881658db856db15173e57af0bd)
* 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)
* s3/docs: Fix typos.Karolin Seeger2009-06-101-3/+3
| | | | | | | | Fix typos reported by OPC oota <t-oota [at] dh.jp.nec.com>. Thanks! Karolin (cherry picked from commit ad0d8032068fc9b920e205d3f5f923174101d777)
* s3/docs: Fix example.Karolin Seeger2009-06-061-2/+2
| | | | | | | | | The 'ldap suffix' is not added automatically to the 'ldap admin dn'. This fixes bug #5584. Thanks to Stefan Bauer <stefan.bauer [at] plzk.de> for reporting! Karolin (cherry picked from commit 0fee798552038b730b0107540d6cfeb475803555)
* s3/docs: Fix typo.Karolin Seeger2009-06-051-2/+2
| | | | | Karolin (cherry picked from commit 613c8acbdd93210b40ec6fa48cbbf297a061b3cc)
* s3: update manpage as to the new passdb backend defaultBjörn Jacke2009-06-011-3/+5
|
* s3/docs: Fix typo.Karolin Seeger2009-05-291-1/+1
| | | | | | | | This fixes bug #4341. Thanks to Michael Cartmell <michael.cartmell [at] thomson.com> for reporting! Karolin (cherry picked from commit 2228cc6a0f942b774bef7fb0b99009897fa4dff4)
* s3/docs: Correct version number.Karolin Seeger2009-05-271-1/+1
| | | | Karolin
* s3/docs Add manpage for "map untrusted to domain" parameterSteven Danneman2009-05-261-0/+33
| | | | This fixes bug 6352.