Modify

Ticket #776 (closed defect: fixed)

Opened 13 years ago

Last modified 13 years ago

BoundPermissions does not seems to work

Reported by: somekool <[email protected]…> 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"/>


[[email protected] bcfg2]# ls -lda /etc/httpd/logs/
drwx------  3 root root 4096 Nov  3 00:02 /etc/httpd/logs/
[[email protected] bcfg2]# ls -ld /var/log/httpd
drwx------  3 root root 4096 Nov  3 00:02 /var/log/httpd
[[email protected] 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

comment:1 Changed 13 years ago by desai

  • Status changed from new to closed
  • Resolution set to fixed

I've verified that this works properly with 1.0.0rc2

WARNING! You need to establish a session before you can create or edit tickets. Otherwise the ticket will get treated as spam.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.