passwd on the terminal

Advertisement

ruglen
Guest

passwd on the terminal

hi!
I have a problem with the passwd command on WinSCP 3.3.0
I open the terminal (Crt+T)
type "passwd" and have the following message:
"
Host hasn't answerer for 15 seconds.
Wait for another 15 seconds? Pressing abort button will close session.
Waring: Aborting this operation will close connection!
[Abort] [Retry]
"
I have pressed Retry a lot of times and there is always the same message.

on another host, i got this message:
"
Command "passwd"
failed with return code 3 and error message
Unexpected failure. Password file/table unchanged..
[OK]
"

What can i do to solve these problems?

thanks in advance!

Reply with quote

Advertisement

Guest

Re: passwd on the terminal

martin wrote:

You may NOT use commands that require input from user in Terminal window.

May I ask why this is?

Reply with quote

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: passwd on the terminal

martin wrote:

May I ask why this is?
For two reasons:
- I have not implemented terminal input
- Most of programs require TTY (interactive terminal) to process user input. WinSCP cannot have TTY as it is incompatible with SCP/SFTP.

Reply with quote

Advertisement

Guest

Re: passwd on the terminal

martin wrote:

martin wrote:

May I ask why this is?
For two reasons:
- I have not implemented terminal input
- Most of programs require TTY (interactive terminal) to process user input. WinSCP cannot have TTY as it is incompatible with SCP/SFTP.

Right now Im using two ssh programs for a project. I like WinSCP because I can edit files directly off the server using Textpad. But since I can't use a terminal in the usual way, I use Tunnelier for its terminal.

Personally Id prefer to just use WinSCP. Is there a way to have a terminal window integrated with it, possibly using another more basic terminal than tunnelier?

TIA

Reply with quote

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: passwd on the terminal

Personally Id prefer to just use WinSCP. Is there a way to have a terminal window integrated with it, possibly using another more basic terminal than tunnelier?
That would mean to establish new terminal connection in addition to the SCP/SFTP one. The same effect can be achieved using "Open in Putty" command (if you have Putty SSH terminal installed).

Reply with quote

BV
Guest

Hi, I too type passwd in terminal ->

Host hasn't answerer for 15 seconds.
Wait for another 15 seconds? Pressing abort button will close session.
Waring: Aborting this operation will close connection!
[Abort] [Retry]

But my password changed and can't access!

Reply with quote

Advertisement

You can post new topics in this forum