diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2005-03-13 18:25:08 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:20 -0500 |
commit | c97b78b4452ef39ffe28a1427f6f555248a70a1c (patch) | |
tree | 840ac93686b2f0463b51b9ffcd4e1ce659e909e1 /docs/Samba-Guide/Chap10-KerberosFastStart.xml | |
parent | d74de63ddbf5cf0194a7f9d12e608e6e95da6d6c (diff) | |
download | samba-c97b78b4452ef39ffe28a1427f6f555248a70a1c.tar.gz samba-c97b78b4452ef39ffe28a1427f6f555248a70a1c.tar.bz2 samba-c97b78b4452ef39ffe28a1427f6f555248a70a1c.zip |
More validation fixes; building FO-PDF versions of the HOWTO and
the Guide work now!
(This used to be commit 2192c44663d3031cd6c0f228aea4a8cdd2a29a82)
Diffstat (limited to 'docs/Samba-Guide/Chap10-KerberosFastStart.xml')
-rw-r--r-- | docs/Samba-Guide/Chap10-KerberosFastStart.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/Samba-Guide/Chap10-KerberosFastStart.xml b/docs/Samba-Guide/Chap10-KerberosFastStart.xml index 50be790e20..bcd00dbd86 100644 --- a/docs/Samba-Guide/Chap10-KerberosFastStart.xml +++ b/docs/Samba-Guide/Chap10-KerberosFastStart.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!DOCTYPE book PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc"> +<!DOCTYPE chapter PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc"> <chapter id="kerberos"> <title>Active Directory, Kerberos, and Security</title> @@ -1941,7 +1941,7 @@ other::r-x <para><indexterm> <primary>valid users</primary> </indexterm> - The <parameter>valid users</parameter> did not work on the <smbconfsection>[homes]</smbconfsection>. + The <parameter>valid users</parameter> did not work on the <smbconfsection name="[homes]"/>. Has this functionality been restored yet? </para> @@ -1952,7 +1952,7 @@ other::r-x <primary>meta-service</primary> </indexterm> Yes. This was fixed in Samba-3.0.2. The use of this parameter is strongly recommended as a safeguard - on the <smbconfsection>[homes]</smbconfsection> meta-service. The correct way to specify this is: + on the <smbconfsection name="[homes]"/> meta-service. The correct way to specify this is: <smbconfoption name="valid users">%S</smbconfoption>. </para> |