On Sat, 2003-11-01 at 23:43, Dossy wrote: > On 2003.10.29, Tom Jackson <[EMAIL PROTECTED]> wrote: > > This is the perfect place to put sensitive data and pass it to > > AOLserver via environment variables. > > Please don't say "pass sensitive data via environment variables." On a > Linux box, try "ps e" ...
Thanks Dossy! Good idea about just sourcing the file, that should work perfectly. I wish the ssl files could use the same trick, I think those get sourced after the process changes user/group. So I was wondering if it would be useful to move all editable vars out of the main startup and into separate files. Then there would be minimal overlap for different servers sharing startup scripts. tom -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
