[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: privsep checking
On Tue, Jun 25, 2002 at 01:48:50PM -0600, Derick Siddoway wrote:
> On Tue, Jun 25, 2002 at 08:25:07AM -0400, Jim Simmons wrote:
>
> > it didn't help either. I checked to see if /etc/sshd_config was copied:
> >
> > grep -i priv /etc/sshd_config
> > #UsePrivilegeSeparation yes
>
> See the '#' at the beginning of the line? That means that the line
> is a comment.
I realize that, of course, but "yes" is the default for
UsePrivilegeSeparation and the current config files come with the defaults
listed for reference (but commented out). The grep is to to show I haven't
changed the default.
In any case, another message from Theo indicates that there's a problem with
big endian machines and OpenBSD 2.9/3.0. Since it works on 3.1 I'll just go
ahead and upgrade the machine to 3.1 to fix it.
Jim