![Netscape NETSCAPE DIRECTORY SERVER 6.1 - ADMINISTRATOR Administrator'S Manual Download Page 226](http://html1.mh-extra.com/html/netscape/netscape-directory-server-6-1-administrator/netscape-directory-server-6-1-administrator_administrators-manual_1674675226.webp)
Bind Rules
226
Netscape Directory Server Administrator’s Guide • August 2002
dayofweek = "
day1, day2 ...
"
The possible values for the dayofweek keyword are the English three-letter
abbreviations for the days of the week: sun, mon, tue, wed, thu, fri, sat.
Examples
The following are examples of the
timeofday
and
dayofweek
syntax:
timeofday = "1200";
The bind rule is evaluated to be true if the client is accessing the directory at
noon.
timeofday != "0100";
The bind rule is evaluated to be true if the client is accessing the directory at
any time other than 1 am.
timeofday > "0800";
The bind rule is evaluated to be true if the client is accessing the directory at
any time after 8 am.
timeofday < "1800";
The bind rule is evaluated to be true if the client is accessing the directory at
any time before 6 pm.
timeofday >= "0800";
The bind rule is evaluated to be true if the client is accessing the directory at
8am or later.
timeofday <= "1800";
The bind rule is evaluated to be true if the client is accessing the directory at 6
pm or earlier.
dayofweek = "Sun, Mon, Tue";
The bind rule is evaluated to be true if the client is accessing the directory on
Sunday, Monday, or Tuesday.
Summary of Contents for NETSCAPE DIRECTORY SERVER 6.1 - ADMINISTRATOR
Page 1: ...Administrator s Guide Netscape Directory Server Version6 1 August 2002...
Page 20: ...20 Netscape Directory Server Administrator s Guide August 2002...
Page 24: ...24 Netscape Directory Server Administrator s Guide August 2002...
Page 142: ...Using Referrals 142 Netscape Directory Server Administrator s Guide August 2002...
Page 440: ...Miscellaneous Tuning Tips 440 Netscape Directory Server Administrator s Guide August 2002...
Page 442: ...442 Netscape Directory Server Administrator s Guide August 2002...
Page 478: ...PTA Plug In Syntax Examples 478 Netscape Directory Server Administrator s Guide August 2002...
Page 498: ...498 Netscape Directory Server Administrator s Guide August 2002...
Page 538: ...Examples of LDAP URLs 538 Netscape Directory Server Administrator s Guide August 2002...