Files not readable: Difference between revisions

No edit summary
No edit summary
Line 4: Line 4:
=Files not readable=  
=Files not readable=  
<hr>
<hr>
{{KB|{{WIP}}|{{ZCS 8.8}}||||}}  
{{KB|{{}}|{{ZCS 8.8}}||||}}  
    
    



Revision as of 14:14, 3 June 2020

Files not readable


   KB 24093        Last updated on 2020-06-3  




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-06-03



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