Re: BUG!!! or not?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: halturin <halturin(at)udmnet(dot)ru>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG!!! or not?
Date: 2001-08-14 17:31:40
Message-ID: 19310.997810300@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

halturin <halturin(at)udmnet(dot)ru> 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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Peter Eisentraut 2001-08-14 21:41:15 Re: -ltermcap needed for psql client build on OpenBSD 2.9
Previous Message Tom Lane 2001-08-14 17:16:00 Re: Except all eliminates what it shouldnt