fixed 346146 1:1.1.0-4 thanks On Thu, Jul 05, 2007 at 02:02:41PM +0200, Wolfgang Walter wrote: > rpc.statd -p 900 -o 901 > > does not work in etch (it does in sarge). > > The reason is that rpc.statd changes its uid to user statd and therefore is > not allowed to open ports < 1024.
It does work just fine for me in 1.1.0: fugl:~> sudo /sbin/rpc.statd -p 900 -o 901 -d -F Password: 07/13/2007 14:14:19 rpc.statd[20879]: Version 1.1.0 Starting 07/13/2007 14:14:19 rpc.statd[20879]: Flags: No-Daemon Log-STDERR 07/13/2007 14:14:19 rpc.statd[20879]: Waiting for client connections. strace and the code also confirms that it setuids after binding. I'm closing marking this as closing in sid -- it's possible that it was fixed between etch and sid. /* Steinar */ -- Homepage: http://www.sesse.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

