Bug 488162

Summary: Fix permissions on "pwcache.conf" file . . .
Product: [Retired] Dogtag Certificate System Reporter: Matthew Harmsen <mharmsen>
Component: TPSAssignee: Matthew Harmsen <mharmsen>
Status: CLOSED ERRATA QA Contact: Chandrasekar Kannan <ckannan>
Severity: medium Docs Contact:
Priority: urgent    
Version: unspecifiedCC: alee, awnuk, benl, cfu, jmagne
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-07-22 23:32:43 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 443788    
Attachments:
Description Flags
Base diffs
none
Dogtag diffs none

Description Matthew Harmsen 2009-03-02 23:33:11 UTC
Per Bugzilla Bug #458337, a "chmod 00660" on "pwcache.conf" could not be executed due to the permissions/ownership of this file as created.

Therefore, fix creation of this file such that it is originally created with these permissions.

Comment 1 Matthew Harmsen 2009-03-07 00:12:27 UTC
Created attachment 334370 [details]
Base diffs

Comment 2 Matthew Harmsen 2009-03-07 00:13:07 UTC
Created attachment 334371 [details]
Dogtag diffs

Comment 3 Jack Magne 2009-03-07 01:17:27 UTC
Attachments (id=334369,334368) +jmagne

Comment 4 Matthew Harmsen 2009-03-07 01:35:14 UTC
% svn status | grep -v ^$ | grep -v ^P | grep -v ^X | grep -v ^?
M      dogtag/ca/pki-ca.spec
M      dogtag/setup/pki-setup.spec
M      dogtag/tks/pki-tks.spec
M      dogtag/ra/pki-ra.spec
M      dogtag/ocsp/pki-ocsp.spec
M      dogtag/tps/pki-tps.spec
M      dogtag/kra/pki-kra.spec
M      base/ca/shared/etc/init.d/httpd
M      base/setup/pkiremove
M      base/setup/pkicreate
M      base/setup/pkicommon
M      base/tks/shared/etc/init.d/httpd
M      base/ra/etc/init.d/httpd
M      base/ocsp/shared/etc/init.d/httpd
M      base/tps/etc/init.d/httpd
M      base/kra/shared/etc/init.d/httpd

% svn commit
Sending        base/ca/shared/etc/init.d/httpd
Sending        base/kra/shared/etc/init.d/httpd
Sending        base/ocsp/shared/etc/init.d/httpd
Sending        base/ra/etc/init.d/httpd
Sending        base/setup/pkicommon
Sending        base/setup/pkicreate
Sending        base/setup/pkiremove
Sending        base/tks/shared/etc/init.d/httpd
Sending        base/tps/etc/init.d/httpd
Sending        dogtag/ca/pki-ca.spec
Sending        dogtag/kra/pki-kra.spec
Sending        dogtag/ocsp/pki-ocsp.spec
Sending        dogtag/ra/pki-ra.spec
Sending        dogtag/setup/pki-setup.spec
Sending        dogtag/tks/pki-tks.spec
Sending        dogtag/tps/pki-tps.spec
Transmitting file data ................
Committed revision 289.