Hey all,
I'm having trouble with getting my search base working on my new server. However, it only seems to be with User Group Mappings.
My (current) JSS server is on 8.73 and it works fine but with the new 9.3 it seems to not be working with the identical settings.
I don't know much about AD or LDAP. However, I decided to run a few dscl commands to see if I could see a difference.
So, my primary example is with a group named "gEUE."
When I do a read of it in dscl it comes up with this as it's base path:
dsAttrTypeNative:distinguishedName:
CN=gEUE,OU=Groups,OU=World Headquarters,OU=Office Locations,DC=northamerica,DC=cerner,DC=net
My search base on both servers is:
OU=Office Locations,DC=northamerica,DC=cerner,DC=net
but for some reason it doesn't find anything.
EDIT: I suppose I should also say that it searches fine for users, just not for groups.
Anyone have any thoughts?