Skip to content

Instantly share code, notes, and snippets.

@cleavenworth
Last active February 19, 2025 16:15
Show Gist options
  • Select an option

  • Save cleavenworth/7bb9e436c796aa7963476608ab9cfdad to your computer and use it in GitHub Desktop.

Select an option

Save cleavenworth/7bb9e436c796aa7963476608ab9cfdad to your computer and use it in GitHub Desktop.

Revisions

  1. cleavenworth revised this gist Apr 23, 2021. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions Okta-Jamf-LDAPSettings.txt
    Original file line number Diff line number Diff line change
    @@ -11,7 +11,7 @@ Use Wildcards when Searching: True
    User Mappings:
    Object Class: inetOrgPerson
    Search Base: ou=users,dc=company,dc=okta<preview>,dc=com
    User ID: entryUUID
    User ID: uid
    Username: uid
    Real Name: cn
    Email Address: uid
    @@ -24,7 +24,7 @@ Group Mappings:
    Object Class: groupofUniqueNames
    Search Base: ou=groups,dc=company,dc=okta<preview>,dc=com
    Search Scope: All Subtrees
    Group ID: entryUUID
    Group ID: uniqueIdentifier
    Group Name: cn
    Group UUID: entryUUID

  2. cleavenworth revised this gist Apr 21, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion Okta-Jamf-LDAPSettings.txt
    Original file line number Diff line number Diff line change
    @@ -26,7 +26,7 @@ Search Base: ou=groups,dc=company,dc=okta<preview>,dc=com
    Search Scope: All Subtrees
    Group ID: entryUUID
    Group Name: cn
    Group UUID: objectGUID
    Group UUID: entryUUID

    User Group Membership Mappings:
    Membership Location: Group Object
  3. cleavenworth revised this gist Apr 21, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion Okta-Jamf-LDAPSettings.txt
    Original file line number Diff line number Diff line change
    @@ -6,7 +6,7 @@ Server and Port: company.ldap.okta<preview>.com : 636
    Use SSL: True
    Authentication Type: Simple
    Distinguished Username: uid=account@company.com,dc=company,dc=okta<preview>,dc=com
    Use Wildcards when Searching: False
    Use Wildcards when Searching: True

    User Mappings:
    Object Class: inetOrgPerson
  4. cleavenworth revised this gist Apr 21, 2021. 1 changed file with 5 additions and 5 deletions.
    10 changes: 5 additions & 5 deletions Okta-Jamf-LDAPSettings.txt
    Original file line number Diff line number Diff line change
    @@ -10,23 +10,23 @@ Use Wildcards when Searching: False

    User Mappings:
    Object Class: inetOrgPerson
    Search Base: dc=company,dc=okta<preview>,dc=com
    User ID: uid
    Search Base: ou=users,dc=company,dc=okta<preview>,dc=com
    User ID: entryUUID
    Username: uid
    Real Name: cn
    Email Address: uid
    Department: department
    Building: o
    Position: title
    User UUID: uid
    User UUID: entryUUID

    Group Mappings:
    Object Class: groupofUniqueNames
    Search Base: ou=groups,dc=company,dc=okta<preview>,dc=com
    Search Scope: All Subtrees
    Group ID: uniqueIdentifier
    Group ID: entryUUID
    Group Name: cn
    Group UUIID: objectGUID
    Group UUID: objectGUID

    User Group Membership Mappings:
    Membership Location: Group Object
  5. cleavenworth revised this gist Apr 21, 2021. 1 changed file with 5 additions and 2 deletions.
    7 changes: 5 additions & 2 deletions Okta-Jamf-LDAPSettings.txt
    Original file line number Diff line number Diff line change
    @@ -15,19 +15,22 @@ User ID: uid
    Username: uid
    Real Name: cn
    Email Address: uid
    User UUID: objectGUID
    Department: department
    Building: o
    Position: title
    User UUID: uid

    Group Mappings:
    Object Class: groupofUniqueNames
    Search Base: ou=groups,dc=company,dc=okta<preview>,dc=com
    Search Scope: All Subtrees
    Group ID: uniqueIdentifier
    Group Name: cn
    Group UUIID: objectGUID

    User Group Membership Mappings:
    Membership Location: Group Object
    Member User Mapping: UniqueMember

    Use distinguished name of member user when searching the LDAP directory: Enabled
    Use the LDAP compare operation when searching the LDAP directory: Disabled
    Include member user mapping in returning attributes: Disabled
  6. cleavenworth revised this gist Jun 1, 2018. 1 changed file with 5 additions and 1 deletion.
    6 changes: 5 additions & 1 deletion Okta-Jamf-LDAPSettings.txt
    Original file line number Diff line number Diff line change
    @@ -26,4 +26,8 @@ Group UUIID: objectGUID

    User Group Membership Mappings:
    Membership Location: Group Object
    Member User Mapping: UniqueMember
    Member User Mapping: UniqueMember

    Use distinguished name of member user when searching the LDAP directory: Enabled
    Use the LDAP compare operation when searching the LDAP directory: Disabled
    Include member user mapping in returning attributes: Disabled
  7. cleavenworth created this gist May 30, 2018.
    29 changes: 29 additions & 0 deletions Okta-Jamf-LDAPSettings.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,29 @@
    LDAP Servers

    Connection --
    Directory Service: Configure Manually
    Server and Port: company.ldap.okta<preview>.com : 636
    Use SSL: True
    Authentication Type: Simple
    Distinguished Username: uid=account@company.com,dc=company,dc=okta<preview>,dc=com
    Use Wildcards when Searching: False

    User Mappings:
    Object Class: inetOrgPerson
    Search Base: dc=company,dc=okta<preview>,dc=com
    User ID: uid
    Username: uid
    Real Name: cn
    Email Address: uid
    User UUID: objectGUID

    Group Mappings:
    Object Class: groupofUniqueNames
    Search Base: ou=groups,dc=company,dc=okta<preview>,dc=com
    Group ID: uniqueIdentifier
    Group Name: cn
    Group UUIID: objectGUID

    User Group Membership Mappings:
    Membership Location: Group Object
    Member User Mapping: UniqueMember