Re: 5.3 - starting a process as a diff user

2005-01-06 Thread Nathan Kinkade
On Thu, Jan 06, 2005 at 08:05:41AM -0600, J.D. Bronson wrote: > I have a daemon that I need to start at boot under > /usr/local/etc/rc.d > > and I need it to run as a specific user. > > Currently, from root, I su - {userid} and then launch it > and then log out. > > Can I make this automated in

Re: 5.3 - starting a process as a diff user

2005-01-06 Thread Tabor Kelly
J.D. Bronson. Your mail server is blocking my mail server: <[EMAIL PROTECTED]>: 65.43.82.170 does not like recipient. Remote host said: 550 : Client host rejected: Connecting IP appears dynamic - Use ISP to relay email Giving up on 65.43.82.170. -- Tabor Kelly [EMAIL PROTECTED] http://tabor.tabor

Re: 5.3 - starting a process as a diff user

2005-01-06 Thread Tabor Kelly
J.D. Bronson wrote: I have a daemon that I need to start at boot under /usr/local/etc/rc.d and I need it to run as a specific user. Currently, from root, I su - {userid} and then launch it and then log out. Can I make this automated in /usr/local/etc/rc.d and if so how? This is what I have in one l