diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2005-03-13 16:21:54 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:20 -0500 |
commit | 2bc1700bcb6edf92cf629a710700e4eee649ad3b (patch) | |
tree | d63612e998cc8f65e63d5428a53895f4682a6203 /docs/Samba-HOWTO-Collection/BDC.xml | |
parent | 04db59897c36a7a060b249f0375ac917b00511cd (diff) | |
download | samba-2bc1700bcb6edf92cf629a710700e4eee649ad3b.tar.gz samba-2bc1700bcb6edf92cf629a710700e4eee649ad3b.tar.bz2 samba-2bc1700bcb6edf92cf629a710700e4eee649ad3b.zip |
Some more validation updates.
(This used to be commit ceef479118fcf47b55c62de495224c4ec587f054)
Diffstat (limited to 'docs/Samba-HOWTO-Collection/BDC.xml')
-rw-r--r-- | docs/Samba-HOWTO-Collection/BDC.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/Samba-HOWTO-Collection/BDC.xml b/docs/Samba-HOWTO-Collection/BDC.xml index cc9e9bcf16..dab3e15fbc 100644 --- a/docs/Samba-HOWTO-Collection/BDC.xml +++ b/docs/Samba-HOWTO-Collection/BDC.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="samba-bdc"> <chapterinfo> @@ -306,8 +306,7 @@ server that the PDC queries. It therefore gives an error message on the client m not being able to set up account credentials. The machine account is created on the LDAP server but the password fields will be empty. Unfortunately, some sites are unable to avoid such configurations, and these sites should review the -<smbconfoption><name>ldap replication -sleep</name></smbconfoption> parameter, intended to slow down Samba sufficiently +<smbconfoption name="ldap replication sleep"/> parameter, intended to slow down Samba sufficiently for the replication to catch up. This is a kludge, and one that the administrator must manually duplicate in any scripts (such as the <smbconfoption name="add machine script"/>) that |