Bug 3315

Summary: wrong permissions on dirs
Product: Sisyphus Reporter: Alexey Borovskoy <alexey_borovskoy>
Component: jabberAssignee: Mikhail Zabaluev <mhz>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: blocker    
Priority: P1    
Version: unstable   
Hardware: all   
OS: Linux   

Description Alexey Borovskoy 2003-11-25 08:13:05 MSK
Wrong permissions on dirs /var/lib/jabber and /var/log/jabber. Permissions on
this dir prevents jabberd to normal operations.

Steps to Reproduce:
1.ll -d /var/log/jabber
2.ll -d /var/lib/jabber

Actual Results:  
1.root:jabber rwxr-x---
2.root:jabber rwx------

Expected Results:  
1.root:jabber rwxrwx---
2.root:jabber rwxrwx---
Comment 1 Mikhail Zabaluev 2003-11-26 22:32:42 MSK
As listed in package jabber-1.4.2-alt23:

drwx------    2 jabber  jabber              0 Июн 13 02:11 /var/lib/jabber
drwxr-x---    2 jabber  jabber              0 Июн 13 02:11 /var/log/jabber
drwxr-x---    2 jabber  jabber              0 Июн 13 02:11 /var/run/jabber

Would you specify the package release and the output of "rpm -y jabber"?
Comment 2 Alexey Borovskoy 2003-12-02 07:18:33 MSK
В jabber-1.4.3-alt1 бага не проявляется.