summaryrefslogtreecommitdiff
path: root/docs/docbook
AgeCommit message (Collapse)AuthorFilesLines
2003-02-15Fix *a lot* of syntax errorsJelmer Vernooij1-49/+94
(This used to be commit 41753997ae427bdca86c98d35f0aff7eb3293995)
2003-02-15Add reference to example mysql.dump fileJelmer Vernooij1-0/+13
(This used to be commit ed46cb9e64e5c58cef6e2469438bacaae9dcdce8)
2003-02-01Convert Anthony's RPC doc to SGML/XMLJelmer Vernooij2-0/+78
(This used to be commit 5a6f79b4a0d72371957b6bbb9dcfeaeb8779af70)
2003-02-01First attempt to convert John's GroupProfiles stuff to SGML/XMLJelmer Vernooij1-0/+2
(This used to be commit 02aafdaa5a786f8e0c11114437e50164b126d032)
2003-02-01First attempt to migrate the GroupProfiles stuff by John to SGML/XMLJelmer Vernooij1-0/+240
(This used to be commit b174fb761e48d0ee366b04698b076278be2b82c2)
2003-02-01More doco updates, in particular the fact that you must configure the smb.confAndrew Bartlett2-88/+51
*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 Bartlett2-44/+80
'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-02-01Clarifications for the ADS docs.Andrew Bartlett1-10/+8
(This used to be commit 9931f50b396d7e7188de583e5732781e8bea587d)
2003-02-01Clear up the winbind doco on ADS support, and specify 'net join' not 'net rpcAndrew Bartlett1-5/+21
join' as people are using the 'wrong' one and wondering why it doesn't quite work. Andrew Bartlett (This used to be commit dfe565e6ce7ae724a95ba9f162ab51436cf4b63e)
2003-01-28First step towards XML: Use correct syntaxJelmer Vernooij29-1330/+1364
(This used to be commit 06f641bcb59f932c994e6023d400df18b54c2067)
2003-01-28First step in converting to XML: use strict syntaxJelmer Vernooij8-44/+50
(This used to be commit 89f9a0a0c451a627b70c8373431e691ab964c1ef)
2003-01-28Put in ab's conversion to XML. First step: Make all the SGML docsJelmer Vernooij7-21/+21
conform to the (more strict) XML syntax. (This used to be commit d9cf973a466ff684f0867b5d7fd494de6967aa79)
2003-01-28Merge in ab's conversion to XML. First step: make SGML documents compatibleJelmer Vernooij6-25/+28
with the (more strict) XML format. (This used to be commit 0930628bd588096d5e5bc2e68fe78eb893d5f18a)
2003-01-16* merge fixes for SGML syntax errors (does no one ever regenerate the docs?)Gerald Carter6-6/+9
* regenerate the docs * add some files from SAMBA_3_0 (This used to be commit 1af74785f334bd84b2d62e7fc2975f9477386acb)
2003-01-15do not use RCS variables in fileGerald Carter1-1/+1
(This used to be commit 88d673e1a14b5c91843bd64a516555b6f1f77d7f)
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-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)
2002-12-29Add msdfs proxy functionality to HEAD.Shirish Kalele1-5/+23
(This used to be commit 9df93b1ffc9ce98302540cc3d2cbd66787abc4fd)
2002-12-24Update linkJelmer Vernooij1-3/+3
(This used to be commit 03d8d0285e86bd4ee35f6efec835171eb28502da)
2002-12-24Add note about storing mysql passwords in smb.confJelmer Vernooij2-3/+9
(This used to be commit a2de27a6846e3e05778fa7f0af0dbc76e82b52b3)
2002-12-08Fix example command (reported by Cameron Maxwell)Jelmer Vernooij1-1/+1
(This used to be commit 29bda72da0902b721a56e3afa62d2c537598b26c)
2002-11-27sync docs with SAMBA_3_0 and regenerateGerald Carter3-7/+16
(This used to be commit 20e6d8c036a4c4ecfa2afb1dd29342c81ce00f8b)
2002-11-22Add support for 'restrict anonymous=2' and make the doco give a slight hintAndrew Bartlett1-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 (This used to be commit ab812ada56b740ac986de8e1f4ca36641ec61c01)
2002-11-20Spelling fix.Tim Potter2-2/+2
(This used to be commit 43cd6e5a702bb1004b36a5845e0765851395ebf2)
2002-11-19Fixed two very, very minor typos (that sort of just annoyed me).Christopher R. Hertel1-2/+2
(This used to be commit b24e0e9e6d77604ca23fe55734457d8a3d74d585)
2002-11-16Update for 3.0Jelmer Vernooij1-5/+18
(This used to be commit 6430bef92c416692e7b2a9c550d8cf17c26aaa81)
2002-11-16Update for 3.0Jelmer Vernooij2-30/+5
(This used to be commit ca3bfea8e79dc7bf04840b58c2fd79b1e1dc2c9f)
2002-11-14Some small updates - 'ads server' is no longer required for exampleJelmer Vernooij1-7/+9
(This used to be commit b8f9930f62db8b997a0d6126e79212a113f8b29c)
2002-11-14Remove some obsolete infoJelmer Vernooij1-236/+2
(This used to be commit ffd2d3a0ba56f967112aaa63efd4221fad2cee70)
2002-11-14Add more info about stackable VFS objectsJelmer Vernooij1-5/+10
(This used to be commit 2dcb295d8eceea7e92e7e8f2e2ffc3583db833fd)
2002-11-14Update testparm for 3.0Jelmer Vernooij1-3/+9
(This used to be commit f01fad02d75975f25235eeeba8262bf11657e54a)
2002-11-14Update documentation to cover cascaded VFS modulesJelmer Vernooij1-9/+7
(This used to be commit 218395ac7e5963a773691fb5a0539cce9e3b92f2)
2002-11-13Some more doc updates:Jelmer Vernooij2-45/+23
- make - update status of docs document - move security_level to 'type of installation' part (This used to be commit 11ad39398e077c3901e63f31bcc6efb223854357)
2002-11-13Move VFS documentation to SGMLJelmer Vernooij2-0/+197
(This used to be commit cf9c1c2584743a059c2d266158d4e8280aaeba8a)
2002-11-11fix typo(s/plaintext pass column/plain pass column/)Jelmer Vernooij1-3/+3
(This used to be commit 411647ecfbfbb17e46ea2289a09e77a2fbb1162f)
2002-11-11Add note about error that happens when the loopback device doesn't workJelmer Vernooij1-0/+6
(This used to be commit 377631b3a07c0fb52e4374cc2484e7852d81a84e)
2002-11-05Fix small syntax errorsJelmer Vernooij5-10/+13
(This used to be commit 7f9b0dbf5bddf6b49fdb8788ab6745ed46cb9cca)
2002-11-05Add note about obsolete sectionJelmer Vernooij1-2/+2
(This used to be commit 2d38795d3a9258babccfe52420ed83ec5a1d3f51)
2002-11-05Add pdb_xml docsJelmer Vernooij2-0/+44
(This used to be commit f92f10ef253615d453aca6cb093f65a3a0a62283)
2002-11-05Fix various small syntax errorsJelmer Vernooij5-9/+144
add docs for pdb_mysql don't build obsolete docs in Makefile (This used to be commit 1c06377f84b170fe2a6476df13f1b2a0d39d0a92)
2002-11-05The default for 'announce version' is 4.9, not 4.5 or 4.2Jelmer Vernooij1-2/+2
(This used to be commit 570c3b2fab6368726213bb786e33902f261eb606)
2002-11-04Large number of updates - new structure of the HOWTO, better names, ↵Jelmer Vernooij8-531/+472
introductions, updating to 3.0 (This used to be commit dfc3d55493c40201244a9e44b89868f7128c6f85)
2002-11-04Move encryption algorithm explanation to dev-docJelmer Vernooij2-0/+198
(This used to be commit ea026d74c1d8696e45c6bddc5b1b0029e7e41507)
2002-11-04Move explanation of encryption algorithm to dev-docJelmer Vernooij1-216/+27
(This used to be commit b279cc065385d45b8a16e220fb13b278d5921b1f)
2002-11-02Fix typoAndrew Bartlett1-1/+1
(This used to be commit 5c6041f713f1931072aa25f49e8210c4c7e36ba9)
2002-11-02Add a 'ldap trust ids' option that lets pdb_ldap check for posixAccountAndrew Bartlett1-7/+39
attributes rather than calling getpwnam() on the user. This should help fix some of metze's performance issues - particularly on enumerations. There is a consequential change to the operation of 'non unix account's in LDAP - they are no longer restricted to being 'within' the NUA range, but will always be added to that range. Finally, there is the doco for this and the previous LDAP SSL changes. (This used to be commit 18abaeffda300074a507561d8372d5bfddc8fe50)
2002-11-02Initial updating of DiagnosisJelmer Vernooij1-13/+17
(This used to be commit 4fc8f1d3f29e36c8c1a04d6907c4bed3d6547e35)