Login as postgres

From: "Muhyiddin A(dot)M Hayat" <middink(at)indo(dot)net(dot)id>
To: <pgsql-cygwin(at)postgresql(dot)org>
Subject: Login as postgres
Date: 2003-11-18 18:16:19
Message-ID: 005901c3ae00$1dca3510$28179fca@middinkcomp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

i have Created the "postgres" user account by

# net user postgres $password /add /fullname:postgres /comment:'PostgreSQL user account' /homedir:"$(cygpath -w /home/postgres)" # [11]

# mkpasswd -l -u postgres >>/etc/passwd

but i can't login as postgres

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Franco Bruno Borghesi 2003-11-18 21:32:34 Re: Login as postgres
Previous Message Ding Yong 2003-11-18 05:24:07