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

Поиск
Список
Период
Сортировка
От mha@pgfoundry.org (User Mha)
Тема pginstaller - pginst: Use SSPI instead of LogonUser() to check if the
Дата
Msg-id 20040720175433.9EAC021862D@pgfoundry.org
обсуждение исходный текст
Список 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)

В списке pgsql-committers по дате отправления:

Предыдущее
От: mha@pgfoundry.org (User Mha)
Дата:
Сообщение: pginstaller - pginst: Only present npgsql for installation if the .net
Следующее
От: mha@pgfoundry.org (User Mha)
Дата:
Сообщение: pginstaller - pginst: Fix initdb on win2k: Create a bat file and call