OSDN Git Service

Remove special-handling of usernames with Kerberos authentication. We will
authorMagnus Hagander <magnus@hagander.net>
Tue, 13 Jan 2009 10:43:21 +0000 (10:43 +0000)
committerMagnus Hagander <magnus@hagander.net>
Tue, 13 Jan 2009 10:43:21 +0000 (10:43 +0000)
commit64580224f90683b3cf7a46ee84a31bf01e54a0dc
tree455e64c70c6a4761274585c57087147c55e2ed0e
parentafe8ac20785f5a2c9ad68771b18175811255bb7d
Remove special-handling of usernames with Kerberos authentication. We will
now always use the system username as the default, and not try to pick it up
from the kerberos ticket.

This fixes the spurious error messages that show up on kerberos-enabled builds
when not actually using kerberos, and puts it in line with how other authentication
methods work.
src/interfaces/libpq/fe-auth.c