#48314 register-ds-admin.pl changes admin certificate database file rights.
Closed: wontfix None Opened 8 years ago by nhosoi.

Description of problem:

register-ds-admin.pl changes admin certificate database file rights.

Version-Release number of selected component (if applicable):
389-admin-1.1.42-1.el6dsrv

Steps to Reproduce:
1. setup-ds-admin.pl using custom directory server user (I have not checked
with nobody).

2. check certificate databasse file rights:
# ls -ltr /etc/dirsrv/admin-serv/*.db
-rw-------. 1 dirsrv root 65536 Oct 19 05:30 /etc/dirsrv/admin-serv/cert8.db
-rw-------. 1 dirsrv root 16384 Oct 19 05:30 /etc/dirsrv/admin-serv/key3.db
-rw-------. 1 dirsrv root 16384 Oct 19 05:30 /etc/dirsrv/admin-serv/secmod.db
[root@dhcp-10-12-211-158 ~]#

3. setup-ds.pl to install a second server

4. register-ds-admin.pl to register the second server

5. check file rights:
# ls -ltr /etc/dirsrv/admin-serv/*.db
-rw-r--r--. 1 root root 65536 Oct 19 07:35 /etc/dirsrv/admin-serv/cert8.db
-rw-r--r--. 1 root root 16384 Oct 19 07:35 /etc/dirsrv/admin-serv/key3.db
-rw-r--r--. 1 root root 16384 Oct 19 07:35 /etc/dirsrv/admin-serv/secmod.db

Actual results:

rights of admin certificate database are changed.

Additional info:

workaround: change the rights manually.

Could this ticket a dup of #48409?

Metadata Update from @nhosoi:
- Issue assigned to mreynolds
- Issue set to the milestone: 389-admin,console 1.1.44

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/1645

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: Duplicate)

3 years ago

Login to comment on this ticket.

Metadata