Project

Profile

Help

Issue #390

closed

pulp-dev.sh doesn't apply the same permissions to /etc/pki/pulp/ as the RPM

Added by rbarlow about 9 years ago. Updated about 5 years ago.

Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Master
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

The RPM installs with these permissions:

$ ls lah /etc/pki/pulp/
total 28K
drwxr-xr-x. 5 root root 4.0K Dec 23 12:48 .
drwxr-xr-x. 14 root root 4.0K Dec 20 17:01 ..
-rw-r----
. 1 root apache 1.1K Dec 23 12:48 ca.crt
rw-r----. 1 root apache 1.7K Dec 23 12:48 ca.key
drwxr-xr-x. 2 root root 4.0K Dec 20 16:47 consumer
drwxr-xr-x. 2 apache apache 4.0K Dec 23 13:29 content
drwxr-xr-x. 2 root root 4.0K Dec 23 12:48 nodes

The pulp-dev.sh script appears to do this:

drwxr-xr-x. 5 apache apache 4096 Jan 3 10:26 .
drwxr-xr-x. 10 root root 4096 Aug 8 11:00 ..
rw-r---- 1 root apache 1062 Jan 3 10:26 ca.crt
rw-r---- 1 root apache 1675 Jan 3 10:26 ca.key
drwxr-xr-x 2 root root 4096 Jan 3 10:26 consumer
drwxr-xr-x 2 root root 4096 Jan 3 10:26 content
drwxr-xr-x 2 root root 4096 Jan 3 10:26 nodes

+ This bug was cloned from Bugzilla Bug #1048297 +

Also available in: Atom PDF