Re: How to make a User log on as a service in win nt 4.0

From: Jason Tishler <jason(at)tishler(dot)net>
To: anilkumar(at)kiet(dot)edu, anilkumar_india7515(at)rediffmail(dot)com
Cc: Pgsql-Cygwin <pgsql-cygwin(at)postgresql(dot)org>
Subject: Re: How to make a User log on as a service in win nt 4.0
Date: 2003-11-11 12:51:28
Message-ID: 20031111125128.GC1264@tishler.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Anilkumar,

Please post instead of sending private.

On Mon, Nov 10, 2003 at 01:14:29PM +0530, anilkumar(at)kiet(dot)edu wrote:
> I am working on postgresql on winnt 4.0 for that i have to permit the
> authorised user to "log on as a service". I searched for the solution
> of this problem on the net but unfortunately i didn't found the exact
> solution.
>
> Please tell me sir how to do that in winnt 4.0.

The point and grunt way:

Start, Programs, Administrative Tools (Common), User Manager,
Policies, User Rights, Show Advanced Rights, ...

The easy way (from the README):

editrights -u postgres -a SeServiceLogonRight

> You already helped me last time, this time expect the same from you.

Hmm...

> Thank You
> Anilkumar
> >From India
>
> mail me at:- anilkumar(at)kiet(dot)edu

Jason

--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6

Browse pgsql-cygwin by date

  From Date Subject
Next Message Paul R. Sand 2003-11-11 14:16:06 Re: TCL with POSTGRES
Previous Message Jason Tishler 2003-11-11 12:11:39 Re: initdb problem, please help!!