Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Tony Hoyle wrote: > >> I changed the "-r" user to "postgres" for the "keith" account and >> same problem. I changed the "Run as user" field on the "Server >> Settings" tab on the control panel to "NOBODY/postgres", and i was >> finally able to successfully login. > btw. Why are you using 'login'? It's *much* better to shortcut all this user stuff, and just use SSPI - let the system work out the authentication - especially on a standalone machine. Tony