Return-Path: Delivered-To: apmail-directory-commits-archive@www.apache.org Received: (qmail 94317 invoked from network); 22 Aug 2007 16:26:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Aug 2007 16:26:50 -0000 Received: (qmail 98980 invoked by uid 500); 22 Aug 2007 16:26:46 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 98942 invoked by uid 500); 22 Aug 2007 16:26:46 -0000 Mailing-List: contact commits-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@directory.apache.org Delivered-To: mailing list commits@directory.apache.org Received: (qmail 98931 invoked by uid 99); 22 Aug 2007 16:26:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Aug 2007 09:26:46 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Aug 2007 16:26:46 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 7629C1A9820; Wed, 22 Aug 2007 09:26:26 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r568687 [3/4] - in /directory/studio/trunk/studio-apacheds-schemaeditor: resources/schemas/ src/main/java/org/apache/directory/studio/apacheds/schemaeditor/ src/main/java/org/apache/directory/studio/apacheds/schemaeditor/view/wizards/ Date: Wed, 22 Aug 2007 16:26:23 -0000 To: commits@directory.apache.org From: pamarcelot@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20070822162626.7629C1A9820@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Added: directory/studio/trunk/studio-apacheds-schemaeditor/resources/schemas/dhcp.xml URL: http://svn.apache.org/viewvc/directory/studio/trunk/studio-apacheds-schemaeditor/resources/schemas/dhcp.xml?rev=568687&view=auto ============================================================================== --- directory/studio/trunk/studio-apacheds-schemaeditor/resources/schemas/dhcp.xml (added) +++ directory/studio/trunk/studio-apacheds-schemaeditor/resources/schemas/dhcp.xml Wed Aug 22 09:26:18 2007 @@ -0,0 +1,615 @@ + + + + + + dhcpOptionsDN + + The distinguished name(s) of the dhcpOption objects containing the configuration options provided by the server. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.12 + distinguishedNameMatch + + + + dhcpHostDN + + the distinguished name(s) of the dhcpHost objects. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.12 + distinguishedNameMatch + + + + dhcpLastTransactionTime + + This is the last time a valid DHCP packet was received from the client. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.24 + integerMatch + + + + dhcpGroupDN + + The distinguished name(s) of the groups. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.12 + distinguishedNameMatch + + + + dhcpServiceDN + + The DN of dhcpService object(s)which contain the configuration information. Each dhcpServer object has this attribute identifying the DHCP configuration(s) that the server is associated with. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.12 + distinguishedNameMatch + + + + dhcpRequestedHostName + + This is the hostname that was requested by the client. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + caseIgnoreIA5Match + + + + dhcpDelayedServiceParameter + + Delay in seconds corresponding to Delayed Service Parameter configuration, as defined in DHC Load Balancing Algorithm [RFC 3074]. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.27 + integerMatch + + + + dhcpDnsStatus + + This indicates the status of updating DNS resource records on behalf of the client by the DHCP server for this address. The value is a 16-bit bitmask. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.27 + integerMatch + + + + dhcpDomainName + + This is the name of the domain sent to the client by the server. It is essentially the same as the value for DHCP option 15 sent to the client, and represents only the domain - not the full FQDN. To obtain the full FQDN assigned to the client you must prepend the "dhcpAssignedHostName" to this value with a ".". + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + caseIgnoreIA5Match + + + + dhcpBootpFlag + + This indicates whether the address was assigned via BOOTP. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.7 + integerMatch + + + + dhcpMaxClientLeadTime + + Maximum Client Lead Time configuration in seconds, as defined in DHCP Failover Protocol [FAILOVR] + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.27 + integerMatch + + + + dhcpErrorLog + + Generic error log attribute that allows logging error conditions within a dhcpService or a dhcpSubnet, like no IP addresses available for lease. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + caseIgnoreIA5Match + + + + dhcpFailOverEndpointState + + Server (Failover Endpoint) state, as defined in DHCP Failover Protocol [FAILOVR] + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + integerMatch + + + + dhcpClassData + + Encoded text string or list of bytes expressed in hexadecimal, separated by colons. Clients match subclasses based on matching the class data with the results of match or spawn with statements in the class name declarations. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + caseIgnoreIA5Match + + + + dhcpOption + + Encoded option values to be sent to clients. Each value represents a single option and contains (OptionTag, Length, OptionValue) encoded in the format used by DHCP. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.40 + caseIgnoreIA5Match + + + + dhcpLeaseDN + + The distinguished name of a client address. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.12 + distinguishedNameMatch + + + + dhcpExpirationTime + + This is the time the current lease for an address expires. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.24 + integerMatch + + + + dhcpImplementation + + Description of the DHCP Server implementation e.g. DHCP Servers vendor. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + caseIgnoreIA5Match + + + + dhcpVersion + + The version attribute of this object. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + caseIgnoreIA5Match + + + + dhcpPermitList + + This attribute contains the permit lists associated with a pool. Each permit list is defined as a separate value. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + caseIgnoreIA5Match + + + + dhcpAddressState + + This stores information about the current binding-status of an address. For dynamic addresses managed by DHCP, the values should be restricted to the following: "FREE", "ACTIVE", "EXPIRED", "RELEASED", "RESET", "ABANDONED", "BACKUP". For other addresses, it SHOULD be one of the following: "UNKNOWN", "RESERVED" (an address that is managed by DHCP that is reserved for a specific client), "RESERVED-ACTIVE" (same as reserved, but address is currently in use), "ASSIGNED" (assigned manually or by some other mechanism), "UNASSIGNED", "NOTASSIGNABLE". + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + caseIgnoreIA5Match + + + + dhcpRange + + The starting & ending IP Addresses in the range (inclusive), separated by a hyphen; if the range only contains one address, then just the address can be specified with no hyphen. Each range is defined as a separate value. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + caseIgnoreIA5Match + + + + dhcpStatements + + Flexible storage for specific data depending on what object this exists in. Like conditional statements, server parameters, etc. This allows the standard to evolve without needing to adjust the schema. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + caseIgnoreIA5Match + + + + dhcpStartTimeOfState + + This is the time of the last state change for a leased address. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.24 + integerMatch + + + + dhcpNetMask + + The subnet mask length for the subnet. The mask can be easily computed from this length. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.27 + integerMatch + + + + dhcpPrimaryDN + + The DN of the dhcpServer which is the primary server for the configuration. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.12 + distinguishedNameMatch + + + + dhcpSecondaryDN + + The DN of dhcpServer(s) which provide backup service for the configuration. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.12 + distinguishedNameMatch + + + + dhcpLeasesDN + + The distinguished name(s) client addresses. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.12 + distinguishedNameMatch + + + + dhcpSharedNetworkDN + + The distinguished name(s) of sharedNetworks. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.12 + distinguishedNameMatch + + + + dhcpSubclassesDN + + The distinguished name(s) of subclass(es). + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.12 + distinguishedNameMatch + + + + dhcpClassesDN + + The distinguished name(s) of a class(es) in a subclass. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.12 + distinguishedNameMatch + + + + dhcpReservedForClient + + The distinguished name of a "dhcpClient" that an address is reserved for. This may not be the same as the "dhcpAssignedToClient" attribute if the address is being reassigned but the current lease has not yet expired. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.12 + distinguishedNameMatch + + + + dhcpAssignedHostName + + This is the actual hostname that was assigned to a client. It may not be the name that was requested by the client. The fully qualified domain name can be determined by appending the value of "dhcpDomainName" (with a dot separator) to this name. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + caseIgnoreIA5Match + + + + dhcpSubnetDN + + The distinguished name(s) of the subnets. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.12 + distinguishedNameMatch + + + + dhcpHashBucketAssignment + + HashBucketAssignment bit map for the DHCP Server, as defined in DHC Load Balancing Algorithm [RFC 3074]. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.40 + caseIgnoreIA5Match + + + + dhcpAssignedToClient + + This is the distinguished name of a "dhcpClient" that an address is currently assigned to. This attribute is only present in the class when the address is leased. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.12 + distinguishedNameMatch + + + + dhcpHWAddress + + The clients hardware address that requested this IP address. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.40 + caseIgnoreIA5Match + + + + dhcpPoolDN + + The distinguished name(s) of pools. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.12 + distinguishedNameMatch + + + + dhcpRelayAgentInfo + + If the client request was received via a relay agent, this contains information about the relay agent that was available from the DHCP request. This is a hex-encoded option value. + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.40 + caseIgnoreIA5Match + + + + + + dhcpOptions + + Represents information about a collection of options defined. + + top + + AUXILIARY + + cn + + + dhcpOption + + + + + dhcpHost + + This represents information about a particular client + + top + + STRUCTURAL + + cn + + + dhcpLeaseDN + dhcpHWAddress + dhcpOptionsDN + dhcpStatements + + + + + dhcpGroup + + Group object that lists host DNs and parameters. This is a container object. + + top + + STRUCTURAL + + cn + + + dhcpHostDN + dhcpOptionsDN + dhcpStatements + + + + + dhcpSubClass + + Represents information about a collection of related classes. + + top + + STRUCTURAL + + cn + + + dhcpClassData + dhcpOptionsDN + dhcpStatements + + + + + dhcpLog + + This is the object that holds past information about the IP address. The cn is the time/date stamp when the address was assigned or released, the address state at the time, if the address was assigned or released. + + top + + STRUCTURAL + + cn + + + dhcpAddressState + dhcpExpirationTime + dhcpStartTimeOfState + dhcpLastTransactionTime + dhcpBootpFlag + dhcpDomainName + dhcpDnsStatus + dhcpRequestedHostName + dhcpAssignedHostName + dhcpReservedForClient + dhcpAssignedToClient + dhcpRelayAgentInfo + dhcpHWAddress + dhcpErrorLog + + + + + dhcpPool + + This stores configuration information about a pool. + + top + + STRUCTURAL + + cn + dhcpRange + + + dhcpClassesDN + dhcpPermitList + dhcpLeasesDN + dhcpOptionsDN + dhcpStatements + + + + + dhcpClass + + Represents information about a collection of related clients. + + top + + STRUCTURAL + + cn + + + dhcpSubclassesDN + dhcpOptionsDN + dhcpStatements + + + + + dhcpService + + Service object that represents the actual DHCP Service configuration. This is a container object. + + top + + STRUCTURAL + + cn + dhcpPrimaryDN + + + dhcpSecondaryDN + dhcpSharedNetworkDN + dhcpSubnetDN + dhcpGroupDN + dhcpHostDN + dhcpClassesDN + dhcpOptionsDN + dhcpStatements + + + + + dhcpLeases + + This class represents an IP Address, which may or may not have been leased. + + top + + STRUCTURAL + + cn + dhcpAddressState + + + dhcpExpirationTime + dhcpStartTimeOfState + dhcpLastTransactionTime + dhcpBootpFlag + dhcpDomainName + dhcpDnsStatus + dhcpRequestedHostName + dhcpAssignedHostName + dhcpReservedForClient + dhcpAssignedToClient + dhcpRelayAgentInfo + dhcpHWAddress + + + + + dhcpSubnet + + This class defines a subnet. This is a container object. + + top + + STRUCTURAL + + cn + dhcpNetMask + + + dhcpRange + dhcpPoolDN + dhcpGroupDN + dhcpHostDN + dhcpClassesDN + dhcpLeasesDN + dhcpOptionsDN + dhcpStatements + + + + + dhcpSharedNetwork + + This stores configuration information for a shared network. + + top + + STRUCTURAL + + cn + + + dhcpSubnetDN + dhcpPoolDN + dhcpOptionsDN + dhcpStatements + + + + + dhcpServer + + DHCP Server Object + + top + + STRUCTURAL + + cn + dhcpServiceDN + + + dhcpVersion + dhcpImplementation + dhcpHashBucketAssignment + dhcpDelayedServiceParameter + dhcpMaxClientLeadTime + dhcpFailOverEndpointState + dhcpStatements + + + + \ No newline at end of file Added: directory/studio/trunk/studio-apacheds-schemaeditor/resources/schemas/inetorgperson.xml URL: http://svn.apache.org/viewvc/directory/studio/trunk/studio-apacheds-schemaeditor/resources/schemas/inetorgperson.xml?rev=568687&view=auto ============================================================================== --- directory/studio/trunk/studio-apacheds-schemaeditor/resources/schemas/inetorgperson.xml (added) +++ directory/studio/trunk/studio-apacheds-schemaeditor/resources/schemas/inetorgperson.xml Wed Aug 22 09:26:18 2007 @@ -0,0 +1,130 @@ + + + + + + userSMIMECertificate + + RFC2798: PKCS#7 SignedData used to support S/MIME + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.5 + + + + departmentNumber + + RFC2798: identifies a department within an organization + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.15 + caseIgnoreMatch + caseIgnoreSubstringsMatch + + + + userPKCS12 + + RFC2798: personal identity information, a PKCS #12 PFX + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.5 + + + + employeeNumber + + RFC2798: numerically identifies an employee within an organization + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.15 + caseIgnoreMatch + caseIgnoreSubstringsMatch + + + + preferredLanguage + + RFC2798: preferred written or spoken language for a person + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.15 + caseIgnoreMatch + caseIgnoreSubstringsMatch + + + + jpegPhoto + + RFC2798: a JPEG image + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.28 + + + + carLicense + + RFC2798: vehicle license or registration plate + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.15 + caseIgnoreMatch + caseIgnoreSubstringsMatch + + + + employeeType + + RFC2798: type of employment for a person + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.15 + caseIgnoreMatch + caseIgnoreSubstringsMatch + + + + displayName + + RFC2798: preferred name to be used when displaying entries + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.15 + caseIgnoreMatch + caseIgnoreSubstringsMatch + + + + + + inetOrgPerson + + RFC2798: Internet Organizational Person + + organizationalPerson + + STRUCTURAL + + audio + businessCategory + carLicense + departmentNumber + displayName + employeeNumber + employeeType + givenName + homePhone + homePostalAddress + initials + jpegPhoto + labeledURI + mail + manager + mobile + o + pager + photo + roomNumber + secretary + uid + userCertificate + x500UniqueIdentifier + preferredLanguage + userSMIMECertificate + userPKCS12 + + + + \ No newline at end of file Added: directory/studio/trunk/studio-apacheds-schemaeditor/resources/schemas/java.xml URL: http://svn.apache.org/viewvc/directory/studio/trunk/studio-apacheds-schemaeditor/resources/schemas/java.xml?rev=568687&view=auto ============================================================================== --- directory/studio/trunk/studio-apacheds-schemaeditor/resources/schemas/java.xml (added) +++ directory/studio/trunk/studio-apacheds-schemaeditor/resources/schemas/java.xml Wed Aug 22 09:26:18 2007 @@ -0,0 +1,141 @@ + + + + + + javaDoc + + The Java documentation for the class + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + caseExactIA5Match + + + + javaClassNames + + Fully qualified Java class or interface name + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.15 + caseExactMatch + + + + javaReferenceAddress + + Addresses associated with a JNDI Reference + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.15 + caseExactMatch + + + + javaFactory + + Fully qualified Java class name of a JNDI object factory + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.15 + caseExactMatch + + + + javaSerializedData + + Serialized form of a Java object + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.40 + + + + javaCodebase + + URL(s) specifying the location of class definition + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + caseExactIA5Match + + + + javaClassName + + Fully qualified name of distinguished Java class or interface + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.15 + caseExactMatch + + + + + + javaContainer + + Container for a Java object + + top + + STRUCTURAL + + cn + + + + + javaObject + + Java object representation + + top + + ABSTRACT + + javaClassName + + + javaClassNames + javaCodebase + javaDoc + description + + + + + javaNamingReference + + JNDI reference + + javaObject + + AUXILIARY + + javaReferenceAddress + javaFactory + + + + + javaMarshalledObject + + Java marshalled object + + javaObject + + AUXILIARY + + javaSerializedData + + + + + javaSerializedObject + + Java serialized object + + javaObject + + AUXILIARY + + javaSerializedData + + + + \ No newline at end of file Added: directory/studio/trunk/studio-apacheds-schemaeditor/resources/schemas/krb5kdc.xml URL: http://svn.apache.org/viewvc/directory/studio/trunk/studio-apacheds-schemaeditor/resources/schemas/krb5kdc.xml?rev=568687&view=auto ============================================================================== --- directory/studio/trunk/studio-apacheds-schemaeditor/resources/schemas/krb5kdc.xml (added) +++ directory/studio/trunk/studio-apacheds-schemaeditor/resources/schemas/krb5kdc.xml Wed Aug 22 09:26:18 2007 @@ -0,0 +1,186 @@ + + + + + + krb5PrincipalRealm + + Distinguished name of krb5Realm entry + distinguishedName + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.12 + distinguishedNameMatch + + + + krb5Key + + Encoded ASN1 Key as an octet string + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.5 + + + + krb5RealmName + + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + caseExactIA5Match + + + + krb5AccountDisabled + + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.7 + booleanMatch + + + + krb5PasswordEnd + + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.24 + generalizedTimeMatch + generalizedTimeOrderingMatch + + + + krb5MaxRenew + + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.27 + integerMatch + + + + krb5MaxLife + + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.27 + integerMatch + + + + krb5AccountLockedOut + + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.7 + booleanMatch + + + + krb5AccountExpirationTime + + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.24 + generalizedTimeMatch + + + + krb5EncryptionType + + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.27 + integerMatch + + + + krb5ValidStart + + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.24 + generalizedTimeMatch + generalizedTimeOrderingMatch + + + + krb5ValidEnd + + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.24 + generalizedTimeMatch + generalizedTimeOrderingMatch + + + + krb5KDCFlags + + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.27 + integerMatch + + + + krb5KeyVersionNumber + + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.27 + integerMatch + + + + krb5PrincipalName + + The unparsed Kerberos principal name + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + caseExactIA5Match + + + + + + krb5Principal + + + top + + AUXILIARY + + krb5PrincipalName + + + cn + krb5PrincipalRealm + + + + + krb5Realm + + + top + + AUXILIARY + + krb5RealmName + + + + + krb5KDCEntry + + + krb5Principal + + AUXILIARY + + krb5KeyVersionNumber + + + krb5ValidStart + krb5ValidEnd + krb5PasswordEnd + krb5MaxLife + krb5MaxRenew + krb5KDCFlags + krb5EncryptionType + krb5Key + krb5AccountDisabled + krb5AccountLockedOut + krb5AccountExpirationTime + + + + \ No newline at end of file Added: directory/studio/trunk/studio-apacheds-schemaeditor/resources/schemas/mozilla.xml URL: http://svn.apache.org/viewvc/directory/studio/trunk/studio-apacheds-schemaeditor/resources/schemas/mozilla.xml?rev=568687&view=auto ============================================================================== --- directory/studio/trunk/studio-apacheds-schemaeditor/resources/schemas/mozilla.xml (added) +++ directory/studio/trunk/studio-apacheds-schemaeditor/resources/schemas/mozilla.xml Wed Aug 22 09:26:18 2007 @@ -0,0 +1,192 @@ + + + + + + mozillaHomeState + + name + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.15 + caseIgnoreMatch + caseIgnoreSubstringsMatch + + + + mozillaHomeLocalityName + + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.15 + caseIgnoreMatch + caseIgnoreSubstringsMatch + + + + mozillaHomeCountryName + + name + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.15 + caseIgnoreMatch + caseIgnoreSubstringsMatch + + + + custom1 + mozillaCustom1 + + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + + + + mozillaHomePostalCode + + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.15 + caseIgnoreMatch + caseIgnoreSubstringsMatch + + + + mozillaPostalAddress2 + + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.41 + caseIgnoreListMatch + caseIgnoreListSubstringsMatch + + + + workurl + mozillaWorkUrl + + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + caseIgnoreIA5Match + caseIgnoreIA5SubstringsMatch + + + + homeurl + mozillaHomeUrl + + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + caseIgnoreIA5Match + caseIgnoreIA5SubstringsMatch + + + + mozillaHomePostalAddress2 + + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.41 + caseIgnoreListMatch + caseIgnoreListSubstringsMatch + + + + custom2 + mozillaCustom2 + + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + + + + custom3 + mozillaCustom3 + + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + + + + custom4 + mozillaCustom4 + + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + + + + mozillaHomeFriendlyCountryName + + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.15 + caseIgnoreMatch + caseIgnoreSubstringsMatch + + + + xmozillausehtmlmail + mozillaUseHtmlMail + + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.7 + + + + xmozillanickname + mozillaNickname + + name + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.15 + caseIgnoreMatch + caseIgnoreSubstringsMatch + + + + mozillaSecondEmail + + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + caseIgnoreIA5Match + caseIgnoreIA5SubstringsMatch + + + + nsAIMid + + AOL Instant Messenger (AIM) Identity + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.50 + telephoneNumberMatch + telephoneNumberSubstringsMatch + + + + + + mozillaAbPersonObsolete + + + inetOrgPerson + + STRUCTURAL + + xmozillanickname + xmozillausehtmlmail + mozillaSecondEmail + mozillaPostalAddress2 + mozillaHomePostalAddress2 + mozillaHomeLocalityName + mozillaHomeState + mozillaHomePostalCode + mozillaHomeCountryName + mozillaHomeFriendlyCountryName + homeurl + workurl + custom1 + custom2 + custom3 + custom4 + nsAIMid + c + co + + + + \ No newline at end of file Added: directory/studio/trunk/studio-apacheds-schemaeditor/resources/schemas/nis.xml URL: http://svn.apache.org/viewvc/directory/studio/trunk/studio-apacheds-schemaeditor/resources/schemas/nis.xml?rev=568687&view=auto ============================================================================== --- directory/studio/trunk/studio-apacheds-schemaeditor/resources/schemas/nis.xml (added) +++ directory/studio/trunk/studio-apacheds-schemaeditor/resources/schemas/nis.xml Wed Aug 22 09:26:18 2007 @@ -0,0 +1,500 @@ + + + + + + oncRpcNumber + + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.27 + integerMatch + + + + ipHostNumber + + IP address + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + caseIgnoreIA5Match + + + + memberNisNetgroup + + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + caseExactIA5Match + caseExactIA5SubstringsMatch + + + + memberUid + + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + caseExactIA5Match + caseExactIA5SubstringsMatch + + + + ipServicePort + + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.27 + integerMatch + + + + nisNetgroupTriple + + Netgroup triple + USER_APPLICATIONS + 1.3.6.1.1.1.0.0 + + + + shadowInactive + + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.27 + integerMatch + + + + uidNumber + + An integer uniquely identifying a user in an administrative domain + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.27 + integerMatch + + + + nisMapEntry + + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + caseExactIA5Match + caseExactIA5SubstringsMatch + + + + shadowMax + + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.27 + integerMatch + + + + shadowFlag + + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.27 + integerMatch + + + + shadowExpire + + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.27 + integerMatch + + + + gidNumber + + An integer uniquely identifying a group in an administrative domain + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.27 + integerMatch + + + + gecos + + The GECOS field; the common name + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + caseIgnoreIA5Match + caseIgnoreIA5SubstringsMatch + + + + ipNetworkNumber + + IP network + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + caseIgnoreIA5Match + + + + nisMapName + + name + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.15 + caseIgnoreMatch + caseIgnoreSubstringsMatch + + + + ipNetmaskNumber + + IP netmask + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + caseIgnoreIA5Match + + + + macAddress + + MAC address + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + caseIgnoreIA5Match + + + + shadowWarning + + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.27 + integerMatch + + + + homeDirectory + + The absolute path to the home directory + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + caseExactIA5Match + + + + shadowMin + + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.27 + integerMatch + + + + bootFile + + Boot image name + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + caseExactIA5Match + + + + loginShell + + The path to the login shell + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.26 + caseExactIA5Match + + + + shadowLastChange + + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.27 + integerMatch + + + + bootParameter + + rpc.bootparamd parameter + USER_APPLICATIONS + 1.3.6.1.1.1.0.1 + + + + ipServiceProtocol + + name + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.15 + caseIgnoreMatch + caseIgnoreSubstringsMatch + + + + ipProtocolNumber + + USER_APPLICATIONS + 1.3.6.1.4.1.1466.115.121.1.27 + integerMatch + + + + + + ipProtocol + + Abstraction of an IP protocol + + top + + STRUCTURAL + + cn + ipProtocolNumber + description + + + description + + + + + bootableDevice + + A device with boot parameters + + top + + AUXILIARY + + bootFile + bootParameter + + + + + ieee802Device + + A device with a MAC address + + top + + AUXILIARY + + macAddress + + + + + ipService + + Abstraction an Internet Protocol service + + top + + STRUCTURAL + + cn + ipServicePort + ipServiceProtocol + + + description + + + + + nisNetgroup + + Abstraction of a netgroup + + top + + STRUCTURAL + + cn + + + nisNetgroupTriple + memberNisNetgroup + description + + + + + ipHost + + Abstraction of a host, an IP device + + top + + AUXILIARY + + cn + ipHostNumber + + + l + description + manager + + + + + nisMap + + A generic abstraction of a NIS map + + top + + STRUCTURAL + + nisMapName + + + description + + + + + ipNetwork + + Abstraction of an IP network + + top + + STRUCTURAL + + cn + ipNetworkNumber + + + ipNetmaskNumber + l + description + manager + + + + + nisObject + + An entry in a NIS map + + top + + STRUCTURAL + + cn + nisMapEntry + nisMapName + + + description + + + + + posixGroup + + Abstraction of a group of accounts + + top + + STRUCTURAL + + cn + gidNumber + + + userPassword + memberUid + description + + + + + oncRpc + + Abstraction of an ONC/RPC binding + + top + + STRUCTURAL + + cn + oncRpcNumber + description + + + description + + + + + shadowAccount + + Additional attributes for shadow passwords + + top + + AUXILIARY + + uid + + + userPassword + shadowLastChange + shadowMin + shadowMax + shadowWarning + shadowInactive + shadowExpire + shadowFlag + description + + + + + posixAccount + + Abstraction of an account with POSIX attributes + + top + + AUXILIARY + + cn + uid + uidNumber + gidNumber + homeDirectory + + + userPassword + loginShell + gecos + description + + + + + + + caseExactIA5SubstringsMatch + + 1.3.6.1.4.1.1466.115.121.1.26 + + + + + + NIS Netgroup Triple + + RFC2307 NIS Netgroup Triple + + + + NIS Boot Parameter + + + + \ No newline at end of file