Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > contrib-release > by-pkgid > 6973b449a3c3e5e0e020ee2c1e2c2864 > files > 9

apache-mod_cfg_ldap-1.2-13mdv2010.1.x86_64.rpm

##
## OIDs are owned by Aegis:Net
##
## 1.3.6.1.4.1.14287.1.x   - mod_cfg_ldap
## 1.3.6.1.4.1.14287.1.1.x - attributetypes
## 1.3.6.1.4.1.14287.1.2.x - objectclasses
##

#attributetype ( 1.3.6.1.4.1.14287.1.1.1 NAME 'apacheVirtualHost'
#	SUP name
#	DESC 'mod_cfg_ldap: Apache VirtualHost'
#	EQUALITY caseIgnoreMatch
#	SUBSTR caseIgnoreSubstringsMatch
#	SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} )

attributetype ( 1.3.6.1.4.1.14287.1.1.2 NAME 'apacheServerName'
	SUP name
	DESC 'mod_cfg_ldap: Apache ServerName'
	EQUALITY caseIgnoreMatch
	SUBSTR caseIgnoreSubstringsMatch
	SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256}
	SINGLE-VALUE )
	
attributetype ( 1.3.6.1.4.1.14287.1.1.3 NAME 'apacheServerAlias'
	SUP name
	DESC 'mod_cfg_ldap: Apache ServerAlias'
	EQUALITY caseIgnoreMatch
	SUBSTR caseIgnoreSubstringsMatch
	SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} )
	
attributetype ( 1.3.6.1.4.1.14287.1.1.4 NAME 'apacheDocumentRoot'
	SUP name
	DESC 'mod_cfg_ldap: Apache DocumentRoot'
	EQUALITY caseIgnoreMatch
	SUBSTR caseIgnoreSubstringsMatch
	SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256}
	SINGLE-VALUE )

attributetype ( 1.3.6.1.4.1.14287.1.1.5 NAME 'apacheServerAdmin'
	SUP name
	DESC 'mod_cfg_ldap: Apache ServerAdmin'
	EQUALITY caseIgnoreMatch
	SUBSTR caseIgnoreSubstringsMatch
	SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256}
	SINGLE-VALUE )

objectclass ( 1.3.6.1.4.1.14287.1.2.1 NAME 'apacheConfig'
	SUP 'top' AUXILIARY
	MUST ( apacheServerName $ apacheDocumentRoot )
	MAY ( apacheServerAlias $ apacheServerAdmin ) )