Preparing an Active Directory server
on Windows
If you plan to use Active Directory as
an LDAP user registry, install and set up the server so that it will
communicate with IBM® WebSphere® Portal Express.
Perform the following steps to prepare Active Directory:
- Perform the following steps to install and configure Active Directory:
- Install Windows 2000 or 2003 Server, which includes Active Directory.
Refer to http://www.microsoft.com/windows2000/technologies/directory/ad/default.asp for information.
- Install required Service Packs.
- Required if using Active Directory 2000: Install
Windows 2000 High Encryption Pack, which is required to enable SSL. Refer
to Windows 2000 High Encryption Pack for information.
- Perform the following steps to install Internet Information
Services (IIS), which is required to export server certificates and must be
installed before installing Certificate Services:
- Open the Control Panel and select Add/Remove Programs.
- Choose Add/Remove Windows Components.
- Choose the Internet Information Services (IIS) component
and then click Next.
- Follow the instruction of the Windows Components Wizard. The Windows Server
CD is needed.
- Use the following steps to install Certificate Services if you
plan on using Active Directory over
SSL:
- Open the Control Panel and select Add/Remove Programs.
- Choose Add/Remove Windows Components.
- Select Certificate Services and then click Next.
- Select Stand-alone root CA and then click Next.
You can also choose other options depends on you needs.
- Fill in CA identifying information and then click Next.
- Follow the instruction of the Windows Components Wizard. The Windows Server
CD is needed.
- Run the ldapsearch -h hostname -s
base objectclass=* task on the LDAP server command line to verify
that the server is installed and working properly.
- Perform the following steps as a guide to
create the WebSphere Portal Express administrative
user:
- Create a new user with the Windows administrative
tools. Note: There is a 20 character limitation for the user account
name.
- Set the password for the new user.
- Activate the new user with the Windows administrative
tools. Set the msDS-UserAccountDisabled attribute to false.
- Perform the following steps to enable SSL for Active Directory; this step is required
to set passwords during sign up and user creation:
- Install an Enterprise Certificate Authority on a Windows 2000
Domain Controller, which installs a certificate on a server or install a third-party
certificate on the Domain Controller.
- Click .
- In the Active Directory Users
and Computers window, right-click on your domain name and select Properties.
- In the Domain Properties dialog box, select the Group
Policy tab.
- Select the Default Domain Policy group
policy and then click Edit.
- Select Windows Settings under Computer
Configuration.
- Select Security Settings and then select Public
Key Policies.
- Select Automatic Certificate Request Settings.
- Use the wizard to add a policy for Domain Controllers. Note: When these requirements are complete, all domain controllers request
a certificate and support LDAP over SSL using port 636.
Parent topic: Preparing user registries on Windows
|
|
|