From 01f0236f58775e2bf60250caf2b9740bd9f988ea Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Sun, 30 Mar 2003 11:22:22 +0000 Subject: - Regenerate docs - Document 'preload modules' (This used to be commit 57407401d0f261d4b8e42fdc64479afef10211c3) --- docs/htmldocs/ads.html | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) (limited to 'docs/htmldocs/ads.html') diff --git a/docs/htmldocs/ads.html b/docs/htmldocs/ads.html index 6fc44d9170..ef019915d8 100644 --- a/docs/htmldocs/ads.html +++ b/docs/htmldocs/ads.html @@ -74,7 +74,7 @@ CLASS="CHAPTER" >Chapter 7. Samba as a ADS domain memberChapter 8. Samba as a ADS domain member

This is a rough guide to setting up Samba 3.0 with kerberos authentication against a Windows2000 KDC.

7.1. Installing the required packages for Debian8.1. Installing the required packages for Debian

On Debian you need to install the following packages:

7.2. Installing the required packages for RedHat8.2. Installing the required packages for RedHat

On RedHat this means you should have at least:

7.3. Compile Samba8.3. Compile Samba

If your kerberos libraries are in a non-standard location then @@ -237,8 +237,8 @@ CLASS="SECT1" >

7.4. Setup your /etc/krb5.conf8.4. Setup your /etc/krb5.conf

The minimal configuration for krb5.conf is:

7.5. Create the computer account8.5. Create the computer account

As a user that has write permission on the Samba private directory @@ -291,8 +291,8 @@ CLASS="SECT2" >

7.5.1. Possible errors8.5.1. Possible errors

7.6. Test your server setup8.6. Test your server setup

On a Windows 2000 client try

7.7. Testing with smbclient8.7. Testing with smbclient

On your Samba server try to login to a Win2000 server or your Samba @@ -349,8 +349,8 @@ CLASS="SECT1" >

7.8. Notes8.8. Notes

You must change administrator password at least once after DC install, -- cgit