Files not readable: Difference between revisions

(Created page with "{{BC|Certified}} __FORCETOC__ <div class="col-md-12 ibox-content"> =Files not readable= <hr> {{KB|{{ZC}}|{{ZCS 8.8}}||||}} {{WIP}} ====Problem==== Files not readable war...")
 
No edit summary
Line 4: Line 4:
=Files not readable=  
=Files not readable=  
<hr>
<hr>
{{KB|{{ZC}}|{{ZCS 8.8}}||||}}  
{{KB|{{WIP}}|{{ZCS 8.8}}||||}}  
{{WIP}} 
 





Revision as of 05:39, 27 May 2020

Files not readable


   KB 24093        Last updated on 2020-05-27  




0.00
(0 votes)


Problem

Files not readable warnings in Admin Console.

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-05-27



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