Complete Contents
Object Class Index
Attribute Index
Schema Supported by Directory Server 4.0
LDAP Overview
Object Classes
Attributes
Object Identifiers (OIDs)
Extending Server Schema
Schema Checking
ISO Country Codes
Sources of Related Information
Contents Object Class Index Attributes Index

Directory Server Object Classes
Releases 1.x, 3.x, and 4.0



ntUser
Supported by
Netscape Directory Server 1.0, 3.x, 4.0

Definition
Defines entries that are to be synchronized between the directory server and a Windows NT network. The attributes defined by ntUser assist in NT Synchronization.

All ntUser attributes are read-only, except for ntUserCreateNewAccount, ntUserDomainId, and ntUserDeleteAccount. Any modifications made to read-only ntUser attributes will be deleted and the original values will be replaced when the next NT Synchronization occurs.

All ntUser attributes are read-only, except for ntUserCreateNewAccount, ntUserDomainId, and ntUserDeleteAccount. Any modifications made to read-only ntUser attributes will be deleted and the original values will be replaced when the next NT Synchronization occurs.

Several directory server attributes correspond directly to NT user account fields. When you create a new person entry in the directory server that is to be synchronized with NT, directory server attributes will be assigned to NT user account fields as shown in the directory server attribute table below.

Superior Class
top

OID
2.16.840.1.113730.3.2.8


Directory Server Attribute
NT User Account Field
cn (commonName) or commonName

full_name

description

comment

userid

name

userPassword

password


Required Attributes
Description
objectClass

Specifies the objects for this object class.

ntUserDomainId

Identifies the NT domain and user name.


Allowed Attributes
Description

Identifies if the user's NT password has expired.

description

Text description of the user.

l (localityName)

The user's locality.

ntUserAcctExpires

Identifies when the user's NT account will expire.

ntUserAuthFlags

The user's privileges on the NT network.

ntUserBadPwCount

Number of times that a failed login attempt occurred in NT using the user's NT login ID.

ntUserCodePage

The user's code page.

ntUserComment

Description for the user's NT account.

ntUserCountryCode

The user's country code.

ntUserCreateNewAccount

Identifies whether an NT account should be created when this entry is created in the directory server.

ntUserDeleteAccount

Identifies whether the user's NT account should be deleted when this entry is deleted from the directory server.

ntUserFlags

Identifies various NT account flags.

ntUserHomeDir

Path to the user's home directory.

ntUserHomeDirDrive

Drive letter assigned to the user's home directory.

ntUserLastLogoff

Time of the user's last logoff from NT.

ntUserLastLogon

Time of the user's last logon to NT.

ntUserLogonHours

Times when the user is allowed to log on to NT.

ntUserLogonServer

Server to which the user's NT logon requests are sent.

ntUserMaxStorage

Maximum disk space available to the user under NT.

ntUserNumLogons

Number of successful logins to the user's NT account.

ntUserParms

Unicode string reserved for use by applications.

ntUserPrimaryGroupId

The user's primary global group.

ntUserPriv

User's level of privilege on the Windows NT Network.

ntUserProfile

Path to the user's NT profile.

ntUserScriptPath

Path to the user's NT login script.

ntUserUniqueId

Identifies the user's NT RID.

ntUserUnitsPerWeek

Value used to compute the user's NTUserLogonHours.

ntUserUsrComment

Comments regarding the user's NT entry.

ntUserWorkstations

NT workstations from which the user is allowed to log into the NT domain.

ou (organizationUnitName)

The organizational unit to which the user belongs.

seeAlso

URL to information relevant to the user.



© Copyright 1999 Netscape Communications Corporation