[389-users] Re: Configuring TLS/SSL Enabled 389 Directory Server

2018-04-02 Thread Mark Reynolds


On 04/02/2018 04:19 AM, Michal Medvecky wrote:
>> Now I am trying to modify the settings of my dse.ldif file.  I can
>> modify the file without issue.  If I restart the service all my file
>> edits are lost.  Why are my edits lost when restarting the service? 
>> Thanks for your advice!
>
>
> Never edit that file directly. Always use ldapmodify.
ldapmodify is best because it enforces schema syntax and value
validation.  But if you edit dse.ldif the server must be stopped first. 
As the dse.ldif is rewritten by what's in memory at server shutdown.

Mark
>
> Michal
>
>
> ___
> 389-users mailing list -- 389-users@lists.fedoraproject.org
> To unsubscribe send an email to 389-users-le...@lists.fedoraproject.org

___
389-users mailing list -- 389-users@lists.fedoraproject.org
To unsubscribe send an email to 389-users-le...@lists.fedoraproject.org


[389-users] Re: Configuring TLS/SSL Enabled 389 Directory Server

2018-04-02 Thread Michal Medvecky
> Now I am trying to modify the settings of my dse.ldif file.  I can modify the 
> file without issue.  If I restart the service all my file edits are lost.  
> Why are my edits lost when restarting the service?  Thanks for your advice!


Never edit that file directly. Always use ldapmodify.

Michal___
389-users mailing list -- 389-users@lists.fedoraproject.org
To unsubscribe send an email to 389-users-le...@lists.fedoraproject.org