Yes, the auth settings are identical, even in the db auth_sources table, the entries are the same between ojs and ocs.
Also the user has LDAP chosen as their auth type.
But forget that for now... let me take some baby steps, since I think I'm suffering from long-time-away-from-this syndrome... I'll try to ask one question at a time
I have an LDAP backend that already has users. I don't want to have them re-register on ojs/ocs since they already have an account in our groups ldap directory. I'd simply like them to login with their existing ldap account info and have it create a new user entry in ojs/ocs. That is, without them having to hit the register button.
Is this possible?