ratchov
7c2f0fae99
Allow multiple users to share the same aucat server. If aucat is
run by root, it binds a shared address to the socket, cranks the process priority and drops privileges. sio_open(3) will try to connect to the private socket first (if any), then to the shared socket. Only one user may have connections to aucat at a given time. based on discussions with henning, pyr and others ok jacek, deraadt |
14 years ago | |
---|---|---|
src | Allow multiple users to share the same aucat server. If aucat is | 14 years ago |