Skip to main content
Question

AD CS Connector Experience, Tips, and Lessons Learned

  • August 21, 2018
  • 39 replies
  • 373 views

Show first post

39 replies

Forum|alt.badge.img+1
  • New Contributor
  • November 8, 2019

@KMerendaTFMC

@jimderlatka 1. Open IIS Manager 2. Expand the Connections column to review Applicaton Pools 3. Right-click AdcsProxyPool and select Advanced Settings 4. In the Process Model group, change Identity to be your service account 5. Save and close IIS manager 6. Open Computer Management 7. Navigate to Local Users and Groups Groups 8. Open "IIS_USRS" group 9. Add your service account as a member 10. Save and close 11. Restart site and app pool.

I think this is where we are stuck. We can't get the box to issue so we are using a service account. When we make this change, though, in the logs it still shows as AdcsProxyAccessUser trying to do the work. It shows in the identity as /domain/user and confirmed pw when setting up. Also in IIS_IUSRS group.

2019-11-08 13:31:38 1.2.3.4 POST /api/v1/certificate/request - 443 AdcsProxyAccessUser 5.6.7.8 Java-SDK - 200 0 0 42122

Anyone have any idea? This is the last step for us and have been spinning our wheels. Have a ticket open and they can't pin it down either.


Forum|alt.badge.img+6
  • Contributor
  • April 6, 2020

Hey Jamf Nation. Anyone ever set up the Jamf AD CS Connector and use an Azure App Gateway to proxy the traffic from a public URL to the AD CS Connector server hostname (also in azure)? This was not the way I wanted to do this, but this was security's recommendation. Using Jamf Cloud for this, by the way.

Jamf Cloud > Azure App Gateway > AD CS Connector (in Azure) "bound" to on-prem AD > MS AD CS Server on-prem.

I had this working in testing when I had it set up using the AD CS Connector in Azure + an on-prem Jamf Pro server. Moving to cloud has thrown a giant wrench into it.

Edit: I have this figured out now. If anyone needs help with this type of set up, I'll be happy to offer guidance.


  • May 27, 2020

@kburns Would definitely like to hear more about your ADCS Azure solution.


samuelbaiden
Forum|alt.badge.img+8
  • Contributor
  • June 9, 2020

<@kburns > I would really like to know more about your findings, is it possible to share your knowledge?


Forum|alt.badge.img+9
  • Valued Contributor
  • June 9, 2020

@kburns would you please share those details with me as well.

@prbsparx @KMerendaTFMC do you have any sanitized documentation that lays out your configuration? specifically data flow from Jamf Cloud to your load balancer and from their to your ADCS Connector? did you have to do any DNS modifications at the load balancer or in the DMZ?


Forum|alt.badge.img+3
  • New Contributor
  • September 17, 2020

@kburns would you please share your setup guidance? I see other people had asked for it, but don't see where I could find your guidance. Thanks.


Forum|alt.badge.img+1
  • New Contributor
  • November 5, 2020

@kburns would you please share your setup guidance/documentation? we're looking to set up the Azure Proxy as well and this would be super helpful!


Forum|alt.badge.img
  • New Contributor
  • December 2, 2020

@kburns I would love to see the setup guidance on this for sure as well. We are doing something similar but stuck as well.


Kapil
Forum|alt.badge.img+5
  • New Contributor
  • December 4, 2020

@kburns
Can you please help me out with Jamf Cloud > Azure App Gateway > AD CS Connector ?


Kapil
Forum|alt.badge.img+5
  • New Contributor
  • December 4, 2020

@kburns
Can you please help me out with Jamf Cloud > Azure App Gateway > AD CS Connector ?


Kapil
Forum|alt.badge.img+5
  • New Contributor
  • December 4, 2020

@kburns
Can you please help me out with Jamf Cloud > Azure App Gateway > AD CS Connector ?


Mithrandir
Forum|alt.badge.img+8
  • Contributor
  • January 21, 2022

Hey Jamf Nation. Anyone ever set up the Jamf AD CS Connector and use an Azure App Gateway to proxy the traffic from a public URL to the AD CS Connector server hostname (also in azure)? This was not the way I wanted to do this, but this was security's recommendation. Using Jamf Cloud for this, by the way.

Jamf Cloud > Azure App Gateway > AD CS Connector (in Azure) "bound" to on-prem AD > MS AD CS Server on-prem.

I had this working in testing when I had it set up using the AD CS Connector in Azure + an on-prem Jamf Pro server. Moving to cloud has thrown a giant wrench into it.

Edit: I have this figured out now. If anyone needs help with this type of set up, I'll be happy to offer guidance.


Hi! Our setup might be a little different, but here goes: we're behind an F5 Big-IP, have Jamf cloud, have setup the ADCS server/connector. Our security/web team did in fact create a public-facing host that's supposed to proxy all the traffic cloud <----> ADCS server.

We're getting certs; in fact, we had Jamf support look at our config, and they couldn't find any discrepancies. The issue I've discovered via testing/troubleshooting is simply that while the certs are being, user/hostnames are recognized therein (along with the issuing CA) these certs are nevertheless not recognized by our VPN service; however, again via testing, I've found that by binding a Mac to our AD, and setting up a profile to deliver AD certs (rather than just certs as defined in the ADCS documentation) that these are in fact recognized for auth purposes.

It's very, very bizarre. And as I said Jamf tech support can't seem to find any issues.

Any details on your working config would be greatly, greatly appreciated. Thanks!


Mithrandir
Forum|alt.badge.img+8
  • Contributor
  • January 22, 2022

Yeah, @kburns, can you stop work on your latest PBS documentary to give us all the skinny on how you got this working, please?


Forum|alt.badge.img

Hey Jamf Nation. Anyone ever set up the Jamf AD CS Connector and use an Azure App Gateway to proxy the traffic from a public URL to the AD CS Connector server hostname (also in azure)? This was not the way I wanted to do this, but this was security's recommendation. Using Jamf Cloud for this, by the way.

Jamf Cloud > Azure App Gateway > AD CS Connector (in Azure) "bound" to on-prem AD > MS AD CS Server on-prem.

I had this working in testing when I had it set up using the AD CS Connector in Azure + an on-prem Jamf Pro server. Moving to cloud has thrown a giant wrench into it.

Edit: I have this figured out now. If anyone needs help with this type of set up, I'll be happy to offer guidance.


Hello, could you please help us with the steps needed to have the jamf pro cloud talk to AD CS connector box with Azure gateway in between, I stuck with what certs that are needed on the AD CS box and the Azure gateway.