Posted on 04-10-2012 07:54 AM
I have found the documentation to be lacking with regards to configuring the Active Directory integration on the JSS. I have 2 issues:
Thanks for any guidance anyone can provide.
Solved! Go to Solution.
Posted on 04-13-2012 05:17 AM
It turns out the issues we had were twofold (I opened a call to support to get to the bottom of this):
Thanks to all for your responses. We are brand new to Casper and seeing this type of help and activity in the forums is heartening.
Cheers,
Bryan
Posted on 04-10-2012 07:57 AM
For the host just enter your domain name and it will use DNS to steer itself to the correct domain controller. The service account I used was a Domain Admin, so it could read all aspects of the domain in, however I'd imagine as long as the account you use can read objects you'd probably be ok.
Posted on 04-10-2012 08:13 AM
::shudder::
Woah boy. Set yourself up a service account. You don't want a domain admin's credentials stored anywhere - encrypted or not. As AD does not allow unauthenticated lookups, all it needs is the ability to read so the lowliest of privs should do it.
Posted on 04-10-2012 08:22 AM
This is very useful, thanks.
I have some accounts that should work but they keep getting rejected. Some accounts simply reload the page and some say check the user name and password.
Posted on 04-10-2012 10:03 AM
Domain admin as a service account is a big big big no no. Have a service account created that specifically joins AD and thats it. You can use the JAMF directory option in Casper Admin via the JSS to create an AD bind. You can setup domain admins as well so all your users that are domain admins get admin rights automatically. I have a script that will also move them into local admin group.
Posted on 04-10-2012 10:16 AM
I am using a service account (which is used for the same thing in another application) and it is failing. It simply blanks the password out and never proceeds.
I am putting in the server info in the following format:
domain.company.com in the host field
domain in the AD domain field.
Posted on 04-10-2012 10:48 AM
Any error logs on the DC side of things? I'd start there and see where it's tripping up. If it's actually a permissions thing, that'd tell you.
Posted on 04-13-2012 05:17 AM
It turns out the issues we had were twofold (I opened a call to support to get to the bottom of this):
Thanks to all for your responses. We are brand new to Casper and seeing this type of help and activity in the forums is heartening.
Cheers,
Bryan
Posted on 06-04-2013 04:45 PM
Bryan,
I'm in a similar position and am wondering if the "manual" method is documented anywhere that you know of?
Thanks,
Tom
Posted on 06-05-2013 04:55 AM
I've never used anything but the manual method and have never had issues setting up an LDAP connection. Myself, I'd recommend going that way. You'll learn a bit about how LDAP (and how your LDAP) works.