I haven't looked over what you've done all that thoroughly, but here's
some starters:

The first thing I would do is to turn up your server log level and have a
look at what it says.  It's an option in the sshd config file.

I take it you didn't install 'su' in your chroot area.  'sh'?

You very likely need a log device.  start syslog with the appropriate
option.

Take a look at lsof output for an active sshd process.  It shows a number
of libraries that you don't seem to have done anything about.  eg:

/usr/lib/pam_skey.so
/usr/lib/libskey.so.2
/usr/lib/libdescrypt.so.2
/usr/lib/libmd.so.2
/usr/lib/pam_unix.so
/usr/lib/pam_permit.so



Andrew McNaughton


On Thu, 18 Jul 2002, Michael Sharp wrote:

> Date: Thu, 18 Jul 2002 22:22:59 -0400 (EDT)
> From: Michael Sharp <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: chroot
>
> I installed ( or so I thought ) a chroot env last night and ran into some
> difficulties.  Could someone very familiar with openssh/chroot glance
> over http://probsd.ws/chroot.txt   and tell me what I did wrong please?
>
> chroot.txt is an EXTREMELY detailed example of what I did, and script
> output of the ssh connection to the chroot.
>
> Thx, michael
> [EMAIL PROTECTED]
>
>
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-security" in the body of the message
>


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to