jailkit-users
[Top][All Lists]
Advanced

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

RE: [Jailkit-users] Re: [Jailkit-dev] proposal for new jk_initfunctional


From: Tom Fortier
Subject: RE: [Jailkit-users] Re: [Jailkit-dev] proposal for new jk_initfunctionality
Date: Mon, 2 Jul 2007 14:26:33 -0700

Ok, thanks.  I just want to say Thank You very much again.  I am trying
to create a jail at work.  I'll let you know how it goes. 


Thank You,

Tom Fortier
Zotec Partners, LLC
714.727.1030 Direct Phone
949.279.0337 Cell Phone

address@hidden


-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf
Of Olivier Sessink
Sent: Monday, July 02, 2007 2:23 PM
To: address@hidden
Cc: address@hidden
Subject: [Jailkit-users] Re: [Jailkit-dev] proposal for new
jk_initfunctionality

Olivier Sessink wrote:
> Hi all,
> 
> in some situations it can be required to keep the ownership of files 
> the same while copying them into the jail. For example a daemon that 
> uses a file or directory to store current sessions. The current 
> jk_init config file format does not allow to specify this.
> 
> I was thinking of replacing the old format (example):
> 
> --------
> [mysection]
> executables = /bin/bash
> regularfiles = /etc/bashrc
> libraries = /lib/mylib.so
> directories = /etc/terminfo
> --------
> 
> with a new format (example):
> 
> --------
> [mysection]
> path =  /bin/bash,  /etc/bashrc, /lib/mylib.so, /etc/terminfo 
> path_w_owner = /var/lib/mydaemon/


the new format is now functional in the cvs version. The old format is
still supported.

I also implemented wildcards in the cvs version

for example /lib/libnss*.so will now work in jk_init.ini

regards,
        Olivier


_______________________________________________
Jailkit-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/jailkit-users

CONFIDENTIALITY NOTICE: This communication and any attachments may contain 
confidential and privileged information for the use of the designated recipient 
named above. If you are not the designated recipient, or an employee or agent 
responsible for delivering this message to the intended recipient, you are 
hereby notified that you have received this communication in error and that any 
review, disclosure, dissemination, distribution or copying of it or its 
contents is prohibited. If you receive this communication in error, please 
destroy all copies of this communication and any attachments and notify us 
immediately at (949) 263-8620.




reply via email to

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