Re: UNIX domain sockets on nullfs still broken?

2009-11-30 Thread Vlad Galu
On Mon, Nov 30, 2009 at 5:01 PM, wrote: > On 2009-11-30 15:43:01, Ivan Voras wrote: >> xorquew...@googlemail.com wrote: >> >  76030 initial thread STRU  struct sockaddr { AF_LOCAL, >> > /tmp/jack-11001/default/jack_0 } >> >  76030 initial thread NAMI  "/tmp/jack-11001/default/jack_0" >> >  76030

Re: UNIX domain sockets on nullfs still broken?

2009-11-30 Thread Ivan Voras
xorquew...@googlemail.com wrote: On 2009-11-30 15:43:01, Ivan Voras wrote: xorquew...@googlemail.com wrote: 76030 initial thread STRU struct sockaddr { AF_LOCAL, /tmp/jack-11001/default/jack_0 } 76030 initial thread NAMI "/tmp/jack-11001/default/jack_0" 76030 initial thread RET connect

Re: UNIX domain sockets on nullfs still broken?

2009-11-30 Thread xorquewasp
On 2009-11-30 15:43:01, Ivan Voras wrote: > xorquew...@googlemail.com wrote: > > 76030 initial thread STRU struct sockaddr { AF_LOCAL, > > /tmp/jack-11001/default/jack_0 } > > 76030 initial thread NAMI "/tmp/jack-11001/default/jack_0" > > 76030 initial thread RET connect -1 errno 61 Connect

Re[2]: ucred when euid/egid

2009-11-30 Thread Anthony Pankov
Thanks all for comment. As i can understand all suggest to change primordial situation to suit direct use of seteuid/gid. I thought there is a cheat|hack|fix less expensive then redesign current permissions model in my project. So, if there is no way for seteuided program to gain access in acco

Re: UNIX domain sockets on nullfs still broken?

2009-11-30 Thread Ivan Voras
xorquew...@googlemail.com wrote: jackd (audio/jack) creates a directory in /tmp with a UNIX domain socket in it. Clients connect to this socket to communicate with the server. $ jackd -d oss -r 44100 -p 128 $ ls -alF /tmp/jack-11001/default total 4 drwx-- 2 xw wheel 512 30 Nov 14:19 ./ dr

UNIX domain sockets on nullfs still broken?

2009-11-30 Thread xorquewasp
jackd (audio/jack) creates a directory in /tmp with a UNIX domain socket in it. Clients connect to this socket to communicate with the server. $ jackd -d oss -r 44100 -p 128 $ ls -alF /tmp/jack-11001/default total 4 drwx-- 2 xw wheel 512 30 Nov 14:19 ./ drwx-- 3 xw wheel 512 30 Nov 1

Re: [patch] Improved jail fstab functionality inside rc.d (needs testers and review)

2009-11-30 Thread Ivan Voras
Merijn Verstraaten wrote: My apologies if these are the wrong lists for this sort of thing but it was unclear to me where else to go with additions like this. I just finished hacking /etc/rc.d/jail to fix my two pet peeves, currently the rc framework only accepts a single fstab file per jail a