Bug 766986

Summary: add tmpfiles.d support for dsgw
Product: [Fedora] Fedora Reporter: J Hegge <qdev>
Component: 389-dsgwAssignee: Rich Megginson <rmeggins>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 16CC: nhosoi, nkinder, rmeggins
Target Milestone: ---Keywords: screened
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: 389-dsgw-1.1.9-1.fc16 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-03-31 03:25:54 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: 743970    

Description J Hegge 2011-12-12 22:12:54 UTC
Description of problem:
After install, can't login to web apps, always get an error:

 Authentication failed because the server was unable to generate authentication credentials. The authentication database could not be opened.   

Note the RPM's postscript:
if [ ! -d /var/run/dirsrv/dsgw/cookies ] ; then
    mkdir -p /var/run/dirsrv/dsgw/cookies
fi

Doesn't seem to be happening.

Version-Release number of selected component (if applicable): 
389-dsgw-1.1.7-2.fc16


How reproducible: For my install, happens at each attempt, whether the user is an admin or not.  Used Chrome, FF and Safari


Steps to Reproduce:
1. Install 389-dsgw
2. Run setup-ds-dsgw
3. start servers and attempt to login with users created
  
Actual results: fail to login


Expected results: should get to a login state, able to change passwords, allowing self-service password changes


Additional info:

Comment 1 Rich Megginson 2011-12-15 19:52:50 UTC
commit 7aefc4420bba4b36562a2d883efbd5ba81dd946e
Author: Rich Megginson <rmeggins>
Date:   Wed Dec 14 14:58:18 2011 -0700

    add tmpfiles.d support for the cookiedir

Comment 2 Fedora Update System 2011-12-15 19:55:06 UTC
389-dsgw-1.1.8-1.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/389-dsgw-1.1.8-1.fc15

Comment 3 Fedora Update System 2011-12-15 19:56:32 UTC
389-dsgw-1.1.8-1.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/389-dsgw-1.1.8-1.fc16

Comment 4 Rich Megginson 2012-01-10 20:18:00 UTC
Upstream ticket:
https://fedorahosted.org/389/ticket/237

Comment 5 Fedora Update System 2012-02-04 00:46:12 UTC
389-dsgw-1.1.9-1.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/389-dsgw-1.1.9-1.fc16

Comment 6 Fedora Update System 2012-02-04 02:27:47 UTC
389-dsgw-1.1.9-1.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/389-dsgw-1.1.9-1.fc15

Comment 7 Fedora Update System 2012-02-04 23:50:05 UTC
Package 389-dsgw-1.1.9-1.fc16:
* should fix your issue,
* was pushed to the Fedora 16 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing 389-dsgw-1.1.9-1.fc16'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-1312/389-dsgw-1.1.9-1.fc16
then log in and leave karma (feedback).

Comment 8 Fedora Update System 2012-03-31 03:25:54 UTC
389-dsgw-1.1.9-1.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2012-03-31 03:26:45 UTC
389-dsgw-1.1.9-1.fc16 has been pushed to the Fedora 16 stable repository.  If problems still persist, please make note of it in this bug report.