]> git.ipfire.org Git - thirdparty/unbound.git/commit
Add unbound members group access to control key 1220/head
authorPetr Menšík <pemensik@redhat.com>
Tue, 14 Jan 2025 12:55:10 +0000 (13:55 +0100)
committerPetr Menšík <pemensik@redhat.com>
Tue, 14 Jan 2025 13:35:09 +0000 (14:35 +0100)
commitf4881bd81a71b3a08814fc2ff2a7da3153e0c5f5
tree44b991d0447c1c8df9df66246e841408e51158fd
parentc3b5bff31183b204023bb9dbb74e4e9ab9ed256b
Add unbound members group access to control key

Recent openssl genrsa does not use umask for generated keys. There is no
strong reason why every member of unbound group should be able read
server key. But control key would be quite useful to be group readable
and to allow control access to whole group. Allowing access to control
by group membership, not via sudo.
smallapp/unbound-control-setup.sh.in