Project

General

Profile

Actions

Bug #2689

closed

Importing installer modules after an installer run causes a permissions conflict

Added by Greg Sutcliffe almost 11 years ago. Updated almost 6 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Some cache data gets root owned:

  1. ls lh /var/lib/puppet/foreman_cache_data/db_password
    -rw------
    1 root root 36 Jun 21 12:24 /var/lib/puppet/foreman_cache_data/db_password

A simple chown will fix it:

  1. chown puppet /var/lib/puppet/foreman_cache_data/db_password

We should probably handle this where db_password is created (maybe in the function?), otherwise it will trip people up.

Actions #1

Updated by Greg Sutcliffe almost 11 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Applied in 8a6e87dc7a1615dd9d110f60ad13ecf30791dbec

Actions #2

Updated by Greg Sutcliffe almost 6 years ago

  • Target version deleted (1.2.0)
Actions

Also available in: Atom PDF