I have to authenticate users from the webpage.I’ve
created the screen using javascript.The users who
want to use the application should login using their user id.Their ids are in solaris machine.
my program is also in the solaris machine.I want
to create a telnet session after I press the submit button automatically to authenticate the
user.How should it be done?