diff options
author | John Terpstra <jht@samba.org> | 2004-04-27 15:03:17 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:45:49 -0500 |
commit | 98289ee922a57c0593fbe81c42733eba934df92f (patch) | |
tree | 3810b6b3beae1565ba3a6bc866306fb10cb04d4c /docs/guide | |
parent | c9acce43d5df8cb14893c110216c109a28f45245 (diff) | |
download | samba-98289ee922a57c0593fbe81c42733eba934df92f.tar.gz samba-98289ee922a57c0593fbe81c42733eba934df92f.tar.bz2 samba-98289ee922a57c0593fbe81c42733eba934df92f.zip |
Fix link tag ref.
(This used to be commit 1ff31aee7133ab59c214e42ef69f591b58ded8d6)
Diffstat (limited to 'docs/guide')
-rw-r--r-- | docs/guide/Chap06-MakingHappyUsers.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guide/Chap06-MakingHappyUsers.xml b/docs/guide/Chap06-MakingHappyUsers.xml index 0beb26d6af..1b1ce07ccc 100644 --- a/docs/guide/Chap06-MakingHappyUsers.xml +++ b/docs/guide/Chap06-MakingHappyUsers.xml @@ -1931,7 +1931,7 @@ ou: idmap <primary>ldapadd</primary> </indexterm> If the execution of this command does not return IDMAP entries, you need to create an LDIF - template file (see <link linkend="ch9-ldifadd"/>). You can add the required entries using + template file (see <link linkend="ch6-ldifadd"/>). You can add the required entries using the following command: <screen> &rootprompt; ldapadd -x -D "cn=Manager,dc=abmas,dc=biz" \ |