cvsdist 9bfe3cb
# Depends upon core.schema and cosine.schema
cvsdist 9bfe3cb
cvsdist 9bfe3cb
# OID Base is 1.3.6.1.4.1.2312.4
cvsdist 9bfe3cb
#
cvsdist 9bfe3cb
# Attribute types are under 1.3.6.1.4.1.2312.4.1
cvsdist 9bfe3cb
# Object classes are under 1.3.6.1.4.1.2312.4.2
cvsdist 9bfe3cb
# Syntaxes are under 1.3.6.1.4.1.2312.4.3
cvsdist 9bfe3cb
cvsdist 9bfe3cb
# Attribute Type Definitions
cvsdist 9bfe3cb
cvsdist 9bfe3cb
attributetype ( 1.3.6.1.1.1.1.25 NAME 'automountInformation'
cvsdist 9bfe3cb
	DESC 'Information used by the autofs automounter'
cvsdist 9bfe3cb
	EQUALITY caseExactIA5Match
cvsdist 9bfe3cb
	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
cvsdist 9bfe3cb
cvsdist 9bfe3cb
objectclass ( 1.3.6.1.1.1.1.13 NAME 'automount' SUP top STRUCTURAL
cvsdist 9bfe3cb
	DESC 'An entry in an automounter map'
cvsdist 9bfe3cb
	MUST ( cn $ automountInformation )
cvsdist 9bfe3cb
	MAY ( description ) )
cvsdist 9bfe3cb
cvsdist 9bfe3cb
objectclass ( 1.3.6.1.4.1.2312.4.2.2 NAME 'automountMap' SUP top STRUCTURAL
cvsdist 9bfe3cb
	DESC 'An group of related automount objects'
cvsdist 9bfe3cb
	MUST ( ou ) )