https://qa.mandrakesoft.com/show_bug.cgi?id=833
Product: mgetty
Component: packaging
Summary: bad permissions of config file(s)
Version: 1.1.28-3mdk
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
as we can see in spec file of mgetty package, config files comming with these
permissions:
%attr(644,root,root) %config(noreplace) %{_sysconfdir}/mgetty+sendfax/login.config
%attr(644,root,root) %config(noreplace)%{_sysconfdir}/mgetty+sendfax/mgetty.config
%attr(644,root,root) %config(noreplace)%{_sysconfdir}/mgetty+sendfax/dialin.config
for others this is maybe ok, but for login.config isn't. this must be 600,
because mgetty warning about this in logs:
01/16 00:40:32 yS0 login: '/etc/mgetty+sendfax/login.config' must be root/0600
fix is trivial :)
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.