jailkit-users
[Top][All Lists]
Advanced

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

Re: [Jailkit-users] jk_chrootlaunch[16193]: abort, user jaileduser does


From: Gregory Piñero
Subject: Re: [Jailkit-users] jk_chrootlaunch[16193]: abort, user jaileduser does not exist
Date: Wed, 31 Oct 2007 16:24:28 -0400

I removed the spaces for user and group:
command=['/usr/sbin/jk_chrootlaunch','-ujaileduser','-gjaileduser','-j
/srv/jail_dir/','--exec exec_worker.py']

But now I get this message:
jk_chrootlaunch[19007]: abort, an executable must be specified on the
commandline

I also tried the following combinations and got the same message:

command=['/usr/sbin/jk_chrootlaunch','-ujaileduser','-gjaileduser','-j/srv/jail_dir/','--exec
exec_worker.py']
command=['/usr/sbin/jk_chrootlaunch','-ujaileduser','-gjaileduser','-j/srv/jail_dir/','--execexec_worker.py']
command=['/usr/sbin/jk_chrootlaunch','-ujaileduser','-gjaileduser','-j/srv/jail_dir/','--exec
./exec_worker.py']

The permissions definately make /srv/jail_dir/exec_worker.py
executable: rwxr-xr-x

Any ideas?  Is there a way to see what commands jk_chrootlaunch is getting?

Thanks again,

-Greg

On 10/31/07, Olivier Sessink <address@hidden> wrote:
> Gregory Piñero wrote:
> > jk_chrootlaunch is showing this error in /var/log/syslog when I run it:
> >
> > jk_chrootlaunch[16193]: abort, user  jaileduser does not exist
>
> it seems like there is a space too much there. What happens if you use
> -ujaileduser ?
>
> regards,
>         Olivier
>
>
>
> _______________________________________________
> Jailkit-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/jailkit-users
>




reply via email to

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