Changeset 1455 for pykota/trunk/initscripts
- Timestamp:
- 05/06/04 23:02:19 (21 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/initscripts/ldap/pykota.schema
r1240 r1455 139 139 attributetype ( 1.3.6.1.4.1.16868.1.1.19 NAME 'pykotaFileName' 140 140 DESC 'Print job filename' 141 EQUALITY caseExact IA5Match142 SUBSTR caseExact IA5SubstringsMatch143 SYNTAX 1.3.6.1.4.1.1466.115.121.1. 26SINGLE-VALUE )141 EQUALITY caseExactMatch 142 SUBSTR caseExactSubstringsMatch 143 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE ) 144 144 145 145 # pykotaTitle 146 146 attributetype ( 1.3.6.1.4.1.16868.1.1.20 NAME 'pykotaTitle' 147 147 DESC 'Print job title' 148 EQUALITY caseIgnore IA5Match149 SUBSTR caseIgnore IA5SubstringsMatch150 SYNTAX 1.3.6.1.4.1.1466.115.121.1. 26SINGLE-VALUE )148 EQUALITY caseIgnoreMatch 149 SUBSTR caseIgnoreSubstringsMatch 150 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE ) 151 151 152 152 # pykotaCopies