Add link to documentation of password format in config/orientdb-server-config.xml
See original GitHub issueOrientDB Version, operating system, or hardware.
- v2.0 SNAPSHOT[ ] - .18[ ] .17[ ] .16[ ] .15[ ] .14[ ] .13[ ] .12[ ] .11[ ] .10[ ] .9[ ] .8[ ] .7[ ] .6[ ] .5[ ] .4[ ] .3[ ] .2[ ] .1[ ] .0[ ]
- v2.1 SNAPSHOT[ ] - .16[ ] .15[ ] .14[ ] .13[ ] .12[ ] .11[ ] .10[ ] .9[ ] .8[ ] .7[ ] .6[ ] .5[ ] .4[ ] .3[ ] .2[ ] .1[ ] .0[ ]
- v2.2 SNAPSHOT[ ] - .6[x]
Operating System
- Linux
- MacOSX
- Windows
- Other Unix
- Other, name?
Expected behavior and actual behavior
Being able to copy the password for user root
from default config/orientdb-server-config.xml
into the studio web frontend. There was no link to the documentation of the password format which by default is {PBKDF2WithHmacSHA256}[first part]:[second part]:[third part]
and trying the complete string, [first part]:[second part]:[third part]
, [firstpart]
and [second part]
didn’t work.
Steps to reproduce the problem
Download 2.2.6 release and open config/orientdb-server-config.xml
.
Issue Analytics
- State:
- Created 7 years ago
- Comments:15 (15 by maintainers)
Top Results From Across the Web
Server security · OrientDB Manual
Server users are stored in the config/orientdb-server-config.xml ... users from accessing the OrientDB server, add a new user and change the passwords in ......
Read more >Security | OrientDB Manual 1.7.8
Users are themselves records stored inside the cluster "OUser". The passwords are stored in hash format using the strong algorithm SHA-256.
Read more >How To Secure Your OrientDB Database on Ubuntu 16.04
The hashed form of the password is stored in the OrientDB configuration file, /opt/orientdb/config/orientdb-server-config.xml .
Read more >Can I add the web-link into the XML-documentation?
Regarding the first question, it is not quite clear what kind of content you want to link to. If you want a link...
Read more >XML Linking Language (XLink) Version 1.1 - W3C
When such arcs are used, the requirements for discovery of the link are greater than for outbound arcs. [Definition: Documents containing ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@lvca Removed
Updated docs (will be online in <1h).