diff options
author | John Terpstra <jht@samba.org> | 2005-01-27 08:18:03 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:11 -0500 |
commit | c9c2b7030f332ad555ab29993872f01fae1d4b30 (patch) | |
tree | 8aadb56673caae521135964dc7b8d5c31d12f88c /docs | |
parent | f4cbce8dafc72c32bbac82f992cebb2d7dbb53ad (diff) | |
download | samba-c9c2b7030f332ad555ab29993872f01fae1d4b30.tar.gz samba-c9c2b7030f332ad555ab29993872f01fae1d4b30.tar.bz2 samba-c9c2b7030f332ad555ab29993872f01fae1d4b30.zip |
Added Jerry's documentation on User Rights Management in 3.0.11.
(This used to be commit 4f26358e70135f06fa2c5cffc0604b7ddb99bc17)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Samba-HOWTO-Collection/Passdb.xml | 2 | ||||
-rw-r--r-- | docs/Samba-HOWTO-Collection/index.xml | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/docs/Samba-HOWTO-Collection/Passdb.xml b/docs/Samba-HOWTO-Collection/Passdb.xml index 423b3538b4..15983d7420 100644 --- a/docs/Samba-HOWTO-Collection/Passdb.xml +++ b/docs/Samba-HOWTO-Collection/Passdb.xml @@ -453,7 +453,7 @@ Samba-3 introduces a number of new password backend capabilities. <listitem> <para> <emphasis>idmap_ad:</emphasis> An IDMAP backend that supports the Microsoft Services for - UNIX RFC 2307 schema available from their web + UNIX RFC 2307 schema available from the PADL web <ulink url="http://www.padl.com/download/xad_oss_plugins.tar.gz">site</ulink>. </para> </listitem> diff --git a/docs/Samba-HOWTO-Collection/index.xml b/docs/Samba-HOWTO-Collection/index.xml index 10b7a492de..fefc72c014 100644 --- a/docs/Samba-HOWTO-Collection/index.xml +++ b/docs/Samba-HOWTO-Collection/index.xml @@ -135,6 +135,7 @@ Samba has several features that you might want or might not want to use. The cha <xi:include href="Passdb.xml"/> <xi:include href="Group-Mapping.xml"/> <xi:include href="IDMAP.xml"/> +<xi:include href="RightsAndPriviliges.xml"/> <xi:include href="AccessControls.xml"/> <xi:include href="locking.xml"/> <xi:include href="Securing.xml"/> |