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

Started by Nonamealmost 22 years ago1 messagescomitters
Jump to latest
#1Noname
mha@pgfoundry.org

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&amp;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&amp;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&amp;content-type=text/x-cvsweb-markup)