G Suite Secure LDAP and Jamf Pro Cloud

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
02-01-2019
05:28 AM
- last edited on
03-04-2025
06:17 AM
by
kh-richa_mig
With the public release of G Suite Secure LDAP, I was wondering if anyone has been able to get it working with the Jamf Pro Cloud instance?
Jamf Pro does not support certificate based LDAP so stunnel is required but after googling around and trying things out I have yet to get it to work.
https://gsuiteupdates.googleblog.com/2018/11/secure-ldap-now-available-simplify-login.html
Here is the write-up from Jamf: https://www.jamf.com/jamf-nation/articles/562/integrating-with-secure-ldap-in-cloud-identity
I get stuck with stunnel. I'm just not sure who the config should look.
- Labels:
-
Jamf Pro

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 02-01-2019 06:04 AM
Have you checked this out yet? Scroll down towards the bottom of the post.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 02-01-2019 06:23 AM
Hi @mainelysteve , yes, it's what I was using. the author though has a local install of Jamf Pro:
For his tutorial I installed it on Ubuntu 18.04, on the same machine as my Jamf Pro test server.
I don't have a local install and so don't know what the settings in stunnel should be when using it only with Jamf Cloud.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 02-01-2019 07:49 AM
@neilrooney Check the page again. Go towards the bottom of the page until you see "UPDATE: How to do this with JamfCloud?"

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 02-01-2019 09:51 AM
@mainelysteve thanks Steve, I saw that but I still don't know how that should look in reality. There is a fair amount of assumed knowledge in that post :/

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 02-12-2019 09:58 AM
Any updates? I'm also having issues with stunnel.
I really hope Jamf is working on a better solution for this. I imagine all of the G Suite / Jamf Pro Cloud customers want this feature.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 02-12-2019 12:15 PM
@Deonarain Judging from what's been shared by jamf for 10.10 stunnel won't be necessary in the future. What sort of issues are running into right now?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 02-12-2019 04:19 PM
I'm getting the error below when running sudo /etc/init.d/stunnel4 restart
[!] Error binding service [ldap_IN] to 52.206.196.135:1636
[ ] Unbinding service [ldap_IN]
[ ] Service [ldap_IN] closed
[ ] Unbinding service [ldap_OUT]
[ ] Service [ldap_OUT] closed
[2800]: failed
[2800]: You should check that you have specified the pid= in you configuration file
[1]: stunnel4.service: Control process exited, code=exited status=1
[1]: stunnel4.service: Failed with result 'exit-code'.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 02-13-2019 04:45 AM
You shouldn't have to specify a pid in the conf file however, I would check that a folder(stunnel4) and pid file exists in /var/run/. Did you install it using apt?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 02-19-2019 10:19 AM
I finally got this working through a lot of trial and error. In the end, I needed to whitelist Jamf IP addresses. https://www.jamf.com/jamf-nation/articles/409/permitting-inbound-outbound-traffic-with-jamf-cloud
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 04-25-2019 01:06 PM
Any updates on this? Is stunnel still the only option?
