Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 May 2003 23:14:56 +0000
From:      Daniela <dgw@liwest.at>
To:        philip.reynolds@rfc-networks.ie, freebsd-ipfw@freebsd.org
Subject:   Re: Allow all traffic for a specific process
Message-ID:  <200305092314.56916.dgw@liwest.at>
In-Reply-To: <20030509160401.GA5244@rfc-networks.ie>
References:  <200305062208.06242.dgw@liwest.at> <200305081951.35493.dgw@liwest.at> <20030509160401.GA5244@rfc-networks.ie>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 09 May 2003 16:04, Philip Reynolds wrote:
> Run the process as a separate user.
>
> Create a group, and add yourself and the user that the process is
> running under to that group.
>
> Make the directory under your home directory writeable by your group
> (chmod g+rw /path/to/dir)
>
> Set the appropiate umask(2) or use chmod(2) to create the appropiate
> permissions on the files.

I created a new user and a new group, added myself to the group and set the 
appropiate permissions, but now it comes to my mind that I can't cd into my 
home directory from the new account. This could be solved by changing my 
login group, but I can't do that. I would have to change too many things in 
my system.

Well, it can't be wrong to give IPFW a new option. I'll implement it in ASM. 
:-) No, ASM would be too extreme.

Daniela




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305092314.56916.dgw>