xandikos icon indicating copy to clipboard operation
xandikos copied to clipboard

Request to add a flag to set unix domain socket permissions

Open emilfihlman opened this issue 6 months ago • 1 comments

It would be really good if there was a flag, maybe -m / --mode that would allow us to set the permissions for the unix domain socket. Otherwise the default umask doesn't allow most distribution default setting proxies from accessing the socket xandikos creates.

Ie usage could be for example xandikos --defaults -d /path/to/directory --listen /path/to/socket --mode 666

emilfihlman avatar Jul 29 '24 14:07 emilfihlman