--- a/hsm.schema Fri Jul 29 11:49:37 2005 +0000
+++ b/hsm.schema Sat Jul 30 17:56:19 2005 +0000
@@ -30,7 +30,8 @@
attributetype (
hsmAttribute:4 NAME 'hsmInitialPassword' DESC 'initial Password'
- SUP userPassword
+ EQUALITY octetStringMatch
+ SYNTAX 1.3.6.1.4.1.1466.115.121.1.40{128}
SINGLE-VALUE )
attributetype (
@@ -62,7 +63,9 @@
attributetype (
hsmAttribute:10 NAME 'hsmNID' DESC 'employee / student / guest number'
- SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 )
+ EQUALITY caseIgnoreMatch
+ SUBSTR caseIgnoreSubstringsMatch
+ SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
attributetype (
hsmAttribute:11 NAME 'hsmMailHost' DESC 'SMTP/MTA for that recipient'