jailkit-users
[Top][All Lists]
Advanced

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

Re: [Jailkit-users] scp only library problems


From: Olivier Sessink
Subject: Re: [Jailkit-users] scp only library problems
Date: Thu, 19 Jan 2006 23:58:38 +0100
User-agent: Debian Thunderbird 1.0.2 (X11/20051002)

Charlton Purvis wrote:
> Hello:
> 
> I am having a problem w/ the chroot, scp-only install of jailkit.  I have
> followed the instructions from here,
> http://olivier.sessink.nl/jailkit/howtos_sftp_scp_only.html.  Incidentally,
> shouldn't the "jk_jailuser --jail=/home/jail mike" be " jk_addjailuser ..."?

jk_jailuser is the replacement for jk_addjailuser which will be the
default in the next jailkit version.

> Because an ldd of {jail_home}/usr/bin/scp produces:
> 
>         libresolv.so.2 => /lib/libresolv.so.2 (0x00e15000)
>         libutil.so.1 => /lib/libutil.so.1 (0x008ff000)
>         libz.so.1 => /usr/lib/libz.so.1 (0x004be000)
>         libnsl.so.1 => /lib/libnsl.so.1 (0x00b9c000)
>         libcrypto.so.4 => /lib/libcrypto.so.4 (0x0057b000)
>         libkrb5.so.3 => /usr/kerberos/lib/libkrb5.so.3 (0x00e58000)

[..]
> So the libkrb5.so.3 is in /usr/kerberos/lib/ which is specified in my
> jk_lsh.ini, but why isn't it finding it?  All of these libs were copied over
> using jk_init.

what does passing the -v option to jk_init show?

and does `jk_cp` copy the library correctly? (use -v for verbose output)

Olivier




reply via email to

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