summaryrefslogtreecommitdiff
path: root/docs/Samba-HOWTO-Collection/Passdb.xml
AgeCommit message (Collapse)AuthorFilesLines
2008-04-23Clarification that Samba documentation is not an LDAP HOWTO.John Terpstra1-4/+56
(This used to be commit f986973276e53269e649b42b0dce7525315c09fb)
2008-04-23More validation fixes; building FO-PDF versions of the HOWTO andJelmer Vernooij1-7/+6
the Guide work now! (This used to be commit 2192c44663d3031cd6c0f228aea4a8cdd2a29a82)
2008-04-23Another set of validation updatesJelmer Vernooij1-9/+14
(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-59/+59
validity errors. (This used to be commit 3eb5c35e47951f320f7c2f4cd478a95f6d48236e)
2008-04-23Use the Samba DTD rather then the original DocBook one. This step willJelmer Vernooij1-6/+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-23Added Jerry's documentation on User Rights Management in 3.0.11.John Terpstra1-1/+1
(This used to be commit 4f26358e70135f06fa2c5cffc0604b7ddb99bc17)
2008-04-23Add note about pgsql backendJelmer Vernooij1-0/+11
(This used to be commit b28aeabb9fb403f67a6fadaded014329ef6e1ad9)
2008-04-23Address some inaccracies (such as BDC solutions that might haveAndrew Bartlett1-7/+6
worked, but Samba never got the code to support), clarify some things that pedents have raised on the lists/in bugs, and explain about the 'ldap replication sleep' hack. Andrew Bartlett (This used to be commit dd9bd7b42e6818697f7e2dd913f6480406d24e60)
2008-04-23Work in progress commit - Adding IDMAP documentation.John Terpstra1-0/+3
(This used to be commit 7aedb2f549e62b4bf3a3717292c879eecf15abc0)
2008-04-23- Respect the scale= attribute.Jelmer Vernooij1-2/+2
- Better conformance to the DocBook specs (This used to be commit 4f02e13dad1d8207d9f9dbaa655f129d4ca63d11)
2008-04-23Better conformance to DocBook standardsJelmer Vernooij1-22/+22
(This used to be commit 54d2975708657319e6ca42c44bd1e871abd09d85)
2008-04-23The default "ldap filter" is (uid=%u), not (&(uid=%u)(objectclass=sambaAccount))Jelmer Vernooij1-1/+1
(This used to be commit 7f3cca4841112af21209de78ea817d301dfe5520)
2008-04-23Typo fixes...Jelmer Vernooij1-2/+1
(This used to be commit fba2fa8d742be3596f0f8da5da17149fbe6f9d19)
2008-04-23Fix typoJelmer Vernooij1-1/+1
(This used to be commit 7c1a14a784c6e8d2d69f3071c3deb13d0d26c1a5)
2008-04-23New structure for the docs:Jelmer Vernooij1-0/+1728
- 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)