Re: Jails that keep hanging around

From: Maxim Konovalov <maxim_at_macomnet.ru>
Date: Mon, 16 Feb 2004 19:08:06 +0300 (MSK)
[...]
> Probably, because no new cred structure is allocated when you run 'nc'
> without a jail (only this one used by your shell is referenced again).
>
> Try to do:
>
> 	# su - <some_user> -c "/usr/local/bin/nc -p 1234 -l 127.0.0.1"

Yep, it seems you are right, we leak ucred ref in non-jail env. too.
Thanks Pawel!

-- 
Maxim Konovalov
Received on Mon Feb 16 2004 - 07:08:09 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:43 UTC