I think the only way to change the password is to edit the config file.  
You can change it after the first startup to clear text.  If you want to 
change it to an encrypted String, you'll need to encrypt it with a 
supported algorithm and paste it into the  password field (with the 
algorithm preceding the encrypted password e.g. "{PBKDF2WithHmacSHA256}".

I don't know if there's a way to manage the config file via the API.


On Thursday, January 4, 2018 at 4:43:37 AM UTC-5, kim jinil wrote:
>
> 기본 비밀번호 찾는데 많은 시간을 투자했는데  덕분에 알게되었습니다.
>
> 감사합니다.  Thanks
>
>
> -----------추신
>
>  config/orientdb-server-config.xml    이파일을 직접수정하는거 외에 다른 방법이 있을까요?
>
>
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to