Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Database System Password needs to be validated #362

Open
markmundy opened this issue Jun 14, 2021 · 0 comments
Open

Database System Password needs to be validated #362

markmundy opened this issue Jun 14, 2021 · 0 comments

Comments

@markmundy
Copy link
Contributor

The current OKIT version can fail to create a database system because the sys password chosen does not conform to the standard required. There needs to be validation on the given password to ensure it complies with policy.

Without validation it is possible to have a DB system fail to build in OCI.

Currently 'Password must be 9 to 30 characters and contain at least 2 uppercase, 2 lowercase, 2 special, and 2 numeric characters. The special characters must be _, #, or -.'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant