View Single Post

   
  #8 (permalink)  
Old 04-15-2008, 10:27 PM
Stephen Frost
 
Posts: n/a
Default Re: rolcanlogin vs. the flat password file

* Tom Lane (tgl@sss.pgh.pa.us) wrote:
> > Stephen Frost <sfrost@snowman.net> writes:
> >> I wonder if the OP was unhappy because he created a role w/ a pw and
> >> then couldn't figure out why the user couldn't log in?

>
> > Hm, maybe. In that case just not filtering the entry out of the flat
> > file would be good enough.

>
> I've confirmed the confusing behavior in CVS HEAD. With password auth
> selected in pg_hba.conf:

[...]
> Should we just do this, or is it worth working harder?


I certainly like this. Honestly, I'd also like the warning when doing a
'create role'/'alter role' that sets/changes the pw on an account that
doesn't have 'rolcanlogin'. Much better to have me notice that I goof'd
the command and fix it before telling the user 'go ahead and log in'
than to have the user complain that it's not working.

Just my 2c.

Thanks,

Stephen

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHEpUkrzgMPqB3kigRAvSDAJ0cl751vGg+kC4v9A2wor gfUHSiVgCfQx5e
702fy8KOV0plyycmSs4UXlA=
=Wozu
-----END PGP SIGNATURE-----

Reply With Quote