Files not readable: Difference between revisions

No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 9: Line 9:


====Problem====
====Problem====
Files not readable warnings in Admin Console.
Files not readable warnings in Admin Console ( Home > Network Moudules NG > Notifications )
 
[[File:P1.PNG|600px|middle]]


Warnings:  
Warnings:  

Latest revision as of 06:01, 17 June 2020

Files not readable


   KB 24093        Last updated on 2020-06-17  




0.00
(0 votes)


Problem

Files not readable warnings in Admin Console ( Home > Network Moudules NG > Notifications )

P1.PNG

Warnings:

- File /opt/zimbra/common/etc/openldap/slapd.conf is not readable
- File /opt/zimbra/common/etc/openldap/slapd.conf.default is not readable
- File /opt/zimbra/common/etc/openldap/slapd.ldif is not readable
- File /opt/zimbra/common/etc/openldap/slapd.ldif.default is not readable

Solution

  • This issue is due incorrect file permission. To fix this run the below commands as root user.
chmod 644 /opt/zimbra/common/etc/openldap/slapd.conf 
chmod 644 /opt/zimbra/common/etc/openldap/slapd.conf.default 
chmod 644 /opt/zimbra/common/etc/openldap/slapd.ldif 
chmod 644 /opt/zimbra/common/etc/openldap/slapd.ldif.default 

If the issue persists then raise a support ticket with Zimbra support.

Submitted by: Nagesh Bhagwat
Verified Against: ZCS 8.8 Date Created: 2020-05-22
Article ID: https://wiki.zimbra.com/index.php?title=Files_not_readable Date Modified: 2020-06-17



Try Zimbra

Try Zimbra Collaboration with a 60-day free trial.
Get it now »

Want to get involved?

You can contribute in the Community, Wiki, Code, or development of Zimlets.
Find out more. »

Looking for a Video?

Visit our YouTube channel to get the latest webinars, technology news, product overviews, and so much more.
Go to the YouTube channel »


Jump to: navigation, search