Where can I download T9 dictionary - German and Sp...

Hi,
I just bought a Nokia 6290. It comes with the scandianvian languages as well as English. However, I need the languages German and Spanish for my T9 dictionary.
Does anyone know where I can get hold of this?
Thank you in advance.

Nokia phones do not support user-installable "language packs" or changing of the T9 dictionaries.
In other words, the available T9 dictionaries are determined by the languages the phone supports. Ask a Nokia repair center, if they can upgrade the phone with a firmware version with Spanish or German (I don't know if there is a version that happens to have both).

Similar Messages

  • Where can I download the Apple.Schema and the Samba.Schema files?

    I'm messing around with trying to use an OpenLdap server (on Ubuntu) to authenticate Mac Clients.
    Of course, I need to load the apple schema to do that. Where can I download it? (I do not have a copy of OSX Server to copy it from....)

    You can find schemas into the folder : /etc/openldap/schema/ in every Macintosh running 10.5
    Here are they :
    {quote:title=Apple Schema :}
    #ident $Id: apple.schema,v 1.44.2.2 2006/06/01 02:27:03 sjones Exp $
    # Preliminary Apple OS X Native LDAP Schema
    # This file is subject to change.
    # Container structural object class.
    #objectclass (
    # 1.2.840.113556.1.3.23
    # NAME 'container'
    # SUP top
    # STRUCTURAL
    # MUST ( cn ) )
    # Time to live
    attributetype (
    1.3.6.1.4.1.250.1.60
    NAME 'ttl'
    EQUALITY integerMatch
    SYNTAX '1.3.6.1.4.1.1466.115.121.1.27' SINGLE-VALUE )
    objectclass (
    1.3.6.1.4.1.250.3.18
    NAME 'cacheObject'
    AUXILIARY
    SUP top
    DESC 'Auxiliary object class to hold TTL caching information'
    MAY ( ttl ) )
    # User attributes 1.3.6.1.4.1.63.1000.1.1.1.1
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.6
    NAME 'apple-user-homeurl'
    DESC 'home directory URL'
    EQUALITY caseExactIA5Match
    SUBSTR caseExactIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.7
    NAME 'apple-user-class'
    DESC 'user class'
    EQUALITY caseExactIA5Match
    SUBSTR caseExactIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.8
    NAME 'apple-user-homequota'
    DESC 'home directory quota'
    EQUALITY caseExactIA5Match
    SUBSTR caseExactIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.9
    NAME 'apple-user-mailattribute'
    DESC 'mail attribute'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.10
    NAME 'apple-mcxflags'
    DESC 'mcx flags'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
    #attributetype (
    # 1.3.6.1.4.1.63.1000.1.1.1.1.11
    # NAME 'apple-mcxsettings'
    # DESC 'mcx settings'
    # EQUALITY caseExactMatch
    # SUBSTR caseExactSubstringsMatch
    # SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.16
    NAME ( 'apple-mcxsettings' 'apple-mcxsettings2' )
    DESC 'mcx settings'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.12
    NAME 'apple-user-picture'
    DESC 'picture'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.13
    NAME 'apple-user-printattribute'
    DESC 'print attribute'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.14
    NAME 'apple-user-adminlimits'
    DESC 'admin limits'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.15
    NAME 'apple-user-authenticationhint'
    DESC 'password hint'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.17
    NAME 'apple-user-homesoftquota'
    DESC 'home directory soft quota'
    EQUALITY caseExactIA5Match
    SUBSTR caseExactIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.18
    NAME 'apple-user-passwordpolicy'
    DESC 'password policy options'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.19
    NAME ( 'apple-keyword' )
    DESC 'keywords'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.20
    NAME ( 'apple-generateduid' )
    DESC 'generated unique ID'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.21
    NAME ( 'apple-imhandle' )
    DESC 'IM handle (service:account name)'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.22
    NAME ( 'apple-webloguri' )
    DESC 'Weblog URI'
    EQUALITY caseIgnoreMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE)
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.23
    NAME ( 'apple-mapcoordinates' )
    DESC 'Map Coordinates'
    EQUALITY caseExactIA5Match
    SUBSTR caseExactIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.24
    NAME ( 'apple-postaladdresses' )
    DESC 'Postal Addresses'
    EQUALITY caseExactIA5Match
    SUBSTR caseExactIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.25
    NAME ( 'apple-phonecontacts' )
    DESC 'Phone Contacts'
    EQUALITY caseExactIA5Match
    SUBSTR caseExactIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.26
    NAME ( 'apple-emailcontacts' )
    DESC 'EMail Contacts'
    EQUALITY caseExactIA5Match
    SUBSTR caseExactIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.27
    NAME ( 'apple-birthday' )
    DESC 'Birthday'
    EQUALITY generalizedTimeMatch
    SUBSTR caseExactIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.28
    NAME ( 'apple-relationships' )
    DESC 'Relationships'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.29
    NAME ( 'apple-company' )
    DESC 'company'
    EQUALITY caseIgnoreMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.30
    NAME ( 'apple-nickname' )
    DESC 'nickname'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.31
    NAME ( 'apple-mapuri' )
    DESC 'Map URI'
    EQUALITY caseExactIA5Match
    SUBSTR caseExactIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.32
    NAME ( 'apple-mapguid' )
    DESC 'map GUID'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.33
    NAME ( 'apple-serviceslocator' )
    DESC 'Calendar Principal URI'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.34
    NAME 'apple-organizationinfo'
    DESC 'Originization Info data'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.35
    NAME ( 'apple-namesuffix' )
    DESC 'namesuffix'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.36
    NAME ( 'apple-primarycomputerlist' )
    DESC 'primary computer list'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
    # Alternative to using homeDirectory from RFC 2307.
    #attributetype (
    # 1.3.6.1.4.1.63.1000.1.1.1.1.100
    # NAME 'apple-user-homeDirectory'
    # DESC 'The absolute path to the home directory'
    # EQUALITY caseExactIA5Match
    # SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
    # User object class.
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.2.1
    NAME 'apple-user'
    SUP top
    AUXILIARY
    DESC 'apple user account'
    MAY ( apple-user-homeurl $ apple-user-class $
    apple-user-homequota $ apple-user-mailattribute $
    apple-user-printattribute $ apple-mcxflags $
    apple-mcxsettings $ apple-user-adminlimits $
    apple-user-picture $ apple-user-authenticationhint $
    apple-user-homesoftquota $ apple-user-passwordpolicy $
    apple-keyword $ apple-generateduid $ apple-imhandle $ apple-webloguri $
    authAuthority $ acctFlags $ pwdLastSet $ logonTime $
    logoffTime $ kickoffTime $ homeDrive $ scriptPath $
    profilePath $ userWorkstations $ smbHome $ rid $
    primaryGroupID $ sambaSID $ sambaPrimaryGroupSID $
    userCertificate $ jpegPhoto $ apple-nickname $ apple-namesuffix $
    apple-birthday $ apple-relationships $ apple-organizationinfo $
    apple-phonecontacts $ apple-emailcontacts $ apple-postaladdresses $
    apple-mapcoordinates $ apple-mapuri $ apple-mapguid $ apple-serviceslocator) )
    # Group attributes 1.3.6.1.4.1.63.1000.1.1.1.14
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.14.1
    NAME 'apple-group-homeurl'
    DESC 'group home url'
    EQUALITY caseExactIA5Match
    SUBSTR caseExactIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.14.2
    NAME 'apple-group-homeowner'
    DESC 'group home owner settings'
    EQUALITY caseExactIA5Match
    SUBSTR caseExactIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.14.5
    NAME 'apple-group-realname'
    DESC 'group real name'
    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.63.1000.1.1.1.14.6
    NAME 'apple-group-nestedgroup'
    DESC 'group real name'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.14.7
    NAME 'apple-group-memberguid'
    DESC 'group real name'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.14.8
    NAME 'apple-group-services'
    DESC 'group services'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    # Alternative to using memberUid from RFC 2307.
    #attributetype (
    # 1.3.6.1.4.1.63.1000.1.1.1.14.1000
    # NAME 'apple-group-memberUid'
    # DESC 'group member list'
    # EQUALITY caseExactIA5Match
    # SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
    # can also use OID 1.3.6.1.4.1.63.1000.1.1.2.1000
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.14.9
    NAME ( 'apple-contactguid' )
    DESC 'contact GUID'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.14.10
    NAME ( 'apple-ownerguid' )
    DESC 'owner GUID'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.14.11
    NAME ( 'apple-primarycomputerguid' )
    DESC 'primary computer GUID'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.14.12
    NAME 'apple-group-expandednestedgroup'
    DESC 'expanded nested group list'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.14.13
    NAME 'apple-selfwrite'
    DESC 'selfwrite flag'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    # Group auxiliary object class.
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.2.14
    NAME 'apple-group'
    SUP top
    AUXILIARY
    DESC 'group account'
    MAY ( apple-group-homeurl $
    apple-group-homeowner $
    apple-mcxflags $
    apple-mcxsettings $
    apple-group-realname $
    apple-user-picture $
    apple-keyword $
    apple-generateduid $
    apple-group-nestedgroup $
    apple-group-memberguid $
    mail $
    rid $
    sambaSID $
    ttl $
    jpegPhoto $
    apple-group-services $
    apple-contactguid $
    apple-ownerguid $
    labeledURI $
    apple-serviceslocator ) )
    # Machine attributes 1.3.6.1.4.1.63.1000.1.1.1.3
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.3.8
    NAME 'apple-machine-software'
    DESC 'installed system software'
    EQUALITY caseIgnoreIA5Match
    SUBSTR caseIgnoreIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.3.9
    NAME 'apple-machine-hardware'
    DESC 'system hardware description'
    EQUALITY caseIgnoreIA5Match
    SUBSTR caseIgnoreIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
    attributeType (
    1.3.6.1.4.1.63.1000.1.1.1.3.10
    NAME 'apple-machine-serves'
    DESC 'NetInfo Domain Server Binding'
    EQUALITY caseExactIA5Match
    SUBSTR caseExactIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
    attributeType (
    1.3.6.1.4.1.63.1000.1.1.1.3.11
    NAME 'apple-machine-suffix'
    DESC 'DIT suffix'
    EQUALITY caseIgnoreMatch
    SUBSTR caseIgnoreSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributeType (
    1.3.6.1.4.1.63.1000.1.1.1.3.12
    NAME 'apple-machine-contactperson'
    DESC 'Name of contact person/owner of this machine'
    EQUALITY caseIgnoreMatch
    SUBSTR caseIgnoreSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    # for backward compatibility with directory-based schema from Tiger
    attributeType (
    1.3.6.1.4.1.63.1000.1.1.1.22.1
    NAME 'attributeTypesConfig'
    DESC 'RFC2252: attribute types'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributeType (
    1.3.6.1.4.1.63.1000.1.1.1.22.2
    NAME 'objectClassesConfig'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    # Machine auxiliary object class.
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.2.3
    NAME 'apple-machine'
    SUP top
    AUXILIARY
    MAY ( apple-machine-software $
    apple-machine-hardware $
    apple-machine-serves $
    apple-machine-suffix $
    apple-machine-contactperson ) )
    # Mount attributes 1.3.6.1.4.1.63.1000.1.1.1.8
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.8.1
    NAME 'mountDirectory'
    DESC 'mount path'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.8.2
    NAME 'mountType'
    DESC 'mount VFS type'
    EQUALITY caseIgnoreIA5Match
    SUBSTR caseIgnoreIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.8.3
    NAME 'mountOption'
    DESC 'mount options'
    EQUALITY caseIgnoreIA5Match
    SUBSTR caseIgnoreIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.8.4
    NAME 'mountDumpFrequency'
    DESC 'mount dump frequency'
    EQUALITY caseIgnoreIA5Match
    SUBSTR caseIgnoreIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.8.5
    NAME 'mountPassNo'
    DESC 'mount passno'
    EQUALITY caseIgnoreIA5Match
    SUBSTR caseIgnoreIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
    # Alternative to using 'cn' when adding mount record schema to other LDAP servers
    #attributetype (
    # 1.3.6.1.4.1.63.1000.1.1.1.8.100
    # NAME ( 'apple-mount-name' )
    # DESC 'mount name'
    # SUP name )
    # Mount object 1.3.6.1.4.1.63.1000.1.1.2.8
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.2.8
    NAME 'mount'
    SUP top STRUCTURAL
    MUST ( cn )
    MAY ( mountDirectory $
    mountType $
    mountOption $
    mountDumpFrequency $
    mountPassNo ) )
    # Printer attributes 1.3.6.1.4.1.63.1000.1.1.1.9
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.9.1
    NAME 'apple-printer-attributes'
    DESC 'printer attributes in /etc/printcap format'
    EQUALITY caseIgnoreIA5Match
    SUBSTR caseIgnoreIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.9.2
    NAME 'apple-printer-lprhost'
    DESC 'printer LPR host name'
    EQUALITY caseIgnoreMatch
    SUBSTR caseIgnoreSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.9.3
    NAME 'apple-printer-lprqueue'
    DESC 'printer LPR queue'
    EQUALITY caseIgnoreMatch
    SUBSTR caseIgnoreSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.9.4
    NAME 'apple-printer-type'
    DESC 'printer type'
    EQUALITY caseIgnoreMatch
    SUBSTR caseIgnoreSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.9.5
    NAME 'apple-printer-note'
    DESC 'printer note'
    EQUALITY caseIgnoreMatch
    SUBSTR caseIgnoreSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    # Printer object 1.3.6.1.4.1.63.1000.1.1.2.9
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.2.9
    NAME 'apple-printer'
    SUP top STRUCTURAL
    MUST ( cn )
    MAY ( apple-printer-attributes $
    apple-printer-lprhost $
    apple-printer-lprqueue $
    apple-printer-type $
    apple-printer-note ) )
    # Computer attributes 1.3.6.1.4.1.63.1000.1.1.1.10
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.10.2
    NAME 'apple-realname'
    DESC 'real name'
    EQUALITY caseIgnoreMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.10.3
    NAME 'apple-networkview'
    DESC 'Network view for the computer'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.10.4
    NAME 'apple-category'
    DESC 'Category for the computer or neighborhood'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    # Computer list attributes 1.3.6.1.4.1.63.1000.1.1.1.11
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.11.3
    NAME 'apple-computers'
    DESC 'computers'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.11.4
    NAME 'apple-computer-list-groups'
    DESC 'groups'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    # XML plist attribute 1.3.6.1.4.1.63.1000.1.1.1.17.1
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.17.1
    NAME 'apple-xmlplist'
    DESC 'XML plist data'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
    # Service URL attributes 1.3.6.1.4.1.63.1000.1.1.1.19.2
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.19.2
    NAME 'apple-service-url'
    DESC 'URL of service'
    EQUALITY caseExactIA5Match
    SUBSTR caseExactIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
    # Service Info attributes 1.3.6.1.4.1.63.1000.1.1.1.19.6
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.19.6
    NAME 'apple-serviceinfo'
    DESC 'service related information'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    # Computer object 1.3.6.1.4.1.63.1000.1.1.2.10
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.2.10
    NAME 'apple-computer'
    DESC 'computer'
    SUP top STRUCTURAL
    MUST ( cn )
    MAY ( apple-realname $
    description $
    macAddress $
    apple-category $
    apple-computer-list-groups $
    apple-keyword $
    apple-mcxflags $
    apple-mcxsettings $
    apple-networkview $
    apple-xmlplist $
    apple-service-url $
    apple-serviceinfo $
    apple-serviceslocator $
    apple-primarycomputerlist $
    authAuthority $
    uidNumber $ gidNumber $ apple-generateduid $ ttl $
    acctFlags $ pwdLastSet $ logonTime $
    logoffTime $ kickoffTime $ rid $ primaryGroupID $
    sambaSID $ sambaPrimaryGroupSID $
    owner $ apple-ownerguid $ apple-contactguid $
    ipHostNumber $ bootFile) )
    # Computer list object 1.3.6.1.4.1.63.1000.1.1.2.11
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.2.11
    NAME 'apple-computer-list'
    DESC 'computer list'
    SUP top STRUCTURAL
    MUST ( cn )
    MAY ( apple-mcxflags $
    apple-mcxsettings $
    apple-computer-list-groups $
    apple-computers $
    apple-generateduid $
    apple-keyword ) )
    # Configuration attributes 1.3.6.1.4.1.63.1000.1.1.1.12
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.12.1
    NAME 'apple-password-server-location'
    DESC 'password server location'
    EQUALITY caseExactIA5Match
    SUBSTR caseExactIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.12.2
    NAME 'apple-data-stamp'
    DESC 'data stamp'
    EQUALITY caseExactIA5Match
    SUBSTR caseExactIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.12.3
    NAME 'apple-config-realname'
    DESC 'config real name'
    EQUALITY caseExactIA5Match
    SUBSTR caseExactIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.12.4
    NAME 'apple-password-server-list'
    DESC 'password server replication plist'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.12.5
    NAME 'apple-ldap-replica'
    DESC 'LDAP replication list'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.12.6
    NAME 'apple-ldap-writable-replica'
    DESC 'LDAP writable replication list'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.12.7
    NAME 'apple-kdc-authkey'
    DESC 'KDC master key RSA encrypted with realm public key'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.12.8
    NAME 'apple-kdc-configdata'
    DESC 'Contents of the kdc.conf file'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
    # Configuration object 1.3.6.1.4.1.63.1000.1.1.2.12
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.2.12
    NAME 'apple-configuration'
    DESC 'configuration'
    SUP top STRUCTURAL
    MAY ( cn $ apple-config-realname $
    apple-data-stamp $ apple-password-server-location $
    apple-password-server-list $ apple-ldap-replica $
    apple-ldap-writable-replica $ apple-keyword $
    apple-kdc-authkey $ apple-kdc-configdata $ apple-xmlplist $ ttl ) )
    # Preset computer list object class.
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.2.13
    NAME 'apple-preset-computer-list'
    DESC 'preset computer list'
    SUP top STRUCTURAL
    MUST ( cn )
    MAY ( apple-mcxflags $
    apple-mcxsettings $
    apple-computer-list-groups $
    apple-keyword ) )
    # Preset computer object class.
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.2.25
    NAME 'apple-preset-computer'
    DESC 'preset computer'
    SUP top STRUCTURAL
    MUST ( cn )
    MAY ( apple-mcxflags $
    apple-mcxsettings $
    apple-computer-list-groups $
    apple-primarycomputerlist $
    description $
    apple-networkview $
    apple-keyword ) )
    # Preset computer group object class.
    #AttributeTypes:
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.2.26
    NAME 'apple-preset-computer-group'
    DESC 'preset computer group'
    SUP top STRUCTURAL
    MUST ( cn )
    MAY ( gidNumber $
    memberUID $
    apple-mcxflags $
    apple-mcxsettings $
    apple-group-nestedgroup $
    description $
    jpegPhoto $
    apple-keyword ) )
    # Preset group object 1.3.6.1.4.1.63.1000.1.1.3.14
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.3.14
    NAME 'apple-preset-group'
    DESC 'preset group'
    SUP top STRUCTURAL
    MUST ( cn )
    MAY ( memberUid $
    gidNumber $
    description $
    apple-group-homeurl $
    apple-group-homeowner $
    apple-mcxflags $
    apple-mcxsettings $
    apple-group-realname $
    apple-keyword $
    apple-group-nestedgroup $
    apple-group-memberguid $
    ttl $
    jpegPhoto $
    apple-group-services $
    labeledURI $
    apple-serviceslocator ) )
    # Preset user object attributes 1.3.6.1.4.1.63.1000.1.1.1.15
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.15.1
    NAME 'apple-preset-user-is-admin'
    DESC 'flag indicating whether the preset user is an administrator'
    EQUALITY caseExactIA5Match
    SUBSTR caseExactIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
    # Preset user object 1.3.6.1.4.1.63.1000.1.1.2.15
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.2.15
    NAME 'apple-preset-user'
    DESC 'preset user'
    SUP top STRUCTURAL
    MUST ( cn )
    MAY ( uid $
    memberUid $
    gidNumber $
    homeDirectory $
    apple-user-homeurl $
    apple-user-homequota $
    apple-user-homesoftquota $
    apple-user-mailattribute $
    apple-user-printattribute $
    apple-mcxflags $
    apple-mcxsettings $
    apple-user-adminlimits $
    apple-user-passwordpolicy $
    userPassword $
    apple-user-picture $
    apple-keyword $
    loginShell $
    description $
    shadowLastChange $
    shadowExpire $
    authAuthority $
    homeDrive $ scriptPath $ profilePath $ smbHome $
    apple-preset-user-is-admin $
    jpegPhoto $
    apple-relationships $ apple-phonecontacts $ apple-emailcontacts $ apple-postaladdresses $ apple-mapcoordinates $
    apple-serviceslocator ) )
    # Authentication authority attribute 1.3.6.1.4.1.63.1000.1.1.2.16.1
    #attributetype (
    # 1.3.6.1.4.1.63.1000.1.1.2.16.1
    # NAME 'authAuthority'
    # DESC 'password server authentication authority'
    # EQUALITY caseExactIA5Match
    # SUBSTR caseExactIA5SubstringsMatch
    # SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
    #attributetype (
    # 1.3.6.1.4.1.63.1000.1.1.2.16.2
    # NAME ( 'authAuthority' 'authAuthority2' )
    # DESC 'password server authentication authority'
    # EQUALITY caseExactMatch
    # SUBSTR caseExactSubstringsMatch
    # SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    # Authentication authority object 1.3.6.1.4.1.63.1000.1.1.2.16
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.2.16
    NAME 'authAuthorityObject'
    SUP top AUXILIARY
    MAY ( authAuthority ) )
    # Server Assistant configuration object 1.3.6.1.4.1.63.1000.1.1.2.17
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.2.17
    NAME 'apple-serverassistant-config'
    SUP top STRUCTURAL
    MUST ( cn )
    MAY ( apple-xmlplist ) )
    # Location object attributes 1.3.6.1.4.1.63.1000.1.1.1.18
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.18.1
    NAME 'apple-dns-domain'
    DESC 'DNS domain'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.18.2
    NAME 'apple-dns-nameserver'
    DESC 'DNS name server list'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    # Location object 1.3.6.1.4.1.63.1000.1.1.2.18
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.2.18
    NAME 'apple-location'
    SUP top AUXILIARY
    MUST ( cn )
    MAY ( apple-dns-domain $ apple-dns-nameserver ) )
    # Service object attributes 1.3.6.1.4.1.63.1000.1.1.1.19
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.19.1
    NAME 'apple-service-type'
    DESC 'type of service'
    EQUALITY caseExactIA5Match
    SUBSTR caseExactIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
    #attributetype (
    # 1.3.6.1.4.1.63.1000.1.1.1.19.2
    # NAME 'apple-service-url'
    # DESC 'URL of service'
    # EQUALITY caseExactIA5Match
    # SUBSTR caseExactIA5SubstringsMatch
    # SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.19.3
    NAME 'apple-service-port'
    DESC 'Service port number'
    EQUALITY integerMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.19.4
    NAME 'apple-dnsname'
    DESC 'DNS name'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.19.5
    NAME 'apple-service-location'
    DESC 'Service location'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    # Service object 1.3.6.1.4.1.63.1000.1.1.2.19
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.2.19
    NAME 'apple-service'
    SUP top STRUCTURAL
    MUST ( cn $
    apple-service-type )
    MAY ( ipHostNumber $
    description $
    apple-service-location $
    apple-service-url $
    apple-service-port $
    apple-dnsname $
    apple-keyword ) )
    # Neighborhood object attributes 1.3.6.1.4.1.63.1000.1.1.1.20
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.20.1
    NAME 'apple-nodepathxml'
    DESC 'XML plist of directory node path'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.20.2
    NAME 'apple-neighborhoodalias'
    DESC 'XML plist referring to another neighborhood record'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.20.3
    NAME 'apple-computeralias'
    DESC 'XML plist referring to a computer record'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    # Neighborhood object 1.3.6.1.4.1.63.1000.1.1.2.20
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.2.20
    NAME 'apple-neighborhood'
    SUP top STRUCTURAL
    MUST ( cn )
    MAY ( description $
    apple-generateduid $
    apple-category $
    apple-nodepathxml $
    apple-neighborhoodalias $
    apple-computeralias $
    apple-keyword $
    apple-realname $
    apple-xmlplist $
    ttl ) )
    # ACL object attributes 1.3.6.1.4.1.63.1000.1.1.1.21
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.21.1
    NAME 'apple-acl-entry'
    DESC 'acl entry'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    # ACL object 1.3.6.1.4.1.63.1000.1.1.2.21
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.2.21
    NAME 'apple-acl'
    SUP top STRUCTURAL
    MUST ( cn $
    apple-acl-entry ) )
    # Schema attributes 1.3.6.1.4.1.63.1000.1.1.1.22
    #attributetype (
    # 1.3.6.1.4.1.63.1000.1.1.1.22.1
    # NAME 'attributeTypesConfig'
    # DESC 'attribute type configuration'
    # EQUALITY objectIdentifierFirstComponentMatch
    # SYNTAX 1.3.6.1.4.1.1466.115.121.1.3 )
    #attributetype (
    # 1.3.6.1.4.1.63.1000.1.1.1.22.2
    # NAME 'objectClassesConfig'
    # DESC 'object class configuration'
    # EQUALITY objectIdentifierFirstComponentMatch
    # SYNTAX 1.3.6.1.4.1.1466.115.121.1.37 )
    # Resource attributes 1.3.6.1.4.1.63.1000.1.1.1.23
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.23.1
    NAME 'apple-resource-type'
    DESC 'resource type'
    EQUALITY caseExactIA5Match
    SUBSTR caseExactIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.23.2
    NAME 'apple-resource-info'
    DESC 'resource info'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.23.3
    NAME 'apple-capacity'
    DESC 'capacity'
    EQUALITY integerMatch
    SYNTAX '1.3.6.1.4.1.1466.115.121.1.27' SINGLE-VALUE )
    # Resource object 1.3.6.1.4.1.63.1000.1.1.2.23
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.2.23
    NAME 'apple-resource'
    SUP top STRUCTURAL
    MUST ( cn )
    MAY ( apple-realname $ description $ jpegPhoto $ apple-keyword $
    apple-generateduid $ apple-contactguid $ apple-ownerguid $
    apple-resource-info $ apple-resource-type $ apple-capacity $
    labeledURI $ apple-mapuri $ apple-serviceslocator $ apple-phonecontacts $
    c $ apple-mapguid $ apple-mapcoordinates $ apple-xmlplist ) )
    # Augment object 1.3.6.1.4.1.63.1000.1.1.2.24
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.2.24
    NAME 'apple-augment'
    SUP top
    STRUCTURAL
    MUST ( cn ) )
    attributetype (
    1.3.6.1.1.1.1.31
    NAME 'automountMapName'
    DESC 'automount Map Name'
    EQUALITY caseExactMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
    SINGLE-VALUE )
    attributetype (
    1.3.6.1.1.1.1.32
    NAME 'automountKey'
    DESC 'Automount Key value'
    EQUALITY caseExactMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
    SINGLE-VALUE )
    attributetype (
    1.3.6.1.1.1.1.33
    NAME 'automountInformation'
    DESC 'Automount information'
    EQUALITY caseExactMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
    SINGLE-VALUE )
    objectclass (
    1.3.6.1.1.1.2.16
    NAME 'automountMap'
    SUP top STRUCTURAL
    MUST ( automountMapName )
    MAY description )
    objectclass (
    1.3.6.1.1.1.2.17
    NAME 'automount'
    SUP top STRUCTURAL
    DESC 'Automount'
    MUST ( automountKey $ automountInformation )
    MAY description )
    # Apple User Info object 1.3.6.1.4.1.63.1000.1.1.2.27
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.2.27
    NAME 'apple-user-info'
    SUP top STRUCTURAL
    MAY ( apple-namesuffix $ apple-phonecontacts $ apple-emailcontacts $ apple-postaladdresses $
    telephoneNumber $ mobile $ facsimileTelephoneNumber $ pager $
    l $ st $ c $ postalCode $ postalAddress $ street $
    apple-imhandle $ loginShell $ jpegPhoto $ apple-user-picture $ description) )
    {quote}
    {quote:title=Samba Schema :}
    ## schema file for OpenLDAP 2.0.x
    ## Schema for storing Samba's smbpasswd file in LDAP
    ## OIDs are owned by the Samba Team
    ## Prerequisite schemas - uid (cosine.schema)
    ## - displayName (inetorgperson.schema)
    ## 1.3.6.1.4.1.7165.2.1.x - attributetypes
    ## 1.3.6.1.4.1.7165.2.2.x - objectclasses
    ## Password hashes
    attributetype ( 1.3.6.1.4.1.7165.2.1.1 NAME 'lmPassword'
    DESC 'LanManager Passwd'
    EQUALITY caseIgnoreIA5Match
    SUBSTR caseIgnoreIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
    attributetype ( 1.3.6.1.4.1.7165.2.1.2 NAME 'ntPassword'
    DESC 'NT Passwd'
    EQUALITY caseIgnoreIA5Match
    SUBSTR caseIgnoreIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
    ## Account flags in string format ([UWDX ])
    attributetype ( 1.3.6.1.4.1.7165.2.1.4 NAME 'acctFlags'
    DESC 'Account Flags'
    EQUALITY caseIgnoreIA5Match
    SUBSTR caseIgnoreIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
    ## Password timestamps & policies
    attributetype ( 1.3.6.1.4.1.7165.2.1.3 NAME 'pwdLastSet'
    DESC 'NT pwdLastSet'
    EQUALITY integerMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
    attributetype ( 1.3.6.1.4.1.7165.2.1.5 NAME 'logonTime'
    DESC 'NT logonTime'
    EQUALITY integerMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
    attributetype ( 1.3.6.1.4.1.7165.2.1.6 NAME 'logoffTime'
    DESC 'NT logoffTime'
    EQUALITY integerMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
    attributetype ( 1.3.6.1.4.1.7165.2.1.7 NAME 'kickoffTime'
    DESC 'NT kickoffTime'
    EQUALITY integerMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
    attributetype ( 1.3.6.1.4.1.7165.2.1.8 NAME 'pwdCanChange'
    DESC 'NT pwdCanChange'
    EQUALITY integerMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
    attributetype ( 1.3.6.1.4.1.7165.2.1.9 NAME 'pwdMustChange'
    DESC 'NT pwdMustChange'
    EQUALITY integerMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
    ## string settings
    attributetype ( 1.3.6.1.4.1.7165.2.1.10 NAME 'homeDrive'
    DESC 'NT homeDrive'
    EQUALITY caseIgnoreIA5Match
    SUBSTR caseIgnoreIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
    attributetype ( 1.3.6.1.4.1.7165.2.1.11 NAME 'scriptPath'
    DESC 'NT scriptPath'
    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.7165.2.1.12 NAME 'profilePath'
    DESC 'NT profilePath'
    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.7165.2.1.13 NAME 'userWorkstations'
    DESC 'userWorkstations'
    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.7165.2.1.17 NAME 'smbHome'
    DESC 'smbHome'
    EQUALITY caseIgnoreMatch
    SUBSTR caseIgnoreSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype ( 1.3.6.1.4.1.7165.2.1.18 NAME 'domain'
    DESC 'Windows NT domain to which the user belongs'
    EQUALITY caseIgnoreIA5Match
    SUBSTR caseIgnoreIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
    ## user and group RID
    attributetype ( 1.3.6.1.4.1.7165.2.1.14 NAME 'rid'
    DESC 'NT rid'
    EQUALITY integerMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
    attributetype ( 1.3.6.1.4.1.7165.2.1.15 NAME 'primaryGroupID'
    DESC 'NT Group RID'
    EQUALITY integerMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
    ## The smbPasswordEntry objectclass has been depreciated in favor of the
    ## sambaAccount objectclass
    #objectclass ( 1.3.6.1.4.1.7165.2.2.1 NAME 'smbPasswordEntry' SUP top AUXILIARY
    # DESC 'Samba smbpasswd entry'
    # MUST ( uid $ uidNumber )
    # MAY ( lmPassword $ ntPassword $ pwdLastSet $ acctFlags ))
    #objectclass ( 1.3.6.1.4.1.7165.2.2.2 NAME 'sambaAccount' SUP top STRUCTURAL
    # DESC 'Samba Account'
    # MUST ( uid $ rid )
    # MAY ( cn $ lmPassword $ ntPassword $ pwdLastSet $ logonTime $
    # logoffTime $ kickoffTime $ pwdCanChange $ pwdMustChange $ acctFlags $
    # displayName $ smbHome $ homeDrive $ scriptPath $ profilePath $
    # description $ userWorkstations $ primaryGroupID $ domain ))
    ## The X.500 data model (and therefore LDAPv3) says that each entry can
    ## only have one structural objectclass. OpenLDAP 2.0 does not enforce
    ## this currently but will in v2.1
    objectclass ( 1.3.6.1.4.1.7165.2.2.3 NAME 'sambaAccount' SUP top AUXILIARY
    DESC 'Samba Auxilary Account'
    MUST ( uid $ rid )
    MAY ( cn $ lmPassword $ ntPassword $ pwdLastSet $ logonTime $
    logoffTime $ kickoffTime $ pwdCanChange $ pwdMustChange $ acctFlags $
    displayName $ smbHome $ homeDrive $ scriptPath $ profilePath $
    description $ userWorkstations $ primaryGroupID $ domain ))
    ## Used for Winbind experimentation
    #objectclass ( 1.3.6.1.4.1.7165.1.2.2.3 NAME 'uidPool' SUP top AUXILIARY
    # DESC 'Pool for allocating UNIX uids'
    # MUST ( uidNumber $ cn ) )
    #objectclass ( 1.3.6.1.4.1.7165.1.2.2.4 NAME 'gidPool' SUP top AUXILIARY
    # DESC 'Pool for allocating UNIX gids'
    # MUST ( gidNumber $ cn ) )
    ## SID, of any type
    attributetype ( 1.3.6.1.4.1.7165.2.1.20 NAME 'sambaSID'
    DESC 'Security ID'
    EQUALITY caseIgnoreIA5Match
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{64} SINGLE-VALUE )
    ## Primary group SID, compatible with ntSid
    attributetype ( 1.3.6.1.4.1.7165.2.1.23 NAME 'sambaPrimaryGroupSID'
    DESC 'Primary Group Security ID'
    EQUALITY caseIgnoreIA5Match
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{64} SINGLE-VALUE )
    {quote}

  • Where can I download missing "Minion Pro" and "Myriad Pro" type fonts?

    For some reason I have fewer Minion Pro & Myriad Pro type fonts on my Windows 7 home computer than I do on my Windows 7 work computer, and I'm trying to do the same commercial project with both of them.
    I have subscribed to Creative Cloud for over a year, and am wondering, can I download them from Adobe?
    There are lots of free font sites on the web, but are they Legal, Safe, and Simple?

    Look for a "Saved Fonts" folder in Program Files\Common Files\ Adobe
    Mylenium

  • Satellite A300-1N9 - Where can I download Windows 7 drivers and tools?

    Welcome
    At the outset I want to thank you for any help or steer me to an idea about the drivers for this model, for a moment I will describe what exactly it.
    I bought this laptop with Vista I got him a CD with the system and on this record were already drivers and add-ons to your laptop or other cool things such as Toshiba drivers for camera, Bluetooth, Synaptics, dvd software, and a program or driver I do not know exactly what it is, but such a cool thing that allows you to set the lights on the whole panel, including a laptop with the word "Satellite". Everything fits nicely, but only with Vista that I got on the board from Toshiba.
    Now, I went on Windows 7 As for the fundamental drivers that have them from the manufacturer Toshiba eg driver webcam or mouse. But the more I depend on these great things that I had under Vista, even though that panel backlighting laptop.
    Does anyone have any idea on this that all additives in the CD that I got, where it is Vista, you can somehow extract these extras, or is a site where you can download it all, or a list of these additives to Win match 7
    Thanks in advance again for any help.
    Yours
    wolfmark

    Hi
    First of all you can download all drivers and tools from the Toshiba website:
    http://eu.computers.toshiba-europe.com > Support & Downloads > Download Drivers
    For the illumination buttons and illuminated Satellite you have to install Toshiba Value Added Package. It activates also all functions on the FN keys.
    As far as I know the illumination can also be turned on/off in BIOS. Check this!!!
    The webcam driver is also listed on the Toshiba page and touchpad driver to enable virtual scrolling.
    I hope I could help you a little bit! :)
    Bye

  • Where can i download the util.jar and base.jar File?

    Hi all,
    in some SAP-Notes are describe where i can download these Files.
    For Example:
    http://service.sap.com/netweaver
    SAP NetWeaver
    -> SAP Netweaver in Detail
        -> Application Platform
           -> DB and OS abstraction
              -> Platforms
                 -> Platform specific information
                    -> Microsoft      
    x SQL Server
    ZIP-File: "JDBC Driver for MS SQL Server"
    But there are no ZIP-File !!!
    Can anyone tell me where i can find the base.jar and util.jar File?

    Hi Christian,
    when using a vendor's JDBC drivers, you must go to the vendor to get them. For Microsoft here is a good place to start: http://www.microsoft.com/sql/downloads/
    These JDBC files should also be included with you SQL Server CDs...
    Hope this helps!
    Cheers,
    Jeff

  • Where can I download Unifier 10.0 and the preconfigured packs from?

    I need to download old versions of Unifier and the prepackaged content.  Can anyone assist?

    You can't. The currently available download is 10.0.7.

  • Where can I download the last JRC and updates ?

    I want to install the last JRC with all updates and I didn't find with the new web site !
    Thanks !

    Hello Gerald,
    Download is on SAP BusinessObjects Diamond site:
    [JRC Runtime|https://boc.sdn.sap.com/node/19020]
    [JRC Manual Install for Eclipse|https://boc.sdn.sap.com/node/435] - you can use the Eclipse Manager to get updates, once you've installed on Eclipse.
    Sincerely,
    Ted Ueda

  • Where can I download Oracle forms and Reports

    Dear All,
    I want to study Oracle Forms and Reports. Please get me some document about it and also let me know that where can I download the oracle forms and reports.
    Thanks in advance for your reply.

    Hello,
    If you are able to find the Forum place, you can also find the Middleware product page.
    http://www.oracle.com/technology/products/ids/index.html
    Francois

  • Where can I download the hot fix for ADAPT01074306?

    Hi:
      The web application which uses Crystal Report XI is deployed on  Webspher Application Server 5.0. Currently when a PDF file is generated, the images are mixed up with other images in the report. This is a bug of Crystal Report XI.
      Could anybody please tell me where can I download the hot fix AND also this hot fix can work with Java version 1.3?
      Your help is very very appreciated!!
    Ying

    Hi Ying,
    Yes is was fixed and shipped in CR4E 2.0 and It appears it was fixed in CR4E 1.7. Updating CR4E should fix the issue.
    Thank you
    Don

  • Where can I download Adobe Standard 9.0 in German. ?

    I like to buy a new laptop without a optical disc drive. I have Adobe Standard 9.0 in German on a DVD which i want to use further. Where can I download Adobe Standard 9.0 in German ?

    Downloadable installation files available:
    Suites and Programs:  CC 2014 | CC | CS6 | CS5.5 | CS5 | CS4, CS4 Web Standard | CS3
    Acrobat:  XI, X | 9,8 | 9 standard
    Premiere Elements:  13 | 12 | 11, 10 | 9, 8, 7 win | 8 mac | 7 mac
    Photoshop Elements:  13 |12 | 11, 10 | 9,8,7 win | 8 mac | 7 mac
    Lightroom:  5.7.1| 5 | 4 | 3
    Captivate:  8 | 7 | 6 | 5.5, 5
    Contribute:  CS5 | CS4, CS3
    Download and installation help for Adobe links
    Download and installation help for Prodesigntools links are listed on most linked pages.  They are critical; especially steps 1, 2 and 3.  If you click a link that does not have those steps listed, open a second window using the Lightroom 3 link to see those 'Important Instructions'.

  • I want to install Photoshop cs5 (!) under Win7. Where can I download the 64bit Version (German)?

    Where can I download the 64bit Version (German)?
    Thank you.

    Per the Photoshop CS5 specs: 
    Photoshop CS5.1 runs 64-bit native on Mac OS X, Microsoft® Windows Vista®, and Windows® 7 platforms. It can also run in 32-bit mode across all platforms, including Windows XP. 64-bit users should realize noticeably greater gains in performance, in some cases as dramatic as ten times the previous speed.
    You can download the trial version of the software thru the page linked below and then use your current serial number to activate it.
    Be sure to follow the steps outlined in the Note: Very Important Instructions section on the download pages at this site or else the download will not work properly.
    CS5: http://prodesigntools.com/all-adobe-cs5-direct-download-links.html

  • Want to download itunes 10.6 and not 10.7 because my comp doesn't support yet, where can I download 10.6 still?

    want to download itunes 10.6 and not 10.7 because my comp doesn't support yet, where can I download 10.6 still?

    iTunes 10.6.3.25 - http://support.apple.com/kb/DL1575

  • HT3986 Where can i download the driver for my network card? i have a macbook pro mid 2012, and are using windows 7 ultimate

    Where can i download the driver for my network card? i have a macbook pro mid 2012, and are using windows 7 ultimate

    uhm hey guys,
    idk where else to get help so ima try here,
    i got windows 8 installed with bootcamp on my macbook pro late 2010 (5, 5) and theres no sound coming out of it, so i installed an nvidia audio driver (idk, it could be the incorrect one) but i have nvidia GeForce 320 on my macbook.
    do you know what i should install ?
    but when i go onto my osx the sound is fine, so i figured im missing something on windows 8
    Orrrr could i just go out and get parallels and hope it doesn't get the same problems?

  • I change my Pc and don't found my Original DVD from my Acrobat 9 STANDARD. I have the Key and found in Internet the Pro Version, but not the Standard Version. Where can i download the Standard Version?

    I change my Pc and don't found my Original DVD from my Acrobat 9 STANDARD. I have the Key and found in Internet the Pro Version, but not the Standard Version. Where can i download the Standard Version?

    Downloadable installation files available:
    Suites and Programs:  CC 2014 | CC | CS6 | CS5.5 | CS5 | CS4, CS4 Web Standard | CS3
    Acrobat:  XI, X | 9,8 | 9 standard
    Premiere Elements:  13 |12 | 11, 10 | 9, 8, 7
    Photoshop Elements:  13 |12 | 11, 10 | 9,8,7
    Lightroom:  5.7.1| 5 | 4 | 3
    Captivate:  8 | 7 | 6 | 5
    Contribute:  CS5 | CS4, CS3
    Download and installation help for Adobe links
    Download and installation help for Prodesigntools links are listed on most linked pages.  They are critical; especially steps 1, 2 and 3.  If you click a link that does not have those steps listed, open a second window using the Lightroom 3 link to see those 'Important Instructions'.window using the Lightroom 3 link to see those 'Important Instructions'.

  • From where can i download "adobe acrobat distiller" ? and if its a part of acrobat family, is it ava

    From where can i download "adobe acrobat distiller" ? and if its a part of acrobat family, is it available as a separate install within this product family "acrobat"
    What is the latest version of distiller.
    Where can i find more informaiton just on distiller?
    Thanks,
    N

    There are many different Acrobat-related products.
    Acrobat Standard
    Acrobat Pro
    Adobe Reader
    LiveCycle (actually this is another separate enterprise oriented Acrobat family of products.
    Acrobat Standard and Acrobat Pro will each install several software programs on your computer. One of which is Acrobat Distiller. Acrobat Distiller is a program that is used to convert postscript files into pdf files. Acrobat Distiller used to be the only way to create postscript files. Now many users never use Distiller to create pdf files, hence its prominence is deminished.

Maybe you are looking for

  • My macbook camera's flash doesn't works

    Hi everyone, have a question. Im really not sure if the "flash" which appear when i take a photo on, i dont know, in "Photo Boot" did not flash. I remember i could take photos with my room in dark and i looks "white" lol (because the light) but now,

  • I need help my Safari keeps quitting - due to flash player plug-in?

    Please I need help my safari keeps quitting on me unexpectedly. Im a new mac user. Process: Safari [116] Path: /Applications/Safari.app/Contents/MacOS/Safari Identifier: com.apple.Safari Version: 3.2.1 (5525.27.1) Build Info: WebBrowser-55252701~1 Co

  • Data-Export/Import

    Hi, I have exported my data via SQL Developer. The file has been saved as a LDR-File. In the file I can find: LOAD DATA INFILE * TRUNCATE INTO TABLE "CONTRL" FIELDS TERMINATED BY '|' OPTIONALLY ENCLOSED BY '"' TRAILING NULLCOLS ( DATEINAME , DATEITYP

  • Tried to install vmware server, now i cant login as user

    [root@L1nuXan7 ~]# tail /var/log/messages.log Dec 6 23:30:27 L1nuXan7 [drm] Initialized i915 1.5.0 20060119 on minor 1 Dec 6 23:30:43 L1nuXan7 kdm: :0[2777]: Can't save user authorization in home dir Dec 6 23:30:54 L1nuXan7 kdm: :0[2853]: Can't save

  • IMac Freezes only while in Windows XP SP3

    Hey guys, I have a late 2008 iMac with a 2.8GHz C2D and 4GB RAM(Stupid 32-bit only recognises 3GB). But whenever i fire up XP, and usually when playing a game, my mac randomly freezes and i have to hard restart. I have had this problem ever since usi