1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp# CDDL HEADER START
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp#
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp# The contents of this file are subject to the terms of the
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp# Common Development and Distribution License, Version 1.0 only
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp# (the "License"). You may not use this file except in compliance
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp# with the License.
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp#
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# You can obtain a copy of the license at legal-notices/CDDLv1_0.txt
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# or http://forgerock.org/license/CDDLv1.0.html.
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp# See the License for the specific language governing permissions
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp# and limitations under the License.
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp#
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp# When distributing Covered Code, include this CDDL HEADER in each
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# file and include the License file at legal-notices/CDDLv1_0.txt.
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# If applicable, add the following below this CDDL HEADER, with the
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# fields enclosed by brackets "[]" replaced with your own identifying
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# information:
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp# Portions Copyright [yyyy] [name of copyright owner]
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp#
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp# CDDL HEADER END
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp#
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp#
bffcc3f60be369e3834b7c9db6dba0b74e2f9760boli# Copyright 2008-2009 Sun Microsystems, Inc.
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp#
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp#
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp# This file contains schema definitions required for Solaris and
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp# OpenSolaris LDAP naming services
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp#
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicpdn: cn=schema
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicpobjectClass: top
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicpobjectClass: ldapSubentry
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicpobjectClass: subschema
bcd3d81520886dcb0f9db1a0efe031bad780e22bludoattributeTypes: ( 1.3.6.1.4.1.42.2.27.1.1.12 NAME 'nisNetIdUser'
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN 'Solaris Specific' )
bcd3d81520886dcb0f9db1a0efe031bad780e22bludoattributeTypes: ( 1.3.6.1.4.1.42.2.27.1.1.13 NAME 'nisNetIdGroup'
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN 'Solaris Specific' )
bcd3d81520886dcb0f9db1a0efe031bad780e22bludoattributeTypes: ( 1.3.6.1.4.1.42.2.27.1.1.14 NAME 'nisNetIdHost'
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN 'Solaris Specific' )
bcd3d81520886dcb0f9db1a0efe031bad780e22bludoattributeTypes: ( 1.3.6.1.4.1.42.2.27.2.1.15 NAME 'rfc822mailMember'
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp DESC 'rfc822 mail addresss of group member' SYNTAX
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN 'Solaris Specific' )
bcd3d81520886dcb0f9db1a0efe031bad780e22bludoattributeTypes: ( 2.16.840.1.113730.3.1.30 NAME 'mgrpRFC822MailMember'
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'Solaris Specific' )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicpattributeTypes: ( 1.3.6.1.4.1.42.2.27.5.1.1 NAME 'SolarisProjectID' DESC
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 'Unique ID for a Solaris Project entry' EQUALITY integerMatch SYNTAX
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN 'Solaris Specific' )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicpattributeTypes: ( 1.3.6.1.4.1.42.2.27.5.1.2 NAME 'SolarisProjectName' DESC
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 'Name of a Solaris Project Entry' EQUALITY caseExactIA5Match SYNTAX
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN 'Solaris Specific' )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicpattributeTypes: ( 1.3.6.1.4.1.42.2.27.5.1.3 NAME 'SolarisProjectAttr' DESC
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 'Attributes of a Solaris Project entry' EQUALITY caseExactIA5Match SYNTAX
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN 'Solaris Specific' )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicpattributeTypes: ( 1.3.6.1.4.1.42.2.27.5.1.4 NAME 'SolarisAttrKeyValue' DESC
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 'Semi-colon separated key=value pairs of attributes' EQUALITY
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN 'Solaris Specific' )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicpattributeTypes: ( 1.3.6.1.4.1.42.2.27.5.1.5 NAME 'SolarisAuditAlways' DESC
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 'Always audited attributes per-user' EQUALITY caseIgnoreIA5Match SYNTAX
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN 'Solaris Specific' )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicpattributeTypes: ( 1.3.6.1.4.1.42.2.27.5.1.6 NAME 'SolarisAuditNever' DESC
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 'Never audited attributes per-user' EQUALITY caseIgnoreIA5Match SYNTAX
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN 'Solaris Specific' )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicpattributeTypes: ( 1.3.6.1.4.1.42.2.27.5.1.7 NAME 'SolarisAttrShortDesc' DESC
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 'Short description about an entry, used by GUIs' EQUALITY caseIgnoreIA5Match
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN 'Solaris
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp Specific' )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicpattributeTypes: ( 1.3.6.1.4.1.42.2.27.5.1.8 NAME 'SolarisAttrLongDesc' DESC
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 'Detail description about an entry' EQUALITY caseIgnoreIA5Match SYNTAX
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN 'Solaris Specific' )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicpattributeTypes: ( 1.3.6.1.4.1.42.2.27.5.1.9 NAME 'SolarisKernelSecurityPolicy'
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp DESC 'Solaris kernel security policy' EQUALITY caseIgnoreIA5Match SYNTAX
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN 'Solaris Specific' )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicpattributeTypes: ( 1.3.6.1.4.1.42.2.27.5.1.10 NAME 'SolarisProfileType' DESC
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 'Type of object defined in profile'EQUALITY caseIgnoreIA5Match SYNTAX
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN 'Solaris Specific' )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicpattributeTypes: ( 1.3.6.1.4.1.42.2.27.5.1.11 NAME 'SolarisProfileId' DESC
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 'Identifier of object defined in profile' EQUALITY caseIgnoreIA5Match SYNTAX
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN 'Solaris Specific' )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicpattributeTypes: ( 1.3.6.1.4.1.42.2.27.5.1.12 NAME 'SolarisUserQualifier' DESC
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 'Per-user login attributes' EQUALITY caseIgnoreIA5Match SYNTAX
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN 'Solaris Specific' )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicpattributeTypes: ( 1.3.6.1.4.1.42.2.27.5.1.13 NAME 'SolarisAttrReserved1' DESC
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 'Reserved for future use' EQUALITY caseIgnoreIA5Match SYNTAX
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN 'Solaris Specific' )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicpattributeTypes: ( 1.3.6.1.4.1.42.2.27.5.1.14 NAME 'SolarisAttrReserved2'
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp DESC 'Reserved for future use' EQUALITY caseIgnoreIA5Match SYNTAX
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN 'Solaris Specific' )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicpattributeTypes: ( 1.3.6.1.4.1.42.2.27.5.1.15 NAME 'SolarisLDAPServers' DESC
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 'LDAP Server address eg. 76.234.3.1:389' EQUALITY caseIgnoreIA5Match SYNTAX
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN 'Solaris Specific' )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicpattributeTypes: ( 1.3.6.1.4.1.42.2.27.5.1.16 NAME 'SolarisSearchBaseDN' DESC
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 'Search Base Distinguished Name' EQUALITY caseIgnoreMatch SYNTAX
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN 'Solaris Specific' )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicpattributeTypes: ( 1.3.6.1.4.1.42.2.27.5.1.17 NAME 'SolarisCacheTTL' DESC
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 'TTL value for the Domain information eg. 1w, 2d, 3h, 10m, or 5s' EQUALITY
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp X-ORIGIN 'Solaris Specific' )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicpattributeTypes: ( 1.3.6.1.4.1.42.2.27.5.1.18 NAME 'SolarisBindDN' DESC
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 'DN to be used to bind to the directory as proxy' EQUALITY caseIgnoreMatch
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 'Solaris Specific' )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicpattributeTypes: ( 1.3.6.1.4.1.42.2.27.5.1.19 NAME 'SolarisBindPassword' DESC
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 'Password for bindDN to authenticate to the directory' EQUALITY
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp octetStringMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 SINGLE-VALUE
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp X-ORIGIN 'Solaris Specific' )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicpattributeTypes: ( 1.3.6.1.4.1.42.2.27.5.1.20 NAME 'SolarisAuthMethod' DESC
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 'Authentication method to be used eg. "NS_LDAP_AUTH_NONE",
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp "NS_LDAP_AUTH_SIMPLE" or "NS_LDAP_AUTH_SASL_CRAM_MD5"' EQUALITY
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp X-ORIGIN 'Solaris Specific' )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicpattributeTypes: ( 1.3.6.1.4.1.42.2.27.5.1.21 NAME 'SolarisTransportSecurity'
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp DESC 'Transport Level Security method to be used eg. "NS_LDAP_SEC_NONE" or
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp "NS_LDAP_SEC_SASL_TLS"' EQUALITY caseIgnoreIA5Match SYNTAX
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN 'Solaris Specific' )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicpattributeTypes: ( 1.3.6.1.4.1.42.2.27.5.1.22 NAME 'SolarisCertificatePath'
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp DESC 'Path to certificate file/device' EQUALITY caseExactIA5Match SYNTAX
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN 'Solaris Specific' )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicpattributeTypes: ( 1.3.6.1.4.1.42.2.27.5.1.23 NAME 'SolarisCertificatePassword'
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp DESC 'Password or PIN that grants access to certificate.' EQUALITY
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp octetStringMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 SINGLE-VALUE
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp X-ORIGIN 'Solaris Specific' )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicpattributeTypes: ( 1.3.6.1.4.1.42.2.27.5.1.24 NAME 'SolarisDataSearchDN' DESC
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 'Search DN for data lookup in ":(DN0),(DN1),..." format' EQUALITY
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 'Solaris Specific' )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicpattributeTypes: ( 1.3.6.1.4.1.42.2.27.5.1.25 NAME 'SolarisSearchScope' DESC
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 'Scope to be used for search operations eg. "NS_LDAP_SCOPE_BASE",
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp "NS_LDAP_SCOPE_ONELEVEL" or "NS_LDAP_SCOPE_SUBTREE"' EQUALITY
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp X-ORIGIN 'Solaris Specific' )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicpattributeTypes: ( 1.3.6.1.4.1.42.2.27.5.1.26 NAME 'SolarisSearchTimeLimit'
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp DESC 'Time Limit in seconds for search operations' EQUALITY integerMatch
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 'Solaris Specific' )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicpattributeTypes: ( 1.3.6.1.4.1.42.2.27.5.1.27 NAME 'SolarisPreferredServer'
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp DESC 'Preferred LDAP Server address or network number' EQUALITY
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 'Solaris Specific' )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicpattributeTypes: ( 1.3.6.1.4.1.42.2.27.5.1.28 NAME 'SolarisPreferredServerOnly'
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp DESC 'Boolean flag for use of preferredServer or not' EQUALITY booleanMatch
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE X-ORIGIN
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 'Solaris Specific' )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicpattributeTypes: ( 1.3.6.1.4.1.42.2.27.5.1.29 NAME 'SolarisSearchReferral' DESC
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 'referral chasing option eg. "NS_LDAP_NOREF" or "NS_LDAP_FOLLOWREF"'
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp SINGLE-VALUE X-ORIGIN 'Solaris Specific' )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicpattributeTypes: ( 1.3.6.1.4.1.42.2.27.5.1.30 NAME 'memberGid' DESC 'Posix
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp Group Name' EQUALITY caseExactIA5Match SYNTAX
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN 'Solaris Specific' )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicpattributeTypes: ( 1.3.6.1.4.1.42.2.27.5.1.31 NAME 'SolarisBindTimeLimit' DESC
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 'Time Limit in seconds for bind operations' EQUALITY integerMatch SYNTAX
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN 'Solaris Specific' )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp# Solaris NIS+2LDAP
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicpattributeTypes: ( 1.3.6.1.4.1.42.2.27.5.1.57 NAME 'nisplusTimeZone' DESC
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 'tzone column from NIS+ timezone table' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp SINGLE-VALUE X-ORIGIN 'Solaris Specific' )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp# Solaris IDMap project
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicpattributeTypes: ( 1.3.6.1.4.1.42.2.27.5.1.62 NAME 'winAccountName'
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp DESC 'Windows user or group Name corresponding to a Unix user or group'
880f5607a1dc38e0ad0ea721174358b35f245bb4boli EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'Solaris Specific' )
bcd3d81520886dcb0f9db1a0efe031bad780e22bludoattributeTypes: ( 1.3.6.1.4.1.42.2.27.5.1.63 NAME 'sun-printer-bsdaddr'
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp DESC 'Sets the server, print queue destination name and whether the client
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp generates protocol extensions. "Solaris" specifies a Solaris print server
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp extension. The value is represented by the following value: server ","
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp destination ", Solaris".' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp SINGLE-VALUE X-ORIGIN 'Solaris Specific' )
bcd3d81520886dcb0f9db1a0efe031bad780e22bludoattributeTypes: ( 1.3.6.1.4.1.42.2.27.5.1.64 NAME 'sun-printer-kvp'
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp DESC 'This attribute contains a set of key value pairs which may have
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp meaning to the print subsystem or may be user defined. Each value is
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp represented by the following: key "=" value.' SYNTAX
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'Solaris Specific' )
bcd3d81520886dcb0f9db1a0efe031bad780e22bludoattributeTypes: ( 1.3.6.1.4.1.42.2.27.5.1.67 NAME 'ipTnetTemplateName'
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp DESC 'Trusted Solaris network template template_name' SYNTAX
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN 'Solaris Specific' )
bcd3d81520886dcb0f9db1a0efe031bad780e22bludoattributeTypes: ( 1.3.6.1.4.1.42.2.27.5.1.68 NAME 'ipTnetNumber'
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp DESC 'Trusted Solaris network template ip_address' SYNTAX
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE X-ORIGIN 'Solaris Specific' )
bcd3d81520886dcb0f9db1a0efe031bad780e22bludoobjectClasses: ( 1.3.6.1.4.1.42.2.27.1.2.5 NAME 'nisMailAlias' SUP top
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp MUST cn MAY rfc822mailMember X-ORIGIN 'Solaris Specific' )
bcd3d81520886dcb0f9db1a0efe031bad780e22bludoobjectClasses: ( 1.3.6.1.4.1.42.2.27.1.2.6 NAME 'nisNetId' SUP top
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp MUST cn MAY ( nisNetIdUser $ nisNetIdGroup $ nisNetIdHost )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp X-ORIGIN 'Solaris Specific' )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicpobjectClasses: ( 1.3.6.1.4.1.42.2.27.5.2.1 NAME 'SolarisProject'
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp SUP top STRUCTURAL MUST ( SolarisProjectID $ SolarisProjectName )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp MAY ( memberUid $ memberGid $ description $ SolarisProjectAttr )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp X-ORIGIN 'Solaris Specific' )
bcd3d81520886dcb0f9db1a0efe031bad780e22bludoobjectClasses: ( 1.3.6.1.4.1.42.2.27.5.2.2 NAME 'SolarisAuditUser' SUP top
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp AUXILIARY MAY ( SolarisAuditAlways $ SolarisAuditNever )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp X-ORIGIN 'Solaris Specific' )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicpobjectClasses: ( 1.3.6.1.4.1.42.2.27.5.2.3 NAME 'SolarisUserAttr'
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp SUP top AUXILIARY DESC 'User attributes'
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp MAY ( SolarisUserQualifier $ SolarisAttrReserved1 $
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp SolarisAttrReserved2 $ SolarisAttrKeyValue ) X-ORIGIN 'Solaris Specific' )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicpobjectClasses: ( 1.3.6.1.4.1.42.2.27.5.2.4 NAME 'SolarisAuthAttr'
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp SUP top STRUCTURAL DESC 'Authorizations data' MUST cn
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp MAY ( SolarisAttrReserved1 $ SolarisAttrReserved2 $
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp SolarisAttrShortDesc $ SolarisAttrLongDesc $ SolarisAttrKeyValue ) X-ORIGIN
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 'Solaris Specific' )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicpobjectClasses: ( 1.3.6.1.4.1.42.2.27.5.2.5 NAME 'SolarisProfAttr'
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp SUP top STRUCTURAL DESC 'Profiles data' MUST cn
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp MAY ( SolarisAttrReserved1 $ SolarisAttrReserved2 $
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp SolarisAttrLongDesc $ SolarisAttrKeyValue ) X-ORIGIN 'Solaris Specific' )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicpobjectClasses: ( 1.3.6.1.4.1.42.2.27.5.2.6 NAME 'SolarisExecAttr'
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp SUP top AUXILIARY DESC 'Profiles execution attributes'
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp MAY ( SolarisKernelSecurityPolicy $ SolarisProfileType $
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp SolarisAttrReserved1 $ SolarisAttrReserved2 $
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp SolarisProfileId $ SolarisAttrKeyValue ) X-ORIGIN 'Solaris Specific' )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicpobjectClasses: ( 1.3.6.1.4.1.42.2.27.5.2.7 NAME 'SolarisNamingProfile'
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp SUP top STRUCTURAL DESC 'Solaris LDAP Naming client profile objectClass'
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp MUST ( cn $ SolarisLDAPServers $ SolarisSearchBaseDN )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp MAY ( SolarisBindDN $ SolarisBindPassword $ SolarisAuthMethod $
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp SolarisTransportSecurity $ SolarisCertificatePath $
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp SolarisCertificatePassword $ SolarisDataSearchDN $
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp SolarisSearchScope $ SolarisSearchTimeLimit $
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp SolarisPreferredServer $ SolarisPreferredServerOnly $
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp SolarisCacheTTL $ SolarisSearchReferral $ SolarisBindTimeLimit )
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp X-ORIGIN 'Solaris Specific' )
bcd3d81520886dcb0f9db1a0efe031bad780e22bludoobjectClasses: ( 2.16.840.1.113730.3.2.4 NAME 'mailGroup' SUP top
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp STRUCTURAL MUST mail MAY ( cn $ mgrpRFC822MailMember ) X-ORIGIN
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 'Solaris Specific' )
bcd3d81520886dcb0f9db1a0efe031bad780e22bludoobjectClasses: ( 1.3.6.1.4.1.42.2.27.5.2.14 NAME 'sunPrinter'
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp DESC 'Sun printer information' SUP top AUXILIARY MUST printer-name
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp MAY (sun-printer-bsdaddr $ sun-printer-kvp) X-ORIGIN 'Solaris Specific' )
bcd3d81520886dcb0f9db1a0efe031bad780e22bludoobjectClasses: ( 1.3.6.1.4.1.42.2.27.5.2.12 NAME 'nisplusTimeZoneData'
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp DESC 'NIS+ timezone table data' SUP top STRUCTURAL MUST cn
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp MAY ( nisplusTimeZone $ description ) X-ORIGIN 'Solaris Specific' )
bcd3d81520886dcb0f9db1a0efe031bad780e22bludoobjectClasses: ( 1.3.6.1.4.1.42.2.27.5.2.8 NAME 'ipTnetTemplate'
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp DESC 'Object class for TSOL network templates' SUP top STRUCTURAL
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp MUST ipTnetTemplateName MAY SolarisAttrKeyValue X-ORIGIN
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp 'Solaris Specific' )
bcd3d81520886dcb0f9db1a0efe031bad780e22bludoobjectClasses: ( 1.3.6.1.4.1.42.2.27.5.2.9 NAME 'ipTnetHost'
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp DESC 'Associates an IP address or wildcard with a TSOL template_name'
1b895edc1a9a2c88180631cd239bfc8a04d19e49ludovicp SUP top AUXILIARY MUST ipTnetNumber X-ORIGIN 'Solaris Specific' )