jailkit-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Jailkit-users] chroot shell and ssh problem


From: Olivier Sessink
Subject: Re: [Jailkit-users] chroot shell and ssh problem
Date: Thu, 19 Nov 2009 20:14:22 +0100
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

Ibrahim Harrani wrote:
> Hi,
> 
> I am trying to create a chrooted shell user on FreeBSD 6.3
> I applied all procedures at
> http://olivier.sessink.nl/jailkit/howtos_chroot_shell.html
> I can login without any problem but I cant make ssh/scp with this user
> I got the following error.
> 
> $scp
> Couldn't open /dev/null: Operation not supported
> 
> 
> $ ssh 10.0.0.1 -vvv
> Couldn't open /dev/null: Operation not supported
> 
> Properties of null file like below.
> 
> $ ls -al /dev/null
> crw-rw-rw-  1 0  wheel    2,   2 Nov 19 12:10 /dev/null

very likely it is trying to open /dev/null inside the jail. So what are
the properties of <jail>/dev/null ?

Olivier




reply via email to

[Prev in Thread] Current Thread [Next in Thread]