
cross+conserver at distal
Jun 4, 2007, 2:09 PM
Post #1 of 1
(1045 views)
Permalink
|
|
Ownership and permissions of UDSes
|
|
Hey there. I was just noticing that there is no way to set ownership or permissions of sockets when using --with-uds. The server creates the sockets in the filesystem (in the bind(2) call), and they are left with default permissions. In my case, this is mode 755, which means that only root can talk to the conserver process. This seems like an option that should go into the configuration file, and of course only really makes sense if the server is compiled with --with-uds. But, without it, it's hard to get it to allow people to connect. ;-) - Chris _______________________________________________ users mailing list users [at] conserver https://www.conserver.com/mailman/listinfo/users
|