Files not readable

Revision as of 14:03, 24 May 2020 by Nbhagwat (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Files not readable


   KB 24093        Last updated on 2020-05-24  




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-24



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