summaryrefslogtreecommitdiff
path: root/docs/docbook/manpages
AgeCommit message (Collapse)AuthorFilesLines
2003-04-06Merge the TNG netlogon schannel from HEAD.Volker Lendecke1-0/+26
No more XP requiresignorseal anymore! Thanks again to Luke :-) Volker (This used to be commit 6b2b55901d66cab0c0c0c90bd0585c870be6e468)
2003-03-31This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User1-0/+86
used to be commit fd163bd94497534f9c80c205d44b30b72b81cbcd)
2003-03-31Add basic documentation on editregJelmer Vernooij2-3/+85
(This used to be commit 137254a16cf48a37be53477713dd41af7a81f505)
2003-03-31Add very basic documentation for ntlm_authJelmer Vernooij1-0/+136
(This used to be commit e09a6fe276f01890604f4af327a91a373a886d2c)
2003-03-313 things:Volker Lendecke1-2/+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'. Volker (This used to be commit 0be502a9c09ff319c87394bb36665be9731c23bb)
2003-03-313 things:Volker Lendecke1-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 (This used to be commit f0a32b9c1bdec504ec285486adc05936547f6dc5)
2003-03-31updated passdb backend parameterGerald Carter2-8/+11
(This used to be commit 36a1fea696ca2c729c0f2e71d4587fafdc3daf94)
2003-03-31smbpasswd -> netAndrew Bartlett1-1/+1
(This used to be commit 25f2ebd2711182645fcb2225b4a5a4ed9d3c6dd7)
2003-03-30- Regenerate docsJelmer Vernooij1-1/+17
- Document 'preload modules' (This used to be commit 57407401d0f261d4b8e42fdc64479afef10211c3)
2003-03-27Doc updates from John + some minor fixes by meJelmer Vernooij1-81/+2
(This used to be commit 7fc49746dfd8d93066fe6870e3b642a5898aa032)
2003-03-25Fix two typosJelmer Vernooij2-2/+2
(This used to be commit c682d5abf310e445f1629e9b48a15d10b176ed39)
2003-03-25Fix another opened-but-not-closed tagAlexander Bokovoy1-3/+1
(This used to be commit 1c53686f3a2b2ff220836b76755a184fac0b238e)
2003-03-25Fixed opened-but-not-closed listitem/varlistentry for LDAPADMINDNAlexander Bokovoy1-0/+2
(This used to be commit ec6b9e62fbfe417865e8e3b2ba7cc7473709c20e)
2003-03-24Remove documentation for removed optionsJelmer Vernooij2-2/+0
(This used to be commit 2cb23016385a286006a08170188b4e7ca62429d9)
2003-03-24Document common arguments with entitiesJelmer Vernooij15-498/+65
(This used to be commit adafcbb9af4a22db0fefb70966564d8591b5baed)
2003-03-23Document Tim's smbtree programJelmer Vernooij1-0/+91
(This used to be commit aa528bf0f2c3286a6f78c1a36e48c6ff15a85457)
2003-03-23This does two things:Volker Lendecke1-0/+13
* 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 used to be commit 09a3db0ffcbbe578788d3dd5ee7540d27cc7c09a)
2003-03-23This does two things:Volker Lendecke1-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 used to be commit 6d3faeaef6c77e389d39b6d4660ffea13e7f25f2)
2003-03-23Merge from HEAD:Volker Lendecke1-4/+13
This adds 'ldap delete dn' as the recommended parameter for the 'ldap del only sam attr' functionality. So we are compatiple to the current SuSE patches as well as to TNG... ;-) Volker (This used to be commit 53b5704ff21de6fce097d74dd7f235d3ceccec66)
2003-03-23This adds 'ldap delete dn' as the recommended parameterVolker Lendecke1-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 (This used to be commit 353309e2a3bc27e918bd0a6cf22833d57895fbc8)
2003-03-23Add minimum man pageJelmer Vernooij1-0/+88
(This used to be commit 8597b8cb952713239aa510ef84e295a8bc8271c6)
2003-03-23Also move -V to -C in docsJelmer Vernooij1-3/+3
(This used to be commit 33097cc6610380c373c121380e51d5656955971b)
2003-03-20Update smbcacls.1 for 3.0Jelmer Vernooij1-7/+15
(This used to be commit 0ab40fac3a45b1f72b8bd53a48fc39dd46c69086)
2003-03-20Update swat docs for 3.0Jelmer Vernooij1-11/+24
(This used to be commit 06c7a16b2d2040c0932eb663076cecb6d2cd3cdf)
2003-03-20Update wbinfo.1 for 3.0Jelmer Vernooij1-1/+25
(This used to be commit c057c6594e8c44993c01d6bb3a8d0916a2adcd24)
2003-03-19Merge from HEAD.Volker Lendecke1-2/+9
Volker (This used to be commit f42032060812e9bf409042c790e71fefb40ff17a)
2003-03-19Add paramter 'ldap del only sam attr'.Volker Lendecke1-2/+9
This patch is heavily based on a patch by SuSE. Thanks to Guenther Deschner <gd@suse.de> for providing it. Volker (This used to be commit 5eaf9195eefda5ababba85cc0f6d581ff6f0f454)
2003-03-19Fix typo.Volker Lendecke1-1/+1
Thanks to Guenther Deschner <gd@suse.de> Volker (This used to be commit 52250e42a99390deb58478305410b93b877aa015)
2003-03-19Fix typo.Volker Lendecke1-1/+1
Thanks to Guenther Deschner <gd@suse.de> Volker (This used to be commit 70bf31e1b0850c257e893e8850b7d5c53ba5af48)
2003-03-06Add documentation on line returned by 'add printer command' scriptJelmer Vernooij1-1/+7
(This used to be commit d41dbe568ec77e4860678e5ee4fe2ab2f2da507b)
2003-02-27Remove documentation for obsolete parameters, but add a note in ↵Jelmer Vernooij1-146/+1
'upgrading-to-3.0' (This used to be commit e37b69f33410844b55bcca07e95d0a76aa48a7de)
2003-02-18Document -kJelmer Vernooij1-0/+9
(This used to be commit 44a862e55c426292f0226f5eec8719388d2c0de2)
2003-02-01More doco updates, in particular the fact that you must configure the smb.confAndrew Bartlett1-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 (This used to be commit 9494c1e153a2a515841fb57506b7b9bff3eee7a6)
2003-02-01Clarify that 'use spnego = yes' is fine in all known situations.Andrew Bartlett1-3/+3
Andrew Bartlett (This used to be commit 0944c69636eb60bc1a4b2a2257dd05f6d385bd4d)
2003-02-01Minor doco updates - with a slightly bigger change to theAndrew Bartlett1-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 (This used to be commit 7fd0c9bd74a8513a0cbf67bb516c6c2642380c7f)
2003-01-28First step towards XML: Use correct syntaxJelmer Vernooij29-1330/+1364
(This used to be commit 06f641bcb59f932c994e6023d400df18b54c2067)
2003-01-16regenerate docsGerald Carter1-1/+1
(This used to be commit 2215dc37e26bec17eb971e7b54818622a9bb5b97)
2003-01-16* merge fixes for SGML syntax errors (does no one ever regenerate the docs?)Gerald Carter3-4/+4
* regenerate the docs * add some files from SAMBA_3_0 (This used to be commit 1af74785f334bd84b2d62e7fc2975f9477386acb)
2003-01-15syncing docs with HEADGerald Carter1-4/+15
(This used to be commit d8fe70c3b4be548244e9d7b7ea533e64232df001)
2003-01-13Patch from ab, to make findsmb omit -r most of the time.Andrew Bartlett1-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 (This used to be commit d0bebea521e12fb9cef66feecd969216607ef63d)
2003-01-03patch to include support for daemontools from Michael HandlerGerald Carter3-4/+82
(This used to be commit a8db1b611d83bfd8dcf60f1e6d8fcbf57c798528)
2003-01-03regenerate man pagesGerald Carter1-1/+1
(This used to be commit 4461cd3adb4051383d052fb38c357d85ee473a74)
2003-01-03patch to include support for daemontools from Michael HandlerGerald Carter3-4/+82
(This used to be commit 4c48c475a28450ad4fd8dcc8263e841c0c39a80e)
2003-01-02We still have 'ldap server' and 'ldap port'. Could somebody pleaseVolker Lendecke1-0/+41
regen the docs? Thanks, Volker (This used to be commit 0c04c660c5eff282e8bc44de58fa5dcf90201148)
2003-01-02We still have 'ldap server' and 'ldap port'. Could somebody pleaseVolker Lendecke1-0/+41
regen the docs? Thanks, Volker (This used to be commit 69dbad2d5de1795860cfffc5243a4e22fd8f3fcb)
2002-12-29Add msdfs proxy functionality to HEAD.Shirish Kalele1-5/+23
(This used to be commit 9df93b1ffc9ce98302540cc3d2cbd66787abc4fd)
2002-12-27Add 'msdfs proxy' description to smb.conf docs.Shirish Kalele1-5/+23
(This used to be commit fae5f3baeb6d82b0638910cef53edcfed99a7018)
2002-12-18Applied typoe fix from SuSE.John Terpstra1-2/+2
(This used to be commit f40fc6fcdf26bac0df5104a05c941f522b889381)
2002-12-08Fix example command (reported by Cameron Maxwell)Jelmer Vernooij1-1/+1
(This used to be commit e5e067c2d12e3af755309c8fb6190aeab3a4dbf9)
2002-12-08Fix example command (reported by Cameron Maxwell)Jelmer Vernooij1-1/+1
(This used to be commit 29bda72da0902b721a56e3afa62d2c537598b26c)