Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-release > by-pkgid > 92992e97b096f5a7798c323211adb094 > files > 42

python-mmc-base-2.3.0-1mdv2008.1.x86_64.rpm

##
## Needed attributes for MMC (Mandriva Management Console)
##
## Version 01
##
## Jérôme Wax (jerome.wax@linbox.com)
##

# Attributes
attributetype ( 1.3.6.1.4.1.40098.1.1.12.1 NAME 'lmcACL'
        DESC 'LMC acl entry'
	EQUALITY caseIgnoreMatch
	SUBSTR caseIgnoreSubstringsMatch
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE)

attributetype ( 1.3.6.1.4.1.40098.1.1.12.2 NAME 'lmcPrefMode'
        DESC 'LMC user preferences'
        EQUALITY caseIgnoreMatch
	SUBSTR caseIgnoreSubstringsMatch
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE)

attributetype ( 1.3.6.1.4.1.40098.1.1.12.3 NAME 'lmcPrinterAllowed'
        DESC 'LMC a printer where the user has the rights to print'
	EQUALITY caseIgnoreIA5Match
	SUBSTR caseIgnoreSubstringsMatch
	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)

# Objectclass
objectclass ( 1.3.6.1.4.1.40098.1.2.1.19.1 NAME 'lmcUserObject' AUXILIARY
        DESC 'Objectclass for LMC user settings '
	MAY  ( lmcACL $ lmcPrefMode $ lmcPrinterAllowed ))


# Group policy
attributetype ( 1.3.6.1.4.1.40098.1.1.12.20 NAME 'ACL'
        DESC 'string with form aclname=value to manage right access'
	EQUALITY caseIgnoreIA5Match
	SUBSTR caseIgnoreSubstringsMatch
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)

# Objectclass
objectclass ( 1.3.6.1.4.1.40098.1.2.1.19.3 NAME 'GroupPolicy'
        SUP top
        MUST ( cn )
	MAY ( ACL $ member ) )