Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to ODRecordMBS class.
ODRecordMBS.kODAttributeTypeAccessControlEntry as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Attribute type which stores directory access control directives.
ODRecordMBS.kODAttributeTypeAddressLine1 as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Line one of multiple lines of address data for a user.
ODRecordMBS.kODAttributeTypeAddressLine2 as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Line two of multiple lines of address data for a user.
ODRecordMBS.kODAttributeTypeAddressLine3 as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Line three of multiple lines of address data for a user.
ODRecordMBS.kODAttributeTypeAdminLimits as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
XML plist indicating what an admin user can edit. Found in kODRecordTypeUsers records.
ODRecordMBS.kODAttributeTypeAdvertisedServices as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
ODRecordMBS.kODAttributeTypeAlias as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Alias attribute, contain pointer to another node/record/attribute.
ODRecordMBS.kODAttributeTypeAllAttributes as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Used in requesting all attribute types in a search.
ODRecordMBS.kODAttributeTypeAllTypes as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Used to indicated recommended attribute types for a record type in the Config node.
ODRecordMBS.kODAttributeTypeAltSecurityIdentities as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Used to store alternate identities for the record. Values will have standardized form as specified by Microsoft LDAP schema (1.2.840.113556.1.4.867).
Kerberos:user\@REALM
ODRecordMBS.kODAttributeTypeAreaCode as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Area code of a user's phone number.
ODRecordMBS.kODAttributeTypeAttrListRefCount as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Attribute List reference count for a process.
ODRecordMBS.kODAttributeTypeAttrListRefs as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
All the attribute list references for a process.
ODRecordMBS.kODAttributeTypeAttrListValueRefCount as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Attr List Value reference count for a process.
ODRecordMBS.kODAttributeTypeAttrListValueRefs as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
All the attribute list value references for a process.
ODRecordMBS.kODAttributeTypeAuthCredential as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
An authentication credential, to be used to authenticate to a Directory.
ODRecordMBS.kODAttributeTypeAuthenticationAuthority as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Determines what mechanism is used to verify or set a user's password.
If multiple values are present, the first attributes returned take precedence.
Typically found in User records (kODRecordTypeUsers).
Authentication authorities are a multi-part string separated by semi-colons.
One component is the "type" of authority, such as those listed below:
"basic" | - is a crypt password |
"ShadowHash" | - is a hashed password stored in a secure location |
"ApplePasswordServer" | - is a password server-based account |
"Kerberosv5" | - is a Kerberosv5 based |
"LocalCachedUser" | - is a cached account based on an account from another node, using a ShadowHash password |
"DisabledUser" | - is an account that has been disabled |
ODRecordMBS.kODAttributeTypeAuthenticationHint as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Used to identify the authentication hint phrase.
ODRecordMBS.kODAttributeTypeAuthMethod as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Authentication method for an authentication capable record.
ODRecordMBS.kODAttributeTypeAuthorityRevocationList as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Attribute containing the binary of the authority revocation list.
A certificate revocation list that defines certificate authority certificates which are no longer trusted. No user certificates are included in this list.
Usually found in kODRecordTypeCertificateAuthorities records.
ODRecordMBS.kODAttributeTypeAutomaticSearchPath as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Automatic search path defined by the search node.
ODRecordMBS.kODAttributeTypeAutomountInformation as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
xDetermines what mechanism is used to verify or set a user's password.
If multiple values are present, the first attributes returned take precedence.
Typically found in User records (kODRecordTypeUsers).
ODRecordMBS.kODAttributeTypeBirthday as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Single-valued attribute that defines the user's birthday.
Format is x.208 standard YYYYMMDDHHMMSSZ which we will require as GMT time.
ODRecordMBS.kODAttributeTypeBootParams as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Attribute type in host or machine records for storing boot params.
ODRecordMBS.kODAttributeTypeBuilding as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Represents the building name for a user or person record.
Usually found in user or people records (kODRecordTypeUsers or kODRecordTypePeople).
ODRecordMBS.kODAttributeTypeBuildVersion as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Build version for reference.
ODRecordMBS.kODAttributeTypeCACertificate as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Attribute containing the binary of the certificate of a certificate authority.
Its corresponding private key is used to sign certificates.
Usually found in kODRecordTypeCertificateAuthority records.
ODRecordMBS.kODAttributeTypeCapacity as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Attribute type for the capacity of a resource.
found in resource records (kODRecordTypeResources).
Example: 50
ODRecordMBS.kODAttributeTypeCertificateRevocationList as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Attribute containing the binary of the certificate revocation list.
This is a list of certificates which are no longer trusted.
Usually found in kODRecordTypeCertificateAuthority records.
ODRecordMBS.kODAttributeTypeCity as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Usually, city for a user or person record.
Usually found in user or people records (kODRecordTypeUsers or kODRecordTypePeople).
ODRecordMBS.kODAttributeTypeComment as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Attribute used for unformatted comment.
ODRecordMBS.kODAttributeTypeCompany as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
attribute that defines the user's company.
Example: Apple Inc.
ODRecordMBS.kODAttributeTypeComputers as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
List of computers.
ODRecordMBS.kODAttributeTypeConfigAvailable as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Config avail tag.
ODRecordMBS.kODAttributeTypeConfigFile as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Config file name.
ODRecordMBS.kODAttributeTypeContactGUID as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Attribute type for the contact GUID of a group.
Usually found in group records (kODRecordTypeGroups)
ODRecordMBS.kODAttributeTypeContactPerson as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Attribute type for the contact person of the machine.
Found in host or machine records.
ODRecordMBS.kODAttributeTypeCopyTimestamp as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Timestamp used in local account caching.
ODRecordMBS.kODAttributeTypeCoreFWVersion as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Core FW version for reference.
ODRecordMBS.kODAttributeTypeCountry as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Represents country of a record entry.
Usually found in user or people records (kODRecordTypeUsers or
kODRecordTypePeople).
ODRecordMBS.kODAttributeTypeCreationTimestamp as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Attribute showing date/time of record creation.
Format is x.208 standard YYYYMMDDHHMMSSZ which should be GMT time.
ODRecordMBS.kODAttributeTypeCrossCertificatePair as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Attribute containing the binary of a pair of certificates which verify each other. Both certificates have the same level of authority.
Usually found in kODRecordTypeCertificateAuthority records.
ODRecordMBS.kODAttributeTypeCustomSearchPath as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Admin user configured custom search path defined by the search node.
ODRecordMBS.kODAttributeTypeDataStamp as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Attribute for checksum/meta data
ODRecordMBS.kODAttributeTypeDateRecordCreated as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Date of record creation.
ODRecordMBS.kODAttributeTypeDepartment as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Represents the department name of a user or person.
Usually found in user or people records (kODRecordTypeUsers or
kODRecordTypePeople).
ODRecordMBS.kODAttributeTypeDirRefCount as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Directory reference count for a process.
ODRecordMBS.kODAttributeTypeDirRefs as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
All the directory references for a process.
ODRecordMBS.kODAttributeTypeDNSDomain as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
DNS Resolver domain attribute.
The items on this page are in the following plugins: MBS MacFrameworks Plugin.