jailkit-users
[Top][All Lists]
Advanced

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

Re: [Jailkit-users] how-to add ftp access to ssh only jail?


From: Olivier Sessink
Subject: Re: [Jailkit-users] how-to add ftp access to ssh only jail?
Date: Thu, 07 May 2009 22:34:31 +0200
User-agent: Thunderbird 2.0.0.21 (X11/20090318)

Josh Cole wrote:
> Oliver,
> 
> I finally had some time to use your suggestions below...
> 
> When using jk_cp to copy over the ftp client to the jail and its
> returning the following error:
> 
> address@hidden home]# jk_cp -j /home/chrootusers /usr/bin/ftp
> ldconfig: Can't open configuration file /etc/ld.so.conf: No such file or
> directory
> 
> address@hidden home]# cat /etc/ld.so.conf
> include ld.so.conf.d/*.conf

perhaps this will help:
jk_cp -j <jail> /etc/ld.so.conf.d/

> address@hidden home]# cat /etc/redhat-release
> CentOS release 5.3 (Final)
> 
> I am able to ssh into the server but get the following error as well:
> 
> bash-3.2$ ftp localhost
> ftp: ftp/tcp: unknown service

try jk_init -j <jail> netbasics

regards,
        Olivier




reply via email to

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