On Sun, Sep 25, 2005 at 09:48:31AM -0400, Chris wrote: > Haha! > > I got it. > > I started poking around my libraries, and found libcrypto.so had perms > of 600! Why it was that way, I do not know. Like I said, this is a > pristine system -- I definitely did not do this myself. Also, why it > didn't have an error like "could not access libcrypto.so: permission > denied" -- I have no idea. Would have been helpful, but I'm sure that > is a KDE thing, not an OBSD thing.
What file are you talking about ? there is no libcrypto.so in an OpenBSD system. Are you perhaps referring to some /usr/lib/libcrypto.so.*, with the correct version number inserted. This one should definitely not be mode 0600. I don't know how you handle your `pristine systems'. Do you at least have a non-root account ?