Playbooks to a new Lilik
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

30 lines
1.8 KiB

dn: cn=phamm-vacation,cn=schema,cn=config
objectClass: olcSchemaConfig
cn: phamm-vacation
olcAttributeTypes: {0}( 1.3.6.1.4.1.22339.2.1.1 NAME 'vacationActive' DESC '
A flag, for marking the user as being away' EQUALITY booleanMatch SYNTAX 1.
3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE )
olcAttributeTypes: {1}( 1.3.6.1.4.1.22339.2.1.2 NAME 'vacationInfo' DESC 'Ab
sentee note to leave behind, while on vacation' EQUALITY octetStringMatch S
YNTAX 1.3.6.1.4.1.1466.115.121.1.40 SINGLE-VALUE )
olcAttributeTypes: {2}( 1.3.6.1.4.1.22339.2.1.3 NAME 'vacationStart' DESC 'B
eginning of vacation' EQUALITY octetStringMatch SYNTAX 1.3.6.1.4.1.1466.115
.121.1.40 SINGLE-VALUE )
olcAttributeTypes: {3}( 1.3.6.1.4.1.22339.2.1.4 NAME 'vacationEnd' DESC 'End
of vacation' EQUALITY octetStringMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.4
0 SINGLE-VALUE )
olcAttributeTypes: {4}( 1.3.6.1.4.1.22339.2.1.5 NAME 'vacationForward' DESC
'RFC1274: RFC822 Mailbox' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5S
ubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
olcAttributeTypes: {5}( 1.3.6.1.4.1.22339.2.1.6 NAME 'vacationSubject' DESC
'Subject for the vacation message' EQUALITY octetStringMatch SYNTAX 1.3.6.1
.4.1.1466.115.121.1.40 SINGLE-VALUE )
olcAttributeTypes: {6}( 1.3.6.1.4.1.22339.2.1.7 NAME 'vacationReminder' DESC
'How many hours we should wait before a second email from someone will cau
se another vacation message to be sent to that email address' EQUALITY octe
tStringMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 SINGLE-VALUE )
olcObjectClasses: {0}( 1.3.6.1.4.1.22339.2.2.1 NAME 'Vacation' DESC 'Users v
acation status information' SUP top AUXILIARY MUST vacationActive MAY ( vac
ationInfo $ vacationStart $ vacationEnd $ vacationForward $ vacationSubject
$ vacationReminder ) )