pginstaller - pginst: Use SSPI instead of LogonUser() to check if the

From: mha(at)pgfoundry(dot)org (User Mha)
To: pgsql-committers(at)postgresql(dot)org
Subject: pginstaller - pginst: Use SSPI instead of LogonUser() to check if the
Date: 2004-07-20 17:54:33
Message-ID: 20040720175433.9EAC021862D@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Use SSPI instead of LogonUser() to check if the entered account is correct. Required on <= win2000.

Modified Files:
--------------
pginst/ca:
Makefile (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/Makefile.diff?r1=1.3&r2=1.4)
pginstca.c (r1.7 -> r1.8)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/pginstca.c.diff?r1=1.7&r2=1.8)

Added Files:
-----------
pginst/ca:
sspi.c (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/sspi.c?rev=1.1&content-type=text/x-cvsweb-markup)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Meskes 2004-07-20 18:06:42 pgsql-server: Synced parser and keyword list.
Previous Message Tom Lane 2004-07-20 02:21:06 Re: pgsql-server: Fix incorrect tracking of session