halturin <[EMAIL PROTECTED]> writes:
> Password:  <-- entering password 'asdfghjkpmqwoeim10234'
>                                           ^^^^^^^^^^^^^
>                                           i have added to the password
>                                           any char's and ...
> connect is OK...

Blame Unix crypt().  It discards characters beyond the 8th on many
platforms.  If you try setting an 8-or-more-character password on
your shell account, you'll probably find it behaves the same way.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to