Hello all,
I am using Windows server 2008 OS as domain controller. When user's request comes, his id & password are verified across Active directory. If his id & password are already present in active directory then java program returns as valid user or otherwise returns as invalid user. Now, password policy is set to default.
I want minimun password length to be 4 chars. & password must be numeric. When i did these settings, java program gives authentication exception.
I have little knoweldge about Active directory integration.
Can anyone help me with active directory settings.
Plz plz help, its urgent.