win32 server question
Started by Tony Cadutoalmost 20 years ago2 messages
Hi,
Does anyone know how the win32 server checks if the user is non
priveleged? Does it just check if the user is in the admin or power
user group?
Thanks,
--
Tony Caduto
AM Software Design
Home of PG Lightning Admin for Postgresql
http://www.amsoftwaredesign.com
Re: win32 server question
Hi,
Does anyone know how the win32 server checks if the user is
non priveleged? Does it just check if the user is in the
admin or power user group?
Yes and yes. See
http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/port/win32/
security.c?rev=1.9
//Magnus
Import Notes
Resolved by subject fallback