From: Harald Armin Massa [mailto:[EMAIL PROTECTED]
Sent: 03 November 2005 10:04
To: Dave Page
Cc: pgadmin-support@postgresql.org
Subject: Re: [pgadmin-support] request for documentation correction on pgAgent-InstallationWow, thank you very very much, Dave!
You're
welcome :-)
think you can put that DOMAIN\user syntax into the documentation?
Sure.
Everytime I stumble upon I get mixed up if it is
[EMAIL PROTECTED]
or
domain/user
or
domain\user
or
\\domain\user
or even
\\domain/user
... so, to have it in that documentation could really help.
As far
as I'm aware, the only Microsoft supported syntaxes are:
DOMAIN\user (which is NT/2K/2K3 compatible)
[EMAIL PROTECTED] (which is only 2K/2K3
compatible).
Regards, Dave