Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 8e4f3023e8bde1ccbd77f438f18235f6 > files > 4

openldap-2.4.22-7.fc14.src.rpm

# Depends upon core.schema and cosine.schema

# OID Base is 1.3.6.1.4.1.2312.4
#
# Attribute types are under 1.3.6.1.4.1.2312.4.1
# Object classes are under 1.3.6.1.4.1.2312.4.2
# Syntaxes are under 1.3.6.1.4.1.2312.4.3

# Attribute Type Definitions

attributetype ( 1.3.6.1.4.1.2312.4.1.2 NAME 'automountInformation'
	DESC 'Information used by the autofs automounter'
	EQUALITY caseExactMatch
	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )

objectclass ( 1.3.6.1.4.1.2312.4.2.3 NAME 'automount' SUP top STRUCTURAL
	DESC 'An entry in an automounter map'
	MUST ( cn $ automountInformation $ objectclass )
	MAY ( description ) )

objectclass ( 1.3.6.1.4.1.2312.4.2.2 NAME 'automountMap' SUP top STRUCTURAL
	DESC 'An group of related automount objects'
	MUST ( ou ) )