Skip to content

ORDS setup with generated hash password (SYS DBA) #23

@ziamak47

Description

@ziamak47

Downloaded your 'docker-oracle-ords' to play with and it works seamlessly, however, if I try this with an encrypted password, it keeps failing.

Password was generated using the password_hash( ’sha512’ ) function in ansible. I copied and pasted it into your configure_ords.sh script for the SYS User password but it keeps bombing out. ords_parameter.properties contains the correct generated hash value for SYS user.

Further debugging, leads me to believe that it might well be the second prompt (password) given for the SYS user that causes the issue and reports ‘invalid/username’ password.

Not sure if you get the same error but please do let me know if you have any other tip or advice to get this working.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions