#237 add tmpfiles.d support for dsgw
Closed: wontfix None Opened 12 years ago by rmeggins.

https://bugzilla.redhat.com/show_bug.cgi?id=766986

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:

does not affect redhat ds

Added initial screened field value.

Metadata Update from @nkinder:
- Issue assigned to rmeggins
- Issue set to the milestone: 1.2.10

7 years ago

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/237

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Fixed)

3 years ago

Login to comment on this ticket.

Metadata