File/dir modes rw rw rw

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
vogon1
Posts: 37
Joined: Fri Sep 12, 2014 9:58 pm

File/dir modes rw rw rw

Post by vogon1 »

When doing
find /opt/zimbra ! -type l -ls |grep rw.rw.rw
you will find a lot of files with -rw-rw-rw and directories with drwxrwxrwx.

That is not very secure.

Even /opt/zimbra is 755, so every user logged into the zimbra box can do nasty things like removing or altering mail messages.

I guess, for now the box should be admin-only.
Are there any plans to tighten the file/directory rights?
Sietse
14319KevinH
Ambassador
Ambassador
Posts: 4558
Joined: Fri Sep 12, 2014 9:52 pm

File/dir modes rw rw rw

Post by 14319KevinH »

Yes in the next release some of this is fixed up. Msg files should be locked down.
Post Reply