https://bugzilla.novell.com/show_bug.cgi?id=403976 Summary: permissions on /var/lib/postfix changed Product: openSUSE 11.0 Version: Final Platform: Other OS/Version: openSUSE 11.0 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: petrosyan@gmail.com QAContact: qa@suse.de Found By: --- something changes permissions on /var/lib/postfix directory. According to rpm permissions should be 750:
rpm -q --dump postfix | grep /var/lib/postfix /var/lib/postfix 48 1212801552 00000000000000000000000000000000 040750 postfix root 0 0 0 X
However in reality the permissions are 700:
ls -ld /var/lib/postfix/ drwx------ 2 postfix root 4096 2008-06-06 21:19 /var/lib/postfix/
the causes rpm verification to fail for postfix package: # rpm -V postfix S.5....T c /etc/postfix/main.cf S.5....T c /etc/postfix/master.cf M...... /var/lib/postfix -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.