Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #21 (permalink)  
Old 03-24-2006, 01:07 PM
Loyal Member
 
Posts: 97
Default

Tried some things, I disabled logger, mta & snmp in admin console and then used zmcontrol stop to bring it down. Then used zmcontrol start to start it backup. Then issed zmmtactl start to try and start the mta and below is what I got. Hope this helps as I am getting desperate.

[zimbra@mail ~]$ zmcontrol start
Host mail.myagilon.com
Starting ldap...Done.
Starting antispam...Done.
Starting antivirus...Done.
Starting mailbox...Done.
Starting spell...Done.
[zimbra@mail ~]$ zmcontrol status
Host mail.myagilon.com
antispam Running
antivirus Running
ldap Running
mailbox Running
spell Running
[zimbra@mail ~]$ zmmtactl start
getService: mta
getService: sasl
getService: webxml
getService: perdition
DO: /opt/zimbra/postfix/sbin/postconf -e content_filter='smtp-amavis:[127.0.0.1]:10024'
DO: /opt/zimbra/postfix/sbin/postconf -e myhostname='mail.myagilon.com'
DO: /opt/zimbra/postfix/sbin/postconf -e recipient_delimiter=''
DO: /opt/zimbra/postfix/sbin/postconf -e smtpd_sasl_auth_enable='yes'
DO: /opt/zimbra/postfix/sbin/postconf -e smtpd_tls_auth_only='yes'
DO: /opt/zimbra/postfix/sbin/postconf -e disable_dns_lookups='no'
DO: /opt/zimbra/postfix/sbin/postconf -e message_size_limit='102400000'
DO: /opt/zimbra/postfix/sbin/postconf -e relayhost=''
DO: /opt/zimbra/postfix/sbin/postconf -e smtpd_recipient_restrictions='reject_non_fqdn_reci pient, permit_sasl_authenticated, permit_mynetworks, reject_invalid_hostname, reject_non_fqdn_hostname, reject_non_fqdn_sender, reject_unauth_destination, permit'
/opt/zimbra/postfix-2.2.5/sbin/postsuper: error while loading shared libraries: libmysqlclient.so.14: cannot open shared object file: No such file or directory
/opt/zimbra/postfix-2.2.5/sbin/postalias: error while loading shared libraries: libmysqlclient.so.14: cannot open shared object file: No such file or directory
/opt/zimbra/postfix-2.2.5/sbin/postfix: error while loading shared libraries: libmysqlclient.so.14: cannot open shared object file: No such file or directory
Reply With Quote
  #22 (permalink)  
Old 03-24-2006, 01:35 PM
Zimbra Employee
 
Posts: 4,792
Default

Did you try running the fix permission script? The logger has nothing to do with postfix logging. It's used to gather and report not do the actual logging.
__________________
Bugzilla - Wiki - Downloads - Offline Client
Reply With Quote
  #23 (permalink)  
Old 03-24-2006, 02:02 PM
Loyal Member
 
Posts: 97
Default

How do I run the script to fix?
Reply With Quote
  #24 (permalink)  
Old 03-24-2006, 02:07 PM
Zimbra Employee
 
Posts: 515
Default

bin/zmfixperms.sh
__________________
Search the Forums - Bugzilla - Wiki - Downloads
Reply With Quote
  #25 (permalink)  
Old 03-24-2006, 02:19 PM
Loyal Member
 
Posts: 97
Default

Does this need run under su - zimbra or root or what? I get a whole bunch of messages saying operation not permitted when i run it.
Reply With Quote
  #26 (permalink)  
Old 03-24-2006, 02:34 PM
Zimbra Employee
 
Posts: 515
Default

pretty much all zimbra commands should be run as zimbra user
__________________
Search the Forums - Bugzilla - Wiki - Downloads
Reply With Quote
  #27 (permalink)  
Old 03-29-2006, 03:21 AM
Senior Member
 
Posts: 55
Default zmfixperms yields all "operation not permitted"

logged in as zimbra (using su - zimbra):

Code:
[zimbra@mail ~]$ bin/zmfixperms.sh
and all the lines (well, 250 I can scroll back thru in PuTTY) show pretty much the same thing (chopping below of to fit the forum limit of chars):

Code:
chown: changing ownership of `/opt/zimbra/lib': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/libmysqlclient_r.so.14.0.0': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/libzimbra-native.so': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/conf': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/conf/zimbra-ext.schema': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/conf/zimbra-hsm.schema': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/conf/zimbra-backup.ldif': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/conf/zimbra-hsm.ldif': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/libldap.la': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/libldap.so': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/libldap_r.so': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/libdb-4.2.a': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/liblber-2.2.so.7': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/libldap_r-2.2.so.7': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/libldap-2.2.so.7.0.21': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/libldap.a': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/ext': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/ext/convertd': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/ext/convertd/zimbraconvertd.jar': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/ext/backup': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/ext/backup/zimbrabackup.jar': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/ext/network': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/ext/network/zimbranetwork.jar': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/ext/clamscanner': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/ext/clamscanner/clamscanner.jar': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/ext/zimbrahsm': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/ext/zimbrahsm/zimbrahsm.jar': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/jars': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/jars/commons-cli-2.0.jar': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/jars/ldapbp.jar': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/jars/commons-digester-1.5.jar': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/jars/commons-beanutils-1.6.1.jar': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/jars/KeyView.jar': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/jars/catalina-ant.jar': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/jars/libzimbra-native.so': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/jars/commons-fileupload-1.0-zimbra.jar': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/jars/commons-collections-3.1.jar': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/jars/mysql-connector-java-3.1.12-bin.jar': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/jars/zimbra-charset.jar': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/jars/activation.jar': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/jars/dom4j-1.5.jar': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/jars/zimbrastore.jar': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/jars/commons-logging.jar': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/jars/zimbra-native.jar': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/jars/concurrent-1.3.4-zimbra-1.0.0.jar': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/jars/commons-pool-1.1.jar': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/jars/ant-contrib-1.0b1.jar': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/jars/jakarta-oro-2.0.7.jar': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/jars/nekohtml.jar': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/jars/commons-httpclient-2.0.1.jar': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/jars/libzimbra-native.jnilib': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/jars/jaxen-1.1-beta-3.jar': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/jars/libKeyViewFilter.so': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/jars/javacc-3.2.jar': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/jars/log4j-1.2.8.jar': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/jars/ical4j-0.9.16-patched.jar': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/jars/lucene-1.4.3.jar': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/jars/libhtmlexport.so': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/jars/jsieve-0.1.jar': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/jars/mail.jar': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/jars/xercesImpl.jar': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/jars/ldap.jar': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/jars/commons-dbcp-1.1.jar': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/jars/commons-codec-1.2.jar': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/jars/junit-3.8.1.jar': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/libldap_r.a': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/libldap-2.2.so.7': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/libmysqlclient.so.14': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/liblber.la': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/liblber.so': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/libzimbra-native.jnilib': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/liblber-2.2.so.7.0.21': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/libKeyViewFilter.so': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/libmysqlclient.so': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/liblber.a': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/libmysqlclient.so.14.0.0': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/libmysqlclient_r.so.14': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/libhtmlexport.so': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/libldap_r.la': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/libdb.a': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/libmysqlclient_r.so': Operation not permitted
chown: changing ownership of `/opt/zimbra/lib/libldap_r-2.2.so.7.0.21': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/addUser.sh': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/zmsetservername': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/zmtomcatstart': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/zmnotifyinstall': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/zmmtainit': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/zmsnmpinit': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/zmldapinit': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/zmsetup.pl': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/zmmyinit': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/scripts': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/scripts/migrateAmavisLdap20050810.pl': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/scripts/migrateMailItemTimestamps.pl': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/scripts/migrate20050531-RemoveCascadingDeletes.pl': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/scripts/migrate20050517-AddUnreadColumn.pl': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/scripts/migrate20050927-DropRedologSequence.pl': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/scripts/migrate20050822-TrackChangeDate.pl': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/scripts/migrate20050701-SchemaCleanup.pl': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/scripts/migrate20050727-RemoveTypeInvite.pl': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/scripts/migrate20050811-WipeAppointments.pl': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/scripts/migrate20050727a-Volume.pl': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/scripts/migrateRemoveMailboxId.pl': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/scripts/migrateToSplitTables.pl': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/scripts/Migrate.pm': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/scripts/migrate20050804-SpamToJunk.pl': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/scripts/migrate20050809-AddConfig.pl': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/scripts/migrate20050609-AddDateIndex.pl': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/scripts/migrateLogger1-index.pl': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/scripts/migrate20050818-TagsFlagsIndexes.pl': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/scripts/migrateRenameIdentifiers.pl': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/scripts/migrate20060120-Appointment.pl': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/scripts/migrate20050824a-Volume.pl': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/scripts/migrate20050628-ShrinkSyncColumns.pl': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/scripts/migrateUpdateAppointment.pl': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/scripts/migrate20050721-MailItemIndexes.pl': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/scripts/migrate20050831-SecondaryMsgVolume.pl': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/scripts/migrate20050920-CompressionThreshold.pl': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/scripts/fixConversationCounts.pl': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/scripts/migrate20050916-Volume.pl': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/scripts/migrateLogger2-config.pl': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/scripts/migrateClearSpamFlag.pl': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/scripts/migrate20051021-UniqueVolume.pl': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/scripts/migrateSyncSequence.pl': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/zmupgrade.pm': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/zmloggerinit': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/util': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/util/modules': Operation not permitted
chown: changing ownership of `/opt/zimbra/libexec/postinstall.pm': Operation not permitted
chown: changing ownership of `/opt/zimbra/log/tomcat.pid': Operation not permitted
chown: changing ownership of `/opt/zimbra/openldap-2.2.28/libexec/slapd': Operation not permitted
chown: changing ownership of `/opt/zimbra/verity': Operation not permitted
chown: changing ownership of `/opt/zimbra/verity/FilterSDK': Operation not permitted
chown: changing ownership of `/opt/zimbra/verity/ExportSDK': Operation not permitted
chmod: changing permissions of `/opt/zimbra': Operation not permitted
chmod: changing permissions of `/opt/zimbra/libexec/addUser.sh': Operation not permitted
chmod: changing permissions of `/opt/zimbra/libexec/postinstall.pm': Operation not permitted
chmod: changing permissions of `/opt/zimbra/libexec/scripts': Operation not permitted
chmod: changing permissions of `/opt/zimbra/libexec/util': Operation not permitted
chmod: changing permissions of `/opt/zimbra/libexec/zmldapinit': Operation not permitted
chmod: changing permissions of `/opt/zimbra/libexec/zmloggerinit': Operation not permitted
chmod: changing permissions of `/opt/zimbra/libexec/zmmtainit': Operation not permitted
chmod: changing permissions of `/opt/zimbra/libexec/zmmyinit': Operation not permitted
chmod: changing permissions of `/opt/zimbra/libexec/zmnotifyinstall': Operation not permitted
chmod: changing permissions of `/opt/zimbra/libexec/zmsetservername': Operation not permitted
chmod: changing permissions of `/opt/zimbra/libexec/zmsetup.pl': Operation not permitted
chmod: changing permissions of `/opt/zimbra/libexec/zmsnmpinit': Operation not permitted
chmod: changing permissions of `/opt/zimbra/libexec/zmtomcatstart': Operation not permitted
chmod: changing permissions of `/opt/zimbra/libexec/zmupgrade.pm': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/get_plat_tag.sh': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/ldap': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/ldapsearch': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/logmysql': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/logmysql.server': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/logmysqladmin': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/logswatch': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/mysql': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/mysql.server': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/mysqladmin': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/postconf': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/postfix': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/qshape': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/sa-learn': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/swatch': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/tomcat': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/zimbra': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/zmamavisdctl': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/zmantispamctl': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/zmantivirusctl': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/zmapachectl': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/zmbackup': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/zmbackupabort': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/zmbackupquery': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/zmcertinstall': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/zmclamdctl': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/zmconfigure': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/zmcontrol': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/zmconvertctl': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/zmconvertd': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/zmconvertdmon': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/zmcpustat': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/zmcreateca': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/zmcreatecert': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/zmdisklog': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/zmdumpenv': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/zmexplainslow': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/zmexplainsql': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/zmextractsql': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/zmfetchercfg': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/zmfixperms.sh': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/zmgengraphs': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/zmhostname': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/zmhsm': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/zmiostat': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/zmjava': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/zmjavane': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/zmldapapplyldif': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/zmldapenablereplica': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/zmldappasswd': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/zmlmtpinject': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/zmlocalconfig': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/zmlogger': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/zmloggerctl': Operation not permitted
chmod: changing permissions of `/opt/zimbra/bin/zmloggerprune': Operation not permitted

<snip for brevity>

chmod: changing permissions of `/opt/zimbra/openldap/libexec/slapd': Operation not permitted
Is zmfixperms definitely supposed to be run as zimbra, and not as root?
Reply With Quote
  #28 (permalink)  
Old 04-02-2006, 06:11 PM
Zimbra Employee
 
Posts: 515
Default

doh. you need root for that one
__________________
Search the Forums - Bugzilla - Wiki - Downloads
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.