Ticket #776 (closed defect: fixed)

Opened 3 weeks ago

Last modified 3 weeks ago

BoundPermissions does not seems to work

Reported by: somekool <somekool@…> Owned by: desai
Priority: major Milestone: Bcfg2 1.0.0 Release
Component: bcfg2-client Version: 0.9.x
Keywords: Cc:

Description

I am still using 0.9.6 and I just realized I have some permission that are not shown as bad although they are...

I have...

SGenshi/server-bcfg2.xml:               <BoundPermissions perms="0701" group="root" owner="root" name="/var/log/httpd"/>
SGenshi/server-bcfg2.xml:               <BoundPermissions perms="0701" group="root" owner="root" name="/etc/httpd/logs"/>


[root@qcsmis1002 bcfg2]# ls -lda /etc/httpd/logs/
drwx------  3 root root 4096 Nov  3 00:02 /etc/httpd/logs/
[root@qcsmis1002 bcfg2]# ls -ld /var/log/httpd
drwx------  3 root root 4096 Nov  3 00:02 /var/log/httpd
[root@qcsmis1002 bcfg2]#

and they are shown no where as bad on the webinterface

when I run bcfg2 -I i don't see this permission being wrong or anything...

so it seems like the BoundPermissions? tag is not working properly...

actually. it seems to work for files. but not for directories.

thank you

Attachments

Change History

Changed 3 weeks ago by desai

  • status changed from new to closed
  • resolution set to fixed

I've verified that this works properly with 1.0.0rc2

Add/Change #776 (BoundPermissions does not seems to work)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.