diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2003-04-07 13:51:11 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2003-04-07 13:51:11 +0000 |
commit | 705db2effac38df9aaefa9cc6baa9614207b26af (patch) | |
tree | 948edb12409dc816903dd4b6004c7eabbe85dc8d /docs/docbook/projdoc/ADS-HOWTO.sgml | |
parent | c6ffda4f7627c9596288cd7d4272f2d6a2cef593 (diff) | |
download | samba-705db2effac38df9aaefa9cc6baa9614207b26af.tar.gz samba-705db2effac38df9aaefa9cc6baa9614207b26af.tar.bz2 samba-705db2effac38df9aaefa9cc6baa9614207b26af.zip |
- Add &author.mimir; entity
- Several smaller layout and typo fixes
(This used to be commit 96aa93ea4f56ef069c3127547296581f8e0ce3bd)
Diffstat (limited to 'docs/docbook/projdoc/ADS-HOWTO.sgml')
-rw-r--r-- | docs/docbook/projdoc/ADS-HOWTO.sgml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/docbook/projdoc/ADS-HOWTO.sgml b/docs/docbook/projdoc/ADS-HOWTO.sgml index 8146df0781..d08833b7fd 100644 --- a/docs/docbook/projdoc/ADS-HOWTO.sgml +++ b/docs/docbook/projdoc/ADS-HOWTO.sgml @@ -74,12 +74,12 @@ its netbios name. If you don't get this right then you will get a </para> <para> -If all you want is kerberos support in smbclient then you can skip -straight to <link linkend="ads-test-smbclient">Test with smbclient</link> now. +If all you want is kerberos support in &smbclient; then you can skip +straight to <link linkend="ads-test-smbclient">Test with &smbclient;</link> now. <link linkend="ads-create-machine-account">Creating a computer account</link> and <link linkend="ads-test-server">testing your servers</link> is only needed if you want kerberos -support for smbd and winbindd. +support for &smbd; and &winbindd;. </para> </sect1> @@ -120,11 +120,11 @@ server? Does it have an encoding type of DES-CBC-MD5 ? </sect1> <sect1 id="ads-test-smbclient"> -<title>Testing with smbclient</title> +<title>Testing with &smbclient;</title> <para> On your Samba server try to login to a Win2000 server or your Samba -server using smbclient and kerberos. Use smbclient as usual, but +server using &smbclient; and kerberos. Use &smbclient; as usual, but specify the <parameter>-k</parameter> option to choose kerberos authentication. </para> |