atom feed7 messages in org.freebsd.freebsd-securityRe: jail and NFS
FromSent OnAttachments
zhuravlev alexanderJan 14, 2002 5:04 am 
Steve ShorterJan 14, 2002 6:13 am 
Robert WatsonJan 14, 2002 6:42 am 
zhuravlev alexanderJan 14, 2002 9:30 am 
zhuravlev alexanderJan 14, 2002 9:37 am 
Ryan C. CreaseyJan 14, 2002 10:59 am 
Robert WatsonJan 14, 2002 8:03 pm 
Subject:Re: jail and NFS
From:Robert Watson (rwat@freebsd.org)
Date:Jan 14, 2002 6:42:04 am
List:org.freebsd.freebsd-security

If the NFS mount is visible in the jail's namespace, then the jailed processes can access it subject to normal access control restrictions. However, processes in jail are not permitted to mount, remount, or unmount filesystems, so any access to NFS must be configured by a process outside the jail (and preferably, before any untrusted processes run in the jail, so as to prevent racing and path-based games). Typically, when using NFS with a jail, I'll do the NFS mounting prior to actually starting the jail.

Robert N M Watson FreeBSD Core Team, TrustedBSD Project rob@fledge.watson.org NAI Labs, Safeport Network Services

On Mon, 14 Jan 2002, zhuravlev alexander wrote:

hello is it possible in jailed box mount nfs shares ?

thanks. sorry if this is not correct list to post this message.

To Unsubscribe: send mail to majo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message