Skip Navigation
 Search | Directories | Reference Tools
UW Home > UWIN > Computing and Networking > Support > UW Domains 

UW NetIDs

Scripted Account Creation

Use a script to create a domain account in a specified domain and OU, add that account to a specified group, set various properties of the account (including a randomized password), and set an altsecid name mapping for the u.washington.edu realm to enable cross-realm authentication. For an example of such a script, right click go here and download this one. This example script runs on an IIS server and is intended to be accessed by each potential user in order to create their account. Each user proves who they are by authenticating to their UWNetID with pubcookie. You could easily modify this script to create a list of UWNetIDs or for some other specific purpose.

How-to

Pre-Requisites:

Installation

Usage

When a user is directed to the script, they will be authenticated through the pubcookie system. After authentication, the domain account is automatically created with no further intervention.