summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/ldap
Commit message (Collapse)AuthorAgeFilesLines
* winbindd: Change value of "ldap sasl wrapping" to signAndrew Bartlett2014-09-301-5/+3
| | | | | | | | This is to disrupt MITM attacks between us and our DC Pair-programmed-with: Garming Sam <garming@catalyst.net.nz> Signed-off-by: Garming Sam <garming@catalyst.net.nz> Signed-off-by: Andrew Bartlett <abartlet@samba.org>
* docs: insert meta data for ldap user suffix parameter - mark do not generate ↵Garming Sam2014-02-031-0/+1
| | | | | | | | function Signed-off-by: Garming Sam <garming@catalyst.net.nz> Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
* docs: insert meta data for ldap machine suffix parameter - mark do not ↵Garming Sam2014-02-031-0/+1
| | | | | | | | generate function Signed-off-by: Garming Sam <garming@catalyst.net.nz> Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
* docs: insert meta data for ldap idmap suffix parameter - mark do not ↵Garming Sam2014-02-031-0/+1
| | | | | | | | generate function Signed-off-by: Garming Sam <garming@catalyst.net.nz> Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
* docs: insert meta data for ldap group suffix parameter - mark do not ↵Garming Sam2014-02-031-0/+1
| | | | | | | | generate function Signed-off-by: Garming Sam <garming@catalyst.net.nz> Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
* docs: fix type for client ldap sasl wrapping parameterGarming Sam2014-02-021-1/+1
| | | | | | Signed-off-by: Garming Sam <garming@catalyst.net.nz> Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
* ntdb: switch between secrets.tdb and secrets.ntdb depending on 'use ntdb'Rusty Russell2013-02-201-1/+1
| | | | | | | | | | | Since we open with dbwrap, it auto-converts old tdbs (which it will rename to secrets.tdb.bak once it's done). Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Autobuild-User(master): Rusty Russell <rusty@rustcorp.com.au> Autobuild-Date(master): Wed Feb 20 07:09:19 CET 2013 on sn-devel-104
* smb.conf(5): Add 'ldap password sync' as synonym for 'ldap passwd sync'.Jelmer Vernooij2012-10-181-0/+1
|
* s3/doc: some spelling fixesBjörn Jacke2012-06-111-1/+1
| | | | | | | Thanks to Frans Luteijn <f.a.g.luteijn at knoware.nl> for providing the fixes! Autobuild-User(master): Björn Jacke <bj@sernet.de> Autobuild-Date(master): Mon Jun 11 23:16:26 CEST 2012 on sn-devel-104
* s3:docs: Fix 'make manpages3'.Karolin Seeger2009-12-141-2/+2
| | | | Karolin
* s3:docs: document ldap derefBjörn Jacke2009-12-111-0/+21
|
* 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
* s3: Rename new parameter "ldap ref follow" to "ldap follow referral".Karolin Seeger2009-10-261-1/+1
| | | | | | This parameter will be introduced with Samba 3.5.0. Karolin
* s3/smbldap: add option to disable following LDAP refsJan Engelhardt2009-10-121-0/+21
| | | | Fix bug #6717.
* docs: Clarify "ldap ssl" description in man smb.conf.Karolin Seeger2009-02-061-2/+13
| | | | | | Mention "ldap ssl ads". Karolin
* docs: Add description of "ldap ssl ads" to man smb.conf.Karolin Seeger2009-02-061-0/+21
| | | | Karolin
* 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
|
* 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
* docs: Fix some formatting issues in the "ldap ssl" section of man smb.conf.Karolin Seeger2008-12-171-15/+17
| | | | Karolin
* man pages: Fix typos.Christoph Zauner2008-06-121-2/+1
| | | | (This used to be commit 881eaa26e071a7fde9c6fc5eb42ae122d0ddd490)
* man pages: Fix typo.Karolin Seeger2008-06-091-1/+1
| | | | | | Karolin (cherry picked from commit 87bcff8dde4302f7b473933f8fddfb98b3c024db) (This used to be commit f0b3df1ff0d423be20723968f15b3543969ff769)
* man pages: Add documentation for new parameter 'ldap connection timeout'.Karolin Seeger2008-06-031-0/+22
| | | | | Karolin (This used to be commit f7bfa1330cef34b1bbe7969bddbce2ff895321ed)
* Moving docs tree to docs-xml to make room for generated docs in the release ↵Gerald W. Carter2008-04-2314-0/+400
tarball. (This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14)