[packages/openvpn-plugin-auth-ldap] protect bind password and hide policies

gotar gotar at pld-linux.org
Tue Aug 27 13:39:42 CEST 2019


commit 51a95da8fba8d5152750abbf58b92a6ffb35f634
Author: Tomasz Pala <gotar at polanet.pl>
Date:   Tue Aug 27 13:37:08 2019 +0200

    protect bind password and hide policies

 openvpn-plugin-auth-ldap.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openvpn-plugin-auth-ldap.git/commitdiff/51a95da8fba8d5152750abbf58b92a6ffb35f634



More information about the pld-cvs-commit mailing list