Re: OpenVMS: Connecting and Issuing Commands (General questions)
Hi,
I connecting using telnet.
If I uncomment the following lines from my code I recieve the correct bannor and dont get an error message.
[code]
sshConnection.Authentication = weOnlyDo.Client.SSH.Authentications.Password
sshConnection.Login = auth_details.UserName
sshConnection.Password = auth_details.Password
[/code]
Does this mean that wodSSH.net is not successfully passing the username and password?
The banner has some text 'blah blah blah'. Then the prompt is 'Username: ' (without the quotes).
Thanks
Mike
Complete thread:
- OpenVMS: Connecting and Issuing Commands - mmorton, 2009-07-03, 20:02
- Re: OpenVMS: Connecting and Issuing Commands - wodDamir, 2009-07-03, 20:10
- Re: OpenVMS: Connecting and Issuing Commands - mmorton, 2009-07-03, 20:16
- Re: OpenVMS: Connecting and Issuing Commands - wodDamir, 2009-07-03, 20:23
- Re: OpenVMS: Connecting and Issuing Commands - mmorton, 2009-07-03, 20:27
- Re: OpenVMS: Connecting and Issuing Commands - wodDamir, 2009-07-03, 21:07
- Re: OpenVMS: Connecting and Issuing Commands - mmorton, 2009-07-03, 21:23
- Re: OpenVMS: Connecting and Issuing Commands - wodDamir, 2009-07-03, 21:40
- Re: OpenVMS: Connecting and Issuing Commands - mmorton, 2009-07-07, 14:36
- Re: OpenVMS: Connecting and Issuing Commands - mmorton, 2009-07-07, 23:16
- Re: OpenVMS: Connecting and Issuing Commands - mmorton, 2009-07-07, 14:36
- Re: OpenVMS: Connecting and Issuing Commands - wodDamir, 2009-07-03, 21:40
- Re: OpenVMS: Connecting and Issuing Commands - mmorton, 2009-07-03, 21:23
- Re: OpenVMS: Connecting and Issuing Commands - wodDamir, 2009-07-03, 21:07
- Re: OpenVMS: Connecting and Issuing Commands - mmorton, 2009-07-03, 20:27
- Re: OpenVMS: Connecting and Issuing Commands - wodDamir, 2009-07-03, 20:23
- Re: OpenVMS: Connecting and Issuing Commands - mmorton, 2009-07-03, 20:16
- Re: OpenVMS: Connecting and Issuing Commands - wodDamir, 2009-07-03, 20:10