OT: Fixing permissions on OpenServer 6

Jay R. Ashworth jra at baylink.com
Tue Feb 6 14:17:40 PST 2007


On Sat, Jan 20, 2007 at 06:20:07PM -0500, Jean-Pierre A. Radley wrote:
> Jay R. Ashworth propounded (on Thu, Jan 18, 2007 at 12:09:29PM -0500):
> | I'm working on setting up sshd on a client's OpenServer 6 system.  Not
> | having been able to find a supplied init script or any commented-out
> | references to it in the /etc tree, I was just going to go ahead with
> | plugging it into /etc/rc manually; probably in S88tcp (or whatever
> | we're calling that this month).
> 
> Sshd is enabled by default on OSR 6 -- what did you think you needed to
> change or add?

I found that out later.  I'd expected it to have it's own initscript,
rather than to be in S85tcp.  As it happens, though, it was failing to
start because it's config file was not owned by root -- which was
because someone had inadvertantly done a chown -R filepro *in the root
directory*, rather than in the /appl or /appl/filepro directory.

chmod -R 777, too.

I was amazed the machine was still running.

No, I won't say whose it was.  :-)

And as it happens, it's much harder to fix that that I'd expected.

Cheers,
-- jra
-- 
Jay R. Ashworth                                                jra at baylink.com
Designer                          Baylink                             RFC 2100
Ashworth & Associates        The Things I Think                        '87 e24
St Petersburg FL USA      http://baylink.pitas.com             +1 727 647 1274


More information about the Filepro-list mailing list