Re: [PATCH 1/2] since we're running all of fasClients from cron now - comment out this run of fasClients from puppet.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



+1
--
Sent from my Android phone with K-9 Mail. Please excuse my brevity.

skvidal@xxxxxxxxxxxxxxxxx wrote:
From: Seth Vidal <skvidal@xxxxxxxxxxxxxxxxx>

I think but am not positive that it is causing this log error:

restorecond: set context /var/db/shadow.db->system_u:object_r:shadow_t:s0 failed:'Permission denied'

due to fasClient running from cron at the same time as from puppet.
---
modules/fas/manifests/init.pp | 9 ---------
1 files changed, 0 insertions(+), 9 deletions(-)

diff --git a/modules/fas/manifests/init.pp b/modules/fas/manifests/init.pp
index f1eb7ac..64676bb 100644
--- a/modules/fas/manifests/init.pp
+++ b/modules/fas/manifests/init.pp
@@ -66,15 +66,6 @@ class fas::client {
type => "user_home_dir_t",
}

- exec { "make-accounts":
- command => "/usr/bin/fasClient -e; /usr/bin/fasClient -i",
- timeout => 90,
- create s => "/var/db/shadow.db",
- require => [
- File["/etc/fas.conf"],
- Package["fas-clients"],
- ],
- }
}

# May want to merge this into fas::client in the future if we want yubikey
--
1.7.2.1



infrastructure mailing list
infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/infrastructure
_______________________________________________
infrastructure mailing list
infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/infrastructure

[Index of Archives]     [Fedora Development]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux