Bug 1471746 - Add a CLI procedure for disabling/removing the changelog
Summary: Add a CLI procedure for disabling/removing the changelog
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Directory Server
Classification: Red Hat
Component: Doc-administration-guide
Version: 10.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Marc Muehlfeld
QA Contact: Viktor Ashirov
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-07-17 11:40 UTC by Marc Muehlfeld
Modified: 2019-06-24 06:28 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-07-20 06:09:06 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Marc Muehlfeld 2017-07-17 11:40:22 UTC
Document URL: 
https://access.redhat.com/documentation/en-us/red_hat_directory_server/10/html/administration_guide/removing_the_changelog



Section Number and Name: 
11.13. Removing the Changelog



Describe the issue: 
The content currently only describes the GUI procedure.



Suggestions for improvement: 
Add a CLI procedure for disabling/removing the changelog from a server.

Comment 1 Marc Muehlfeld 2017-07-17 11:42:48 UTC
Viktor, can you please provide me the CLI steps for this procedure?

Btw, do I have to delete the changelog folder manually (question applies also to the GUI procedure)?

Thanks.

Comment 2 Viktor Ashirov 2017-07-19 09:55:59 UTC
# ldapmodify -D "cn=Directory Manager" -W
dn: cn=changelog5,cn=config
changetype: delete

changelogdb directory will be deleted automatically.


Note You need to log in before you can comment on or make changes to this bug.