From: Tomasz Pala Date: Tue, 27 Aug 2019 11:37:08 +0000 (+0200) Subject: protect bind password and hide policies X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=51a95da8fba8d5152750abbf58b92a6ffb35f634;p=packages%2Fopenvpn-plugin-auth-ldap.git protect bind password and hide policies --- diff --git a/openvpn-plugin-auth-ldap.spec b/openvpn-plugin-auth-ldap.spec index ca78a0a..3b738d0 100644 --- a/openvpn-plugin-auth-ldap.spec +++ b/openvpn-plugin-auth-ldap.spec @@ -66,5 +66,5 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %doc LICENSE README.md -%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/auth-ldap.conf +%config(noreplace) %verify(not md5 mtime size) %attr(640,root,root) %{_sysconfdir}/auth-ldap.conf %attr(755,root,root) %{_libdir}/openvpn-auth-ldap.so