A
PPENDIX
D: P
ROFILE
F
ORMAT
AND
R
ULES
F
ILE
F
ORMAT
: R
ULES
AND
E
XAMPLES
M86 S
ECURITY
U
SER
G
UIDE
267
LDAP Quota Format and Rules
When setting up the “quota.conf” file, each entry must
consist of the Distinguished Name (DN), a Tab space, and
quota criteria. A zero (0) should be used if no Overall Quota
minutes are included. For example:
CN=Admin, CN=Users, DC=tc, DC=local 0,
PARNML:15, RELIG:15
CN=Sales, CN=Reps, DC=tc, DC=local 10,
GNEWS:5, SPORTS:5, TRAFIC:10
NOTE
: The DN format must contain the group name—and, if
applicable—user group "CN" ("common name") attribute type,
and the domain and DNS suffix "DC" ("domain component")
attribute type. The "OU" ("organizational unit") attribute type also
can be included. Each attribute type should be followed by an
equals sign (=), and separated by a comma (,).
When translated, these strings of code mean:
•
quota profile for “Admin”, user group “Users”, domain
“tc”, DNS suffix “.local”: No Overall Quota minutes, and
15 quota minutes for each category listed.
• quota profile for “Sales”, user group “Reps”, domain “tc”,
DNS suffic “.local”: 10 Overall Quota minutes, 5 quota
minutes for the first two categories listed, and 10 quota
minutes for the last category listed.