XYGATE User Authentication Reference Manual
XYGATE
®
User Authentication
™
Reference Manual
Appendix B: The UAACL File
XYPRO Technology Corporation 253 Proprietary and Confidential
TIMEGROUP Keyword
The TIMEGroup entity is an optional criterion which must start with the TIMEGROUP
keyword, and must also contain the MEMBERS and TIME keywords. TIMEGROUP
can be positioned anywhere but must be before the UAGROUP that has the
TIMEGroup reference.
Syntax:
TIMEGROUP $<groupname>
Example:
Refer to Example 1 above and also the Sample UAACL File in Appendix B1:.
MEMBERS Keyword
The MEMBERS keyword is followed by the list of users to which the TIMEGROUP will
apply. MEMBERS can be userids or aliases or both, and you may use all the normal
User-Related KEYWORDs such as NOT, DENY and NETUNDERLYING.
The MEMBERS keyword can contain wildcards. The MEMBERS keyword is required
within the TIMEGroup entity only.
Syntax:
MEMBERS <user list>
Example:
Refer to Example 1 above and also the Sample UAACL File in Appendix B1:.
TIME Keyword
TIME within the TIMEGroup entity defines the day and time range when logons are
allowed. The MEMBERS keyword is required within the TIMEGroup entity only.
Syntax:
TIME { <comma-separated three-letter-abbreviated days of the week> |
[-<range of days] | <single day> } <military time range>
Example:
Refer to Example 1 above and also the Sample UAACL File in Appendix B1:. Refer
also to Chapter 6, “Configuring Control Logons Based on Time.”
Example 2: User’s logon rejected when outside of allowed timeframe
$DATAA.GRP1 1> logon GRP1.TST005
Password:
*ERROR* Logon attempted outside of allowed timeframes
$DATAA.GRP1 2>