Supervising the Network
5-59
Customizing the User Environment
Identifier Variables
Table 5-6 Login Script Identifier Variables
Category Identifier Variable Function
Date DAY
DAY_OF_WEEK
MONTH
MONTH_NAME
NDAY_OF_WEEK
SHORT_YEAR
YEAR
Day number (01 through 31)
Day of week (Monday, Tuesday, etc.)
Month number (01 through 12)
Month name (January, February, etc.)
Weekday number (1 through 7; 1=Sunday)
Last two digits of year (94, 95, 96, etc.)
All four digits of year (1994, 1995, 1996, etc.)
Time AM_PM
GREETING_TIME
HOUR
HOUR24
MINUTE
SECOND
Day or night (am or pm)
Time of day (morning, afternoon, or evening)
Hour (12-hour scale; 1 through 12)
Hour (24-hour scale; 00 through 23; 00=midnight)
Minute (00 through 59)
Second (00 through 59)
User %CN User’s full login name as it exists in NDS™.
ALIAS_CONTEXT “Y” IF REQUESTER_CONTEXT is an alias.
FULL_NAME User’s unique username. It is the value of the
FULL_NAME property for both NDS and
bindery-based NetWare. Spaces are replaced with
underscores.
LAST_NAME User’s last name (surname) in NDS or full login
name in bindery-based NetWare.
LOGIN_CONTEXT Context where user exists.
LOGIN_NAME User’s unique login name (long names are
truncated to eight characters).
MEMBER OF “group” Group object to which the user is assigned.
NOT MEMBER OF “group” Group object to which the user is not assigned.