Re: su to a specific system account without input password

2002-06-14 Thread Jason Schildt
Patrick Hsieh wrote: Hello list, I'd like some of the user accounts to su "mysql" without input any password. Is it possible? How? -- Patrick Hsieh <[EMAIL PROTECTED]> GPG public key http://pahud.net/pubkeys/pahudatpahud.gpg -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubsc

Re: su to a specific system account without input password

2002-06-14 Thread Kirk Strauser
At 2002-06-14T11:28:09Z, Patrick Hsieh <[EMAIL PROTECTED]> writes: > I'd like some of the user accounts to su "mysql" without input any > password. Is it possible? How? Do they need to actually *be* mysql, or do they just need to run programs as mysql? If the latter, check out `sudo'. -- Kirk

Re: su to a specific system account without input password

2002-06-14 Thread Mark Janssen
On Fri, 2002-06-14 at 13:28, Patrick Hsieh wrote: > I'd like some of the user accounts to su "mysql" without input any > password. Is it possible? How? Use sudo... that's better suited for it... www.sudo.ws apt-get install sudo -- Mark Janssen -- maniac(at)maniac.nl -- GnuPG Key Id: 357D2178