diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2003-04-04 23:04:49 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2003-04-04 23:04:49 +0000 |
commit | c98dd1184dd60648a98fc9866ce5de062fb9f415 (patch) | |
tree | 9bf7520b371fcfdf7fb1c23c76dc71174531dfc3 /docs/docbook/projdoc/Samba-PDC-HOWTO.sgml | |
parent | c3715824c7c6108eff671ae638342f9790f85eac (diff) | |
download | samba-c98dd1184dd60648a98fc9866ce5de062fb9f415.tar.gz samba-c98dd1184dd60648a98fc9866ce5de062fb9f415.tar.bz2 samba-c98dd1184dd60648a98fc9866ce5de062fb9f415.zip |
- Add some entities for authors
- Layout improvements, fixing links
(This used to be commit 71441d3d7cc7922259302ff23c8fc1c9429d5934)
Diffstat (limited to 'docs/docbook/projdoc/Samba-PDC-HOWTO.sgml')
-rw-r--r-- | docs/docbook/projdoc/Samba-PDC-HOWTO.sgml | 15 |
1 files changed, 3 insertions, 12 deletions
diff --git a/docs/docbook/projdoc/Samba-PDC-HOWTO.sgml b/docs/docbook/projdoc/Samba-PDC-HOWTO.sgml index 7aabca948f..451ab02762 100644 --- a/docs/docbook/projdoc/Samba-PDC-HOWTO.sgml +++ b/docs/docbook/projdoc/Samba-PDC-HOWTO.sgml @@ -2,23 +2,14 @@ <chapterinfo> + &author.jerry; + &author.jht; <author> - <firstname>Gerald (Jerry)</firstname><surname>Carter</surname> - <affiliation> - <orgname>VA Linux Systems/Samba Team</orgname> - <address><email>jerry@samba.org</email></address> - </affiliation> <firstname>David</firstname><surname>Bannon</surname> <affiliation> <orgname>Samba Team</orgname> <address><email>dbannon@samba.org</email></address> </affiliation> - <firstname>John H</firstname><surname>Terpstra</surname> - <affiliation> - <orgname>Samba Team</orgname> - <address><email>jht@samba.org</email></address> - </affiliation> - </author> <pubdate> (26 Apr 2001) </pubdate> </chapterinfo> @@ -243,7 +234,7 @@ There are a couple of points to emphasize in the above configuration. <itemizedlist> <listitem><para> Encrypted passwords must be enabled. For more details on how - to do this, refer to <ulink url="ENCRYPTION.html">ENCRYPTION.html</ulink>. + to do this, refer to <link linkend="passdb">ENCRYPTION.html</link>. </para></listitem> <listitem><para> |