summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2004-12-28 11:40:48 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:46:10 -0500
commit542eac1bcaee85c7f916ee70c1a1ec0cb279b56a (patch)
tree1149e45c743dd658df04503b39a13b285e3a3702
parent470ad3f45d677492d52c7481c514153ca53ac568 (diff)
downloadsamba-542eac1bcaee85c7f916ee70c1a1ec0cb279b56a.tar.gz
samba-542eac1bcaee85c7f916ee70c1a1ec0cb279b56a.tar.bz2
samba-542eac1bcaee85c7f916ee70c1a1ec0cb279b56a.zip
Fix typo
(This used to be commit 162b8aad274baad41db203a692eb4c0a021120b8)
-rw-r--r--docs/Samba-HOWTO-Collection/FastStart.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Samba-HOWTO-Collection/FastStart.xml b/docs/Samba-HOWTO-Collection/FastStart.xml
index 9de05fa2e3..d17a13e1ee 100644
--- a/docs/Samba-HOWTO-Collection/FastStart.xml
+++ b/docs/Samba-HOWTO-Collection/FastStart.xml
@@ -1192,7 +1192,7 @@ userPassword: {SSHA}0jBHgQ1vp4EDX2rEMMfIudvRMJoGwjVb
</para></step>
<step><para>
- Add the LDAP password to the <filename>secrets.tdc</filename> file so Samba can update
+ Add the LDAP password to the <filename>secrets.tdb</filename> file so Samba can update
the LDAP database:
<screen>
&rootprompt;<userinput>smbpasswd -w mordonL8</userinput>