Re: username length character limits? - Mailing list pgsql-general

From Dennis Gearon
Subject Re: username length character limits?
Date
Msg-id 40E706A9.100@fireserve.net
Whole thread Raw
In response to username length character limits?  (Dennis Gearon <gearond@fireserve.net>)
List pgsql-general
I now have tried an equal length name, and it logs in fine:

    't012345678901_web_user' with pword 'password' works fine.

The problem below is consistent. I can drop and recrate the user, and it always cannot be logged into using that name.
Ican successfully alter the user, so the system is finding it, I just can't authenticate into it. 
Dennis Gearon wrote:

> Please CC me:
>
> If I create the user 'web_user'
> with password 'password'
> I can connect using 'psql' just fine.
>
> If I create the user 'D1Khb2g5m7FGk_web_user'
> with password 'password'
> I CANNOT connect using 'psql', I get authentication error.
>
> -----------------------------
> ANYONE have any ideas why?
> -----------------------------
>
> PG_VERSION says it's 7.3. I don't know how to find out any more
> accurately the subversion of that.
>
>
>


pgsql-general by date:

Previous
From: Dennis Gearon
Date:
Subject: username length character limits?
Next
From: Dennis Gearon
Date:
Subject: Re: username length character limits?