summaryrefslogtreecommitdiffstats
path: root/docs/docbook/manpages
Commit message (Collapse)AuthorAgeFilesLines
* This is a merge of the NETLOGON schannel server code from SambaVolker Lendecke2003-04-041-0/+26
| | | | | | | | | | | | | | | | | | | | TNG. Actually, it exists in the main Samba cvs tree in APPLIANCE_TNG as I found out later :-) It adds a new parameter: server schannel = yes/auto/no defaulting to auto. What does this mean to the user: No requireSignOrSeal registry patch for XP anymore. Many thanks for this code to Luke Leighton, Elrond and anybody else I forgot to mention. My next thing will be to see if this applies cleanly to 3_0. Please test and comment! Volker
* Document remaining commandsJelmer Vernooij2003-04-031-5/+42
|
* Fix formatting of rpcclient manpageJelmer Vernooij2003-04-031-122/+140
|
* - Use entities in smbsh.1Jelmer Vernooij2003-04-032-15/+85
| | | | - First update of commands in rpcclient.1
* Update manpages for 3.0Jelmer Vernooij2003-04-032-8/+8
|
* Update to 3.0Jelmer Vernooij2003-04-032-2/+8
|
* Update for 3.0Jelmer Vernooij2003-04-031-7/+12
|
* Update for 3.0Jelmer Vernooij2003-04-031-8/+12
|
* Add documentation for new messages in 3.0Jelmer Vernooij2003-04-031-102/+176
|
* Update ntlm_auth and winbind manpages.Andrew Bartlett2003-04-022-18/+17
| | | | Andrew Bartlett
* - Update documentation of 'wins server' (add info about tags, namespaces)Jelmer Vernooij2003-04-011-1/+15
|
* Use <note> instead of <emphasis>NOTE</emphasis> (gives much nicer output)Jelmer Vernooij2003-04-011-16/+15
|
* Add basic documentation on editregJelmer Vernooij2003-03-312-3/+85
|
* Add very basic documentation for ntlm_authJelmer Vernooij2003-03-311-0/+136
|
* 3 things:Volker Lendecke2003-03-311-12/+21
| | | | | | | | | | | | * Remove 'ldap del only sam attr' after asking Lars Mueller from SuSE first. It is replaced by 'ldap delete dn' * Fix a typo in docs. * Document 'set primary group script'. Alexander, could you check the file in smbdotconf/ please? Thanks. Volker
* smbpasswd -> netAndrew Bartlett2003-03-311-1/+1
|
* - Regenerate docsJelmer Vernooij2003-03-301-1/+17
| | | | - Document 'preload modules'
* Doc updates from John + some minor fixes by meJelmer Vernooij2003-03-271-81/+2
|
* Fix two typosJelmer Vernooij2003-03-252-2/+2
|
* Fix another opened-but-not-closed tagAlexander Bokovoy2003-03-251-3/+1
|
* Fixed opened-but-not-closed listitem/varlistentry for LDAPADMINDNAlexander Bokovoy2003-03-251-0/+2
|
* Remove documentation for removed optionsJelmer Vernooij2003-03-242-2/+0
|
* Document common arguments with entitiesJelmer Vernooij2003-03-2415-498/+65
|
* Document Tim's smbtree programJelmer Vernooij2003-03-231-0/+91
|
* This does two things:Volker Lendecke2003-03-231-0/+26
| | | | | | | | | | | | | | | | | | | | | | * pdbedit -i -e sets all SAM_ACCOUNT elements to CHANGED to satisfy the new pdb_ldap.c handling * pdbedit -g transfers group mappings. I made this separate from the user database, as current installations have to live with a split backend. So, if you are running 3_0 alphas with LDAP as a backend and upgrade to the next 3_0 alpha, you should call pdbedit -i tdbsam -e ldapsam -g to transfer your group mapping database to LDAP. You certainly have to have all your groups as posixGroup objects in LDAP and adapt the LDAP schema before this call. Volker
* This adds 'ldap delete dn' as the recommended parameterVolker Lendecke2003-03-231-4/+14
| | | | | | | | for the 'ldap del only sam attr' functionality. So we are compatiple to the current SuSE patches as well as to TNG... ;-) Volker
* Add minimum man pageJelmer Vernooij2003-03-231-0/+88
|
* Also move -V to -C in docsJelmer Vernooij2003-03-231-3/+3
|
* Update smbcacls.1 for 3.0Jelmer Vernooij2003-03-201-7/+15
|
* Update swat docs for 3.0Jelmer Vernooij2003-03-201-11/+24
|
* Update wbinfo.1 for 3.0Jelmer Vernooij2003-03-201-1/+25
|
* Add paramter 'ldap del only sam attr'.Volker Lendecke2003-03-191-2/+9
| | | | | | | This patch is heavily based on a patch by SuSE. Thanks to Guenther Deschner <gd@suse.de> for providing it. Volker
* Fix typo.Volker Lendecke2003-03-191-1/+1
| | | | | | Thanks to Guenther Deschner <gd@suse.de> Volker
* Add documentation on line returned by 'add printer command' scriptJelmer Vernooij2003-03-061-1/+7
|
* Remove documentation for obsolete parameters, but add a note in ↵Jelmer Vernooij2003-02-271-146/+1
| | | | 'upgrading-to-3.0'
* Document -kJelmer Vernooij2003-02-181-0/+9
|
* More doco updates, in particular the fact that you must configure the smb.confAndrew Bartlett2003-02-011-4/+2
| | | | | | | | *before* you join, otherwise we don't have all the info that 'net join' needs. Also move from smbpasswd -j to 'net join' in the examples. Andrew Bartlett
* Clarify that 'use spnego = yes' is fine in all known situations.Andrew Bartlett2003-02-011-3/+3
| | | | Andrew Bartlett
* Minor doco updates - with a slightly bigger change to theAndrew Bartlett2003-02-011-42/+61
| | | | | | | | | 'security=server/domain' text, to try and explain the difference better, and why you should always use the latter. Also update the BDC-HOWTO to have some relation to current reality. Andrew Bartlett
* First step towards XML: Use correct syntaxJelmer Vernooij2003-01-2829-1330/+1364
|
* * merge fixes for SGML syntax errors (does no one ever regenerate the docs?)Gerald Carter2003-01-163-4/+4
| | | | | * regenerate the docs * add some files from SAMBA_3_0
* Patch from ab, to make findsmb omit -r most of the time.Andrew Bartlett2003-01-131-4/+15
| | | | | | | | | | | | | | | | | | | | (original mail follows) -- From: Alexander Bokovoy <a.bokovoy@sam-solutions.net> Greetings! I propose to make an optional argument '-r' for findsmb utility to pass '-r' option to nmblookup optionally and default to omit it. The reason is to have findsmb working more user-friendly in contemporary office environments where Windows 95/98 boxes are rare and also to allow usage of the utility under non-priviledged accounts when Windows95/98 boxes are in minority or even absent in network neighbourhood. An attached patch provides this change for HEAD together with documentation changes. -- / Alexander Bokovoy
* regenerate man pagesGerald Carter2003-01-031-1/+1
|
* patch to include support for daemontools from Michael HandlerGerald Carter2003-01-033-4/+82
|
* We still have 'ldap server' and 'ldap port'. Could somebody pleaseVolker Lendecke2003-01-021-0/+41
| | | | | | | | regen the docs? Thanks, Volker
* Add msdfs proxy functionality to HEAD.Shirish Kalele2002-12-291-5/+23
|
* Fix example command (reported by Cameron Maxwell)Jelmer Vernooij2002-12-081-1/+1
|
* sync docs with SAMBA_3_0 and regenerateGerald Carter2002-11-273-7/+16
|
* Add support for 'restrict anonymous=2' and make the doco give a slight hintAndrew Bartlett2002-11-221-24/+6
| | | | | | | | | | as to what it now does in 3.0. Needs more work, but better than documenting the old functionality :-). As the security benifits of this are nullified by a setting of 'guest ok' on any share, we might want to put some documentation there too. Andrew Bartlett
* Spelling fix.Tim Potter2002-11-202-2/+2
|