
How to Add Your Computer to the Stanford Windows Infrastructure
This document describes the process of joining a Windows 2000, Windows XP Professional, Windows Server 2003, or Windows Vista Business, Enterprise, or Ultimate computer to the Stanford Windows Infrastructure. This document is intended for Windows administrators. If are not a Windows administrator, but would like to join the infrastructure, contact your LNA or school/department Windows administrator for assistance. If you are unfamiliar with who this is, check this contact list of Windows Administrators for your school or department. If you still need help, contact the Helpdesk at (650)725-HELP (725-4357). for assistance, or enter a help ticket in the HelpSU system.
Preparation
Create the computer account
Configure authentication level (Not required for
Vista)
Configure for Kerberos cross-realm/single-sign-on to @stanford.edu (Recommended
for clients, Required for servers)
Join the domain
Configure for security
First user login
Note: Windows 9x clients are no longer supported. Home and Media editions of XP and Vista cannot support Kerberos, which is required for joining the infrastructure.
Macintosh clients can consult How to configure Mac services on a Windows 2000 Server for configuration instructions on how they can connect to Windows computers in the Stanford Windows Infrastructure. Mac OSX connections are possible, but are not documented here.
There are 3 options to creating the computer account:
Note that it will take five minutes for the computer account object to replicate to the other domain controllers. If you add the computer before the object replicates, you may cause a duplicate object to be created. This may prevent domain authentication from succeeding.
If you are setting up Windows Vista, you can skip this section
Windows workstations have several authentication methods available to them to enable a user to login. The more insecure of these authentication methods allow backward compatibility for legacy applications. Among the authentication methods available (in order
from strongest to weakest) are
Kerberos, NTLM version 2, NTLM version 1, LanMan, and basic (cleartext). Windows workstations always negotiate the most secure method, and use it. Only Windows 2000,
Windows XP Professional, Windows 2003, and Windows Vista Business, Enterprise,
and Ultimate Edition computers can use
Kerberos, so in general the most secure authentication method available to all Windows computers is NTLM
version 2. You must configure your computer to not use basic authentication, and to only use NTLM version 2. This will protect your account and password. For more details on the implications of this change read both of these Microsoft support articles http://support.microsoft.com/support/kb/articles/Q239/8/69.ASP
and http://support.microsoft.com/support/kb/articles/Q147/7/06.ASP.
The following steps will set up NTLMv2 authentication on your computer:

Configuring the computer for Kerberos cross-realm "single sign-on" (Recommended for clients, Required for servers)
| To enable negotiate auth for WebAuth single sign-on, go to https://weblogin.stanford.edu/settings |
The Kerberos for Windows installer, available at the Essential Stanford Software site or through Stanford Desktop Tools, will perform this configuration for you, including installing the noted hotfixes. If you are using Kerberos for Windows, you can skip this step
Performing this configuration on servers allows for ticket requests for services to be routed to the correct realm for authentication. Performing this configuration will also allow users to log on to the machine using the Unix Kerberos realm (stanford.edu) as <SUNetID>@stanford.edu. This option is in addition to the default Windows user name forms <SUNetID>@win.stanford.edu or WIN\<SUNetID>.
| Windows 2000, XP, and 2003 users please read
http://support.microsoft.com/kb/892090 and apply the hotfix if you wish
to use "@stanford.edu (kerberos realm)" as your login domain. The article
contains information about a patch to correct an error in the default
Kerberos referral-chasing mechanism that affects Stanford's infrastructure.
Also, if you plan on running a Windows 2003 Terminal Server with clients
connecting with @stanford.edu credentials, see
http://support.microsoft.com/kb/902336 and apply that hotfix as well.
These hotfixes are included in Service Pack 2 for Windows 2003 and Service Pack 3 for Windows XP. Hotfix files (Requires authentication)
|
There are two different methods by which an administrator can configure their client computers for sign-on to the stanford.edu MIT kerberos5 realm. The first is a simple registry modification using a file distributed by ITS. The second is a command-line process that can be executed via batch or script.
Either method adds this Registry value:
HKLM\System\CurrentControlSet\Control\LSA\Kerberos\Domains\stanford.edu
KdcNames (REG_MULTI_SZ) = krb5auth1.stanford.edu,
krb5auth2.stanford.edu, krb5auth3.stanford.edu
Join the computer to the domain
Log into the computer you wish to join to the domain as a user with local administrator rights. Right-click on the "My Computer" icon and select "Properties". Then select the "Network Identification" tab. The window should look something like this (Windows 2000):
First make sure the computer name matches the name of the corresponding computer object you have created in the domain. If it doesn’t, you will need to recreate the computer account and delete the misnamed one.
Click the "Properties" button and a window like this should appear:

Click on "More" and a window like this should appear:

Within 2 minutes, you should receive a window welcoming you to the domain like this one:

You may receive an error message at this point. Common reasons for problems at this point are:
On reboot, your computer should come up in the domain you specified. The first time booting will take a little longer as computer GPOs are applied. To log on, you will need to acknowledge the notice about Stanford computing policies, by hitting "OK".
Configuring the computer for secure distributed computing use
The administrator should take steps to prevent avoidable security issues. Microsoft has written excellent documents on client security at Windows Vista Security Guide and Windows XP Security and Privacy. These documents are also relevant to other Windows versions.
Windows workstations which are in locations physically accessible to people other than the primary user are of particular concern. Local administrators will want to examine the membership of the local Users group because many default rights & file permissions are assigned to it. Authenticated Users, which includes every account in the Stanford Windows Infrastructure, is by default a member of the local Users group, and it might be wise to remove it, and specifically add those accounts or groups which should have a basic level of access. By default, Domain Users is also a member of the local Users group, and you may also wish to remove it. This task can be done for all workstations in an OU via a group policy configuration, scripted by using the secdefs tool, or manually using the user management tool. It is also strongly recommended that local administrators implement the NTFS file system on their workstations for the file security and auditing functionality it allows the user to take advantage of. A local administrator will want to pay special attention to local directories where particularly sensitive data may be stored, such as an Eudora mail directory or a documents directory.
A document for Securing a Windows 2000 Server is available, and may offer applicable tips.
If the computer has been so configured, users at Windows 2000, XP, 2003 computers can select "stanford.edu (Kerberos Realm)" from the domain pull-down menu in the logon interface. Vista users will need to enter SUNetID@stanford.edu into the user name field. All users can select "WIN" from the pull-down menu in Windows 2000, XP, or 2003 or specify WIN\SUNetID as their username in Vista. In both cases, the username and password fields are the user's SUNet username and password.
If you have PC-Leland/Stanford Desktop Tools installed with the SSO option it will automatically sign you in during this period.
After the user has successfully logged in, you will need to copy relevant portions of their profile and double-check to see that all their data is accessible.
|
Created: May 21, 2001 by Brian Arkills Last modified: July 08, 2008 by Ross Wilper ©2008 Trustees of the Leland Stanford Junior University E-mail comments/suggestions/additions |