diff options
author | Andrew Bartlett <abartlet@samba.org> | 2012-09-14 12:06:40 -0700 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2012-09-17 22:06:13 +0200 |
commit | 2dcc4fec33a35e35dc9cced64e4ed61608f295c6 (patch) | |
tree | 318e2ada54849d337f930b68b783bb0b0cc46dc6 /docs-xml/Samba3-HOWTO | |
parent | 48e547c0734f9f646b7683059552c503c809b8ed (diff) | |
download | samba-2dcc4fec33a35e35dc9cced64e4ed61608f295c6.tar.gz samba-2dcc4fec33a35e35dc9cced64e4ed61608f295c6.tar.bz2 samba-2dcc4fec33a35e35dc9cced64e4ed61608f295c6.zip |
docs: Remove references to old kerberos behaviour
I have not seen any issues using the SRV records with windows, and this certainly
does not apply to current versions. Similarly, the need to change the admin password
does not apply now we require a krb5 lib with arcfour-hmac-md5 support.
Andrew Bartlett
Diffstat (limited to 'docs-xml/Samba3-HOWTO')
-rw-r--r-- | docs-xml/Samba3-HOWTO/TOSHARG-DomainMember.xml | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/docs-xml/Samba3-HOWTO/TOSHARG-DomainMember.xml b/docs-xml/Samba3-HOWTO/TOSHARG-DomainMember.xml index 5cb2a43db6..11f79f7e4d 100644 --- a/docs-xml/Samba3-HOWTO/TOSHARG-DomainMember.xml +++ b/docs-xml/Samba3-HOWTO/TOSHARG-DomainMember.xml @@ -1106,27 +1106,6 @@ specify the <option>-k</option> option to choose Kerberos authentication. </para> </sect2> - -<sect2> -<title>Notes</title> - -<para> -<indexterm><primary>administrator password</primary></indexterm> -<indexterm><primary>change password</primary></indexterm> -<indexterm><primary>encryption types</primary></indexterm> -You must change the administrator password at least once after installing a domain controller, -to create the right encryption types. -</para> - -<para> -<indexterm><primary>_kerberos._udp</primary></indexterm> -<indexterm><primary>_ldap._tcp</primary></indexterm> -<indexterm><primary>default DNS setup</primary></indexterm> -Windows 200x does not seem to create the <parameter>_kerberos._udp</parameter> and -<parameter>_ldap._tcp</parameter> in the default DNS setup. Perhaps this will be fixed later in service packs. -</para> - -</sect2> </sect1> <sect1> |