If I remember there are problems with IP ports < 1024 and a user different from root.<br><br>kiuma<br><br><div class="gmail_quote">On Tue, Mar 18, 2008 at 5:50 PM, Dr. Helmut G. Enders <<a href="mailto:helmut@cybernetic-systems.de">helmut@cybernetic-systems.de</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I'm using ht with debian sbcl / clc.<br>
<br>
Currently the s-bit is set to start sbcl as root,<br>
for using port 80.<br>
But when i set uid back to <user> I got<br>
problems with clc as the fasl files had<br>
a different (root) owner. Even a<br>
brute force chmod 0777 of the fasls has<br>
no success. The clc stops with<br>
"security... more than one user has write<br>
access".<br>
<br>
Now I start hunchentoot with 8080 and use<br>
iptables to map port 80 to 8080.<br>
<br>
How do you solve this problem.<br>
A nice thing would be to setuid to root,<br>
access the port 80 and setuid back, but here<br>
I failed :-(.<br>
<br>
Helmut<br>
<br>
PS:<br>
 <off topic but perhaps useful><br>
 Currently sbcl is broken unter<br>
 debian sid amd64, you have to downgrade<br>
 the libc6 (libc6-i368 libc6-dev libc6-dev-i386)<br>
 back to version 2.7-8  (<a href="http://snapshot.debian.org" target="_blank">snapshot.debian.org</a>)<br>
<br>
<br>
_______________________________________________<br>
tbnl-devel site list<br>
<a href="mailto:tbnl-devel@common-lisp.net">tbnl-devel@common-lisp.net</a><br>
<a href="http://common-lisp.net/mailman/listinfo/tbnl-devel" target="_blank">http://common-lisp.net/mailman/listinfo/tbnl-devel</a><br>
</blockquote></div><br>