|
Posted by Lanwench [MVP - Exchange] on August 12, 2005, 2:50 pm
If you were Registered and logged in, you could reply and use other advanced thread options
> Hi
>
>
>
> We have writing small tool in java, which creates Active Directory
> Server users by taking server details from config.xml and Users
> attribute details from user.xml file.
>
> Here Active Directory server is installed in one network computer and
> my tool is running in some other computer of same network.
>
>
>
> So initially it is working fine, We have tested by creating user with
> all attributes.
>
> A day after we are getting following exception, the activity done
> mean while is restarted Active Directory service installed machine
>
>
>
> javax.naming.CommunicationException: simple bind failed:
> 172.16.171.1:636 [Root exception is
> javax.net.ssl.SSLHandshakeException: Remote host closed connection
> during handshake]
>
>
> I have checked Active Directory offering services at 172.16.171.1:636
> and verified certificate.
>
>
>
> I am unable to fine where actual culprit in complete process. I don't
> feel there is flaw at code because I have tested it by creating
> users. I feel it may happen because of restarting some required
> windows services may stopped..!
>
>
>
> If any suggestions please replay to this mail
>
>
>
> Thanks and Regards
>
> Shanker Bejjanki
Hi - you might have more luck posting in a networking or AD group, as this
isn't really a security question and you won't get as many experienced AD
hands looking at your post.
Best of luck.
|