How to change password ssh connection

puttyssh

I'm using putty to connect to a database server, but my current password is too complicated and I want to change this.

How make this putty terminal after I'm logged in with current credentials?

Best Solution

Type "passwd" (without quotes)

System prompt you to type your new pass, and then to confirm it.