summaryrefslogtreecommitdiff
path: root/docs-xml
Commit message (Collapse)AuthorAgeFilesLines
* s3-docs: Fix a typo found by Samba-JP oota <ribbon@samba.gr.jp>Volker Lendecke2011-06-141-1/+1
| | | | | Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Tue Jun 14 14:06:22 CEST 2011 on sn-devel-104
* s3-docs: Fix a duplicate list entryVolker Lendecke2011-06-141-6/+0
| | | | Thanks to Samba-JP oota <ribbon@samba.gr.jp>
* s3-param Remove 'time offset' from smb.confAndrew Bartlett2011-06-111-15/+0
| | | | | | | | | | This strange parameter is apparently very rarely used, and it seems to me that on modern networks, if clients don't have correct clocks and DST offsets, that many other things (Kerberos) start to fail pretty quickly, and time and DST tables tend to be internet delivered anyway. Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Sat Jun 11 03:54:45 CEST 2011 on sn-devel-104
* s3:docs: fix the example in the idmap_autorid manpage to use "idmap config * ↵Michael Adam2011-06-071-1/+1
| | | | : rangesize"
* s3-docs Add documentation for ncalrpc dirAndrew Bartlett2011-06-071-0/+13
| | | | | Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Tue Jun 7 02:57:33 CEST 2011 on sn-devel-104
* s3:net-man: registry enumerate_recursiveGregor Beck2011-06-011-0/+7
| | | | | | | Signed-off-by: Michael Adam <obnox@samba.org> Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Wed Jun 1 17:16:05 CEST 2011 on sn-devel-104
* s3:net-man: registry deletekey & deletekey_recursiveGregor Beck2011-06-011-0/+8
| | | | Signed-off-by: Michael Adam <obnox@samba.org>
* s3:net-man: missing dotGregor Beck2011-06-011-1/+1
| | | | Signed-off-by: Michael Adam <obnox@samba.org>
* s3-param Make lp_passwordserver() const.Andrew Bartlett2011-06-011-8/+0
| | | | | | This means that it no longer takes % substituations, and so the documentation for this behaviour is removed from the smb.conf manpage. (This mode is only useful in security=server, which is already marked as deprecated in 3.6). Andrew Bartlett
* s3:doc: update the ldap_user_dn documentation in the idmap_ldap manpageMichael Adam2011-06-011-3/+11
| | | | | | | also extend the example with ldap_user_dn. Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Wed Jun 1 02:53:32 CEST 2011 on sn-devel-104
* idmap_ldap.8: Add example with readonly backendLuk Claes2011-06-011-0/+22
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* s3:doc: clean up the example section of the idmap_tdb manpageMichael Adam2011-05-311-22/+1
| | | | | Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Tue May 31 19:47:45 CEST 2011 on sn-devel-104
* winbindd.8: Use new idmap syntax for smbconfoptionsLuk Claes2011-05-311-8/+5
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* s3:doc: document "idmap gid" as deprecated.Michael Adam2011-05-311-8/+5
| | | | | Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Tue May 31 11:39:38 CEST 2011 on sn-devel-104
* s3:doc: document "idmap uid" as deprecated.Michael Adam2011-05-311-7/+5
|
* s3:doc: remove the documentation of "idmap alloc backend", which has been ↵Michael Adam2011-05-311-14/+0
| | | | removed
* s3:doc: document "idmap backend" as deprecated.Michael Adam2011-05-311-33/+2
|
* s3:doc: update documentation of the "idmap config FOO : BAR" familiy of ↵Michael Adam2011-05-311-20/+83
| | | | parameters
* winbindd.8: Fix typoLuk Claes2011-05-311-1/+1
| | | | | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org> Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Tue May 31 02:56:52 CEST 2011 on sn-devel-104
* idmap_tdb.8: Remove reference to idmap uid and idmap gid options as fallbackLuk Claes2011-05-311-3/+0
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_tdb.8: Remove references to alloc backendLuk Claes2011-05-311-19/+1
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_tdb.8: Use new idmap syntax in examplesLuk Claes2011-05-311-8/+5
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_ldap.8: Remove reference to idmap uid and idmap gid options as fallbackLuk Claes2011-05-311-3/+0
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_ldap.8: Backend is not only used for searchingLuk Claes2011-05-311-2/+2
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_ldap.8: Remove references to idmap alloc backendLuk Claes2011-05-311-50/+1
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_ldap.8: Rework example to use new idmap syntaxLuk Claes2011-05-311-10/+7
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_tdb2.8: Remove mentioning of deprecated idmap uid and idmap gid ↵Luk Claes2011-05-311-3/+0
| | | | | | | options as fallback Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_tdb2.8: Avoid confusion with idmap uid and idmap gid optionsLuk Claes2011-05-311-1/+1
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_tdb2.8: Remove part about alloc backendLuk Claes2011-05-311-19/+1
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_tdb2.8: Use new syntax in exampleLuk Claes2011-05-311-3/+2
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* winbindd.8: Use new syntax in exampleLuk Claes2011-05-311-2/+1
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* wbinfo.1: Avoid confusion with idmap uid optionLuk Claes2011-05-311-1/+1
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_autorid.8: Avoid confusion with idmap uid and idmap gid optionsLuk Claes2011-05-311-1/+1
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_autorid.8: Use new syntax in autorid backend examplesLuk Claes2011-05-311-6/+4
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_rid.8: Use new syntax in rid backend exampleLuk Claes2011-05-311-3/+2
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_nss.8: Use new syntax for nss backendLuk Claes2011-05-311-3/+2
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_hash.8: Use new syntax for hash backendLuk Claes2011-05-311-3/+2
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_adex.8: Use new syntax in adex backend exampleLuk Claes2011-05-311-3/+2
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_ad.8: use new syntax in ad backend exampleLuk Claes2011-05-311-3/+2
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* Improve documentation for net rpc trustSumit Bose2011-05-301-0/+120
| | | | | | | | | Add man pages entries and fix usage output. Signed-off-by: Günther Deschner <gd@samba.org> Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Mon May 30 20:05:34 CEST 2011 on sn-devel-104
* s3: Fix a typoVolker Lendecke2011-05-271-1/+1
| | | | | | | Thanks to Samba-JP oota <ribbon@samba.gr.jp> Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Fri May 27 10:12:12 CEST 2011 on sn-devel-104
* s3: Fix a typoVolker Lendecke2011-05-271-1/+1
| | | | Thanks to Samba-JP oota <ribbon@samba.gr.jp>
* s3: Document "async smb echo handler"Volker Lendecke2011-05-261-0/+15
| | | | | Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Thu May 26 12:50:55 CEST 2011 on sn-devel-104
* docs: Rewrite 'password server' documentationAndrew Bartlett2011-05-251-52/+54
| | | | | | I think this new version is more clear. Andrew Bartlett
* docs: Clarify the 'security=server' fails for NTLMv2Andrew Bartlett2011-05-251-0/+3
|
* Make protocol version 2 the default protocol, and only run on version 1 if ↵Holger Hetterich2011-05-181-4/+6
| | | | | | | | | | | | | | | | | | | V1 is explcitly given as a module option. I haven't received a single line of feedback on protocol v1 for at least 1 1/2 years, whereas protocol v2 has an active userbase and more people developing around it. This patch includes a manpage update, describing the new version handling, as well as documenting the recent changes making the module transfer the IP address of the client machine as submitted with 464c69609aa7e582f484c1d357b7c6d3eb2bcbe3. Signed-off-by: Jeremy Allison <jra@samba.org> Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Wed May 18 21:36:44 CEST 2011 on sn-devel-104
* s3-docs: change eventlog path from lockdir to statedirBjörn Baumbach2011-05-181-1/+1
| | | | | | See elog_tdbname() in source3/lib/eventlog/eventlog.c. Signed-off-by: Stefan Metzmacher <metze@samba.org>
* s3: Document gpfs:syncioVolker Lendecke2011-05-161-0/+20
| | | | | Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Mon May 16 15:00:40 CEST 2011 on sn-devel-104
* s3-param Deprecate a number of security parameters for 3.6Andrew Bartlett2011-05-135-80/+70
| | | | | | | | | | | This follows up on the agreement on the samba-technical list in Jan 2011 to deprecate these options, and to possibly remove these in the 4.0 release after user feedback. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Fri May 13 19:51:41 CEST 2011 on sn-devel-104
* s3: Fix a typoSamba-JP oota2011-05-091-1/+1
|