[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] How-to: Installing Stunnel and OpenSSL for Sec ure IMAP and POP3
- Subject: RE: [cobalt-users] How-to: Installing Stunnel and OpenSSL for Sec ure IMAP and POP3
- From: "Salzer, Tom" <tsal461@xxxxxxxxxx>
- Date: Tue Mar 11 07:53:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> -----Original Message-----
> From: Brian Carpenter [mailto:brian@xxxxxxxx]
> Sent: Saturday, March 08, 2003 10:02 PM
> To: cobalt-users@xxxxxxxxxxxxxxx; cobalt-developers@xxxxxxxxxxxxxxx
> Subject: [cobalt-users] How-to: Installing Stunnel and
> OpenSSL for Secure IMAP and POP3
>
>
> Disclaimer:
>
> I take no responsibility on how the below installation will
> affect your Raq
> server. The installation steps below was done on a fully
> patched RAQ 4i.
> Your mileage will vary. Note: Some portions of this how-to
> was taken from
> the http://www.uk2raq.com/raqfaq/raqfaqshow.php?faq=39 site.
I followed Brian's directions on installing OpenSSL and stunnel. Did this
first on our backup RaQ XTR. Worked perfectly.
Then went to do it on our production XTR. Went perfectly until the last
step. Tailing /var/log/messages shows the stunnel.pid file cannot be
created (permission denied). Permissions on /var/run/stunnel are 666.
Permissions on stunnel.pid are 666. Owner and group for the directory and
the file are both root/root.
Suggestions about what I'm doing wrong will be appreciated.
Tom