On 06/15/2015 05:23 AM, Prashant Bapat
wrote:
Are you directly modifying the dse.ldif? If so, you MUST do so while the server is stopped, otherwise the change is lost. The best way is to use ldapmodify: Example: # ldapmodify -D "cn=directory manager" -W -p PORT -h HOST dn: cn=config changetype: modify replace: nsslapd-auditlog-logging-enabled nsslapd-auditlog-logging-enabled: on Enabling the audit log should log the change to enable it, so after making this update the audit log should not be empty (/var/log/dirsrv/slapd-INSTANCE/audit). Mark
|
-- 389 users mailing list 389-users@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/389-users