I was looking at ways of populating the JSS database with multiple LDAP servers (and similar entries, for example user1 and adminuser1 both return back when searching for user1 manually).
The jamf binary has an option under the recon to use ldapServerID and userID. When I found the JSS ID of the ldap server in the SQL DB (since the JSS ID isn't posted in the JSS) and ran this command...
jamf recon -ldapServerID # -userID # -verbose
I see no mention or attempt to connect to the ldap or to pull any information. The server is set to populate on LDAP lookup or inventory update. The inventory is updated, but only with blank entries. Is this broken in 8.61? Has anybody used this to distinguish specific servers and/or users?