Hi,
I need to write a java applet which runs a unix script. However first in order to run the script I need to authenticate to a particular server with a users User Name & password.
How can I do this?
Basically - I need to log into a server with username & password, then kick off a script?
Thanks,
Stu
I need to write a java applet which runs a unix script. However first in order to run the script I need to authenticate to a particular server with a users User Name & password.
How can I do this?
Basically - I need to log into a server with username & password, then kick off a script?
Thanks,
Stu