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

User Equivalency for ORACLE User on REDFERN cluster #3

Closed
2 tasks done
dfhawthorne opened this issue Mar 30, 2018 · 2 comments
Closed
2 tasks done

User Equivalency for ORACLE User on REDFERN cluster #3

dfhawthorne opened this issue Mar 30, 2018 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@dfhawthorne
Copy link
Owner

dfhawthorne commented Mar 30, 2018

For the ORACLE user on the REDFERN cluster,

  • Generate SSH keys on first node only
  • Copy generated SSH keys to Authorized Keys on all nodes
@dfhawthorne dfhawthorne added the bug Something isn't working label Mar 30, 2018
@dfhawthorne dfhawthorne self-assigned this Mar 30, 2018
@dfhawthorne dfhawthorne added this to To do in REDFERN GI Cluster via automation Mar 30, 2018
@dfhawthorne dfhawthorne moved this from To do to In progress in REDFERN GI Cluster Mar 30, 2018
@dfhawthorne dfhawthorne added this to the Install GI on REDFERN1 milestone Mar 30, 2018
dfhawthorne added a commit that referenced this issue Apr 2, 2018
(1) Put tasks for first node in a block
(2) Updated WHEN to use simpler format (Non-JINJA2)
(3) Using cluster name from inventory instead of host names
(4) Copy private and public keys to Ansible server
(5) Had to use '-f' option on ssh-copy-id command
(6) Tested only for REDFERN1
@dfhawthorne
Copy link
Owner Author

Updated 'roles/oracle_user/user_groups':

  1. Copy private and public keys for ORACLE back to Ansible server
  2. Use public key for ORACLE to populate authorized_keys
  3. Use 'ssh-copy-id -f' to update known_hosts

This has only been tested on REDFERN1.

@dfhawthorne
Copy link
Owner Author

Resolved by commit 84d4000.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

1 participant