Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: su on winnt

by CubicSpline (Friar)
on Nov 09, 2001 at 18:32 UTC ( [id://124364]=note: print w/replies, xml ) Need Help??


in reply to su on winnt

This is what I took out of your question, please correct me if I'm wrong.

  1. You have a daemon process running on an NT system.
  2. You have a script that needs to run under a user account, not the system account.

If that is the case, I would look into seeing about Turning a Perl Program into an NT Service. By doing this, you can set your perl daemon to be started up automatically as an NT service and it will be running in the background for whoever logs into that machine. Then your client script can be run under the user account.

~CS

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://124364]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (6)
As of 2024-04-23 09:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found