Skip to content

MacJediWizard/JAMF-Function-to-Check-LDAP-User-with-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JAMF-IQVIA-Function-to-Check-LDAP-User-with-API

This Script will check if the Users in the local Mac are in LDAP with a JIM Server request through JAMP API. It will get the JIM Server name from jamf API request.

Jamf Variable Label Names

$4 -eq JAMF Instance URL (e.g. https://<YourJamf>.jamfcloud.com)
$5 -eq Your JAMF API Username
$6 -eq Your JAMF API Password

To test or use without using JAMF Policy.

Just send 3 empty arguments to the script. See example below.

(e.g. Function-to-Check-LDAP-User-with-API.sh empty1 empty2 empty3 $4 $5 $6)

About

This will check a User List with an LDAP lookup through JAMF API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages