MS ADAM authentication with Java app - can authenticate with local ADAM accounts; CANNOT authenticate with proxy accounts sync'd from AD domain
we having issue cannot authenticate our java app proxy accounts sync'd our parent ad domain.
[our environment]
we have ou within ad environment, have limited rights. in order maintain security, stood adam environment our internet-facing java(jboss) web application. local accounts in adam our vendor. perform adamsync grab proxy accounts our ad ou.
[how have designed on paper work]
we have had success local adam accounts. however, have failed @ each login attempt while attempting use proxy accounts. did notice java app coded use cn attribute. furthermore, noticed cn=login id our local adam accounts, per our setting...which differed sync'd proxy accounts cn=first name, last name....obviously wouldn't work(character limits in login field of app)...so changed java(jboss) code use samaccountname attribute, matched login id on both sides(adam/ad). still failed. attempted bind using samaccountname attribute during our adamsync not. lastly, attempted use userprincipalname attribute...but failed well.
what missing guys?!
please help.
user proxy type of object which forward ad authentication. since have stop ad synchronization authentication fail. can either enable ad sync or convert user object authenticate adam.
sajeed am|+919846553328
Windows Server > Directory Services
Comments
Post a Comment