Hi,all. I've try to bind aolserver 4.1 to port 80, but I've got "permission denied" error.
I've edit config.tcl file as following: BEGIN>---8<part of config.tcl>8--- set httpport 80 ...[snip]... ns_param user www ns_param group www ...[snip]... END>---8<cut here>8--- user www adn group www are valid. # grep www /etc/passwd www:*:80:80:World Wide Web Owner:/nonexistent:/sbin/nologin # grep www /etc/group www:*:80: and I've executed nsd as following: # whoami root # pwd /usr/local/aolserver # bin/nsd -t config.tcl -u www -g www so I've got following error: [16/Feb/2004:10:31:10][44687.134560768][-nssock:driver-] Fatal: nssock: \ failed to listen on 10.0.0.6:80: Permission denied I'm using FreeBSD-5.2-current box. What should I do? Thanks. T,Taguchi. -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
