summaryrefslogtreecommitdiff
path: root/docs/Samba-HOWTO-Collection/Group-Mapping.xml
AgeCommit message (Collapse)AuthorFilesLines
2008-04-23Use new definition of <smbconfoption>, fixes a bunch ofJelmer Vernooij1-3/+3
validity errors. (This used to be commit 3eb5c35e47951f320f7c2f4cd478a95f6d48236e)
2008-04-23Use the Samba DTD rather then the original DocBook one. This step willJelmer Vernooij1-9/+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-23Fix typo.John Terpstra1-1/+1
(This used to be commit 0ace285bd53d85761e373761b5fd8c0944750e34)
2008-04-23Adding clarification for post 3.0.10 versions.John Terpstra1-4/+22
(This used to be commit f8b089d0a9bd461f47878613eb5a0cb60edbb27a)
2008-04-23Fix to get around bug that causes use of the quote meta-tag to fail inside a ↵John Terpstra1-1/+1
screen metatag. (This used to be commit 08d862035edebd4d0b30a0d0b94c21de30a4f679)
2008-04-23Fixes and updates.John Terpstra1-1/+7
(This used to be commit bec3bd8f5863b044bca64b38ff037224bb652211)
2008-04-23Fixing incorrect info. The code only checks that the users UID=0.John Terpstra1-4/+4
(This used to be commit 2c00fd352f5576f6c6673dd674cd1aeb5562b773)
2008-04-23Fixing more typos.John Terpstra1-1/+1
(This used to be commit 11defc328c167953f741cbe8955b794ec4350160)
2008-04-23Work in progress commit - Adding IDMAP documentation.John Terpstra1-0/+2
(This used to be commit 7aedb2f549e62b4bf3a3717292c879eecf15abc0)
2008-04-23Fix image support. If images are missing, this will now also cause theJelmer Vernooij1-20/+11
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/+677
- 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)