summaryrefslogtreecommitdiff
path: root/docs/Samba-HOWTO-Collection/Winbind.xml
AgeCommit message (Collapse)AuthorFilesLines
2008-04-23Adding more info regarding winbind.John Terpstra1-6/+50
(This used to be commit ba97ada1d79065b32250a253eac1910220de79a7)
2008-04-23More validation fixes; building FO-PDF versions of the HOWTO andJelmer Vernooij1-3/+2
the Guide work now! (This used to be commit 2192c44663d3031cd6c0f228aea4a8cdd2a29a82)
2008-04-23Another set of validation updatesJelmer Vernooij1-3/+6
(This used to be commit 5ec9c67db982c020dd98cf972d72f898e4b71fe5)
2008-04-23Some more validation updates.Jelmer Vernooij1-1/+1
(This used to be commit ceef479118fcf47b55c62de495224c4ec587f054)
2008-04-23Use new definition of <smbconfoption>, fixes a bunch ofJelmer Vernooij1-12/+12
validity errors. (This used to be commit 3eb5c35e47951f320f7c2f4cd478a95f6d48236e)
2008-04-23Use the Samba DTD rather then the original DocBook one. This step willJelmer Vernooij1-5/+1
(after the DTD is finished) allow us to validate the source documents. This all is require for generating PDF's thru XML-FO. (This used to be commit c5cfb1924445af98d6a538acaea40eceac411fe6)
2008-04-23Fixing bug #1105John Terpstra1-1/+19
(This used to be commit e57a54c1c0572e11561c2f9c448849d7fde894cc)
2008-04-23Use \ rather then + as the example winbind separator as + causes problems on ↵Jelmer Vernooij1-26/+26
systems with NIS (#1092) (This used to be commit e7a338890affed608faca0aa34cc76561db23f67)
2008-04-23Add description (to make build system happy)Jelmer Vernooij1-0/+1
(This used to be commit 9cfedfa759055a4db67af1205bac5a4f00e91435)
2008-04-23Fix image support. If images are missing, this will now also cause theJelmer Vernooij1-6/+3
docs build to break. Only images that are actually used are copied. (This used to be commit 9b7099c94588916af6b3c4ebb7883e36d9bf2e6b)
2008-04-23New structure for the docs:Jelmer Vernooij1-0/+1244
- Same name for a doc everywhere (howto -> Samba-HOWTO-Collection, etc) - Shorter and more clearly structured Makefile - Make it possible to change the paths for the images (This used to be commit 96f6c05f25acc8a9bb1977b8bd5cc97ce511b6b1)