Re: Best Practice for Storing App Passwords?
phn_at_icke-reklam.ipsec.nu
Date: 09/26/03
- Next message: cljlk: "cpp - C language preprocessor"
- Previous message: Davide Bianchi: "Re: Best Practice for Storing App Passwords?"
- In reply to: alcesteatxmissiondot_at_com.or.net: "Best Practice for Storing App Passwords?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 26 Sep 2003 18:24:16 +0000 (UTC)
alcesteatxmissiondot@com.or.net wrote:
> Scenario:
> You have an application for which being the root user is not enough...
> in order to maintain, startup/shutdown, backup, etc from a script you
> must provide an application admin password.
> What to people do to store that password? I've done various things...
> none of which I've been completely comfortable with, including saving
> that password encrypted in a chmod 400 file.
> Just wondering if there was a "better" route.
> Jer Smith
Give the application owner the chance to fix it, the way sudo does
it ( where you supply your own password) might be a better way.
If they don't fix the app root can always kill it ( well, it's not
strictly needed from the unix point of view :-)
--
Peter Håkanson
IPSec Sverige ( At Gothenburg Riverside )
Sorry about my e-mail address, but i'm trying to keep spam out,
remove "icke-reklam" if you feel for mailing me. Thanx.
- Next message: cljlk: "cpp - C language preprocessor"
- Previous message: Davide Bianchi: "Re: Best Practice for Storing App Passwords?"
- In reply to: alcesteatxmissiondot_at_com.or.net: "Best Practice for Storing App Passwords?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|