Skip to Main Content

NoSQL Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Unable to add security to an existing Oracle NoSQL Database CE installation

User_GX5XXApr 6 2022 — edited Apr 7 2022

I deployed Oracle NoSQL Database CE on Minikube using this image: oracle/nosql:19.5-ce [https://github.com/oracle/docker-images/tree/main/NoSQL]
I followed this doc to make the db secure: https://docs.oracle.com/en/database/other-databases/nosql-database/19.5/security/single-node-secure-deployment.html#GUID-03A2067A-64CD-4CF4-99DC-D430DA8FD290
In the 3rd step, I used -pwdfile option since my db is CE version.
However, in the 7th step of this doc, I could not log in admin as anonymous as it should be. Instead, I was asked to provide a username and a password as you can see in the picture below:
Oracle_NoSQL_CE_Security_Problem.pngMy Oracle NoSQL Database deployment and service yaml:
oracleNosql-deployment.yaml (0 Bytes)
So, what is that I am missing here?

Comments

Processing

Post Details

Added on Apr 6 2022
19 comments
721 views