#
|
Column
|
Type*
|
Description
|
1
|
AccountName
|
D
|
NT / Windows 2000 user name
|
2
|
FullName
|
D
|
|
3
|
EmailAddress
|
D
|
Not used in example
|
4
|
Password
|
D
|
|
5
|
Domain
|
D
|
Not used in example
|
6
|
PIN
|
D
|
Personal ID Number, format: YYMMDD-XXXX (birth date and control code)
|
7
|
AccountType
|
D
|
S=student, T=teacher, used for group membership / permissions
|
8
|
Unit
|
D
|
School or School district
|
9
|
Class
|
D
|
Used for group membership and on Windows 2000 OU.
|
10
|
OldUnit
|
C
|
Set when a student moves to a new school-> move files to new server, tell administrator that files should be deleted
|
11
|
OldClass
|
C
|
Set when class changes-> change group and OU membership
|
12
|
AccountActive
|
C
|
Used to temporarily inactivate an account. "active" = set account disabled to no, "Inactive" = set account disabled to yes
|
13
|
AccountDeleted
|
C
|
"delete" = set expiration date to 2000-01-01 -> no longer possible to log on, administrator then deletes accounts manually (safety measure)
|
14
|
AccountNew
|
C
|
"new" = create new account
|