From: Mrad James Deane > > hello i want to know how the www user with uid:80 can print > on a priviliged port like 80 rather the root user im very > in trouble i did not find a solution yet mac_portacl is one > but it is very experimental please help. thanks
Most daemons that bind to "priveleged" ports and run as a non-root uid, start as root, then change the effective UID after binding to the port. Aside from writing the program to do these things, there are packages such as daemontools (it's in the ports tree) available that provide the functionality required as wrapper programs _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"