使用ssh脚本建立grid,oracle用户互信

oracle@vma ~]$ cd /mnt/database/
[oracle@vma database]$ ls
install  readme.html  response  rpm  runInstaller  sshsetup  stage  welcome.html
[oracle@vma database]$ cd sshsetup/
[oracle@vma sshsetup]$ ls
sshUserSetup.sh
[oracle@vma sshsetup]$ ./sshUserSetup.sh -user oracle -hosts "bjyctzdb03 bjyctzdb04" -advanced -noPromptPassphrase

  

原文地址:https://www.cnblogs.com/hanglinux/p/10937954.html