jailkit-users
[Top][All Lists]
Advanced

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

RE: [Jailkit-users] AMD 64 Suse


From: Matt Bullock
Subject: RE: [Jailkit-users] AMD 64 Suse
Date: Tue, 10 Oct 2006 09:44:19 -0700

Olivier, 

Thanks for the continuing help.  Are you speaking about the config file
/etc/jk_chrootsh.ini which is NOT in the jail? 

## example for a user
#[test]
#env= DISPLAY, XAUTHORITY
#
##example for a group, there should be only 1 space inbetween the words!
#[group users]
#env = DISPLAY, XAUTHORITY
# 

I only have one file - jk_lsh.ini - in /home/jail/etc/jailkit/

Matt

-----Original Message-----
From: address@hidden
[mailto:address@hidden
On Behalf Of Olivier Sessink
Sent: Monday, October 09, 2006 11:04 PM
To: address@hidden
Subject: Re: [Jailkit-users] AMD 64 Suse

Matt Bullock wrote:
> I am using jailkit 2.1.  
> 
> /home/jail/etc/group:
> 
> root:x:0:
> users:x:100:
> uucp:x:14:
> dialout:x:16:
> audio:x:17:
> video:x:33:

seems all fine... Jailkit simply asks the system for the name for uid
1004 with getpwuid() and the name for gid 100 with getgrgid() .. and for
some reason the system doesn't return those...

what is your jk_chrootsh config? normally (if not configured otherwise)
jk_chrootsh does the same thing (ask for user and group info *after* the
chroot() system call).

I'll have to improve the logging to see if it is the username or the
groupname that is not found. Perhaps that can help us further.

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]