Prompted for soremote SSH password several times during setup #1662
Replies: 3 comments 1 reply
-
That typically signifies that the password is incorrect. |
Beta Was this translation helpful? Give feedback.
-
Sorry, I should clarify. I know the password is correct because setup is moving onto the next step each time. I'm trying to install 2.3.2 on that same node now. After entering the SSH password for soremote, for the first time, the setup gets interrupted because of the "Unauthorized Access Banner". TTY1 just shows the standard CentOS setup screen on the step "Configuring Firewall". I wouldn't have known the setup was stuck if I didn't go into another TTY and check the sosetup.log. Is this intended behavior? Additionally, I can see in the log where the SSH pub key is copied over to the master but I'm still being prompted for soremote credentials on each step that involves SSH into the master during setup. |
Beta Was this translation helpful? Give feedback.
-
Hmm, I could be way off but I'm actually thinking the root issue here is DNS, or lack thereof? There is no DNS server on my lab network where I'm attempting to stand up this distributed install and it looks like DNS is used a lot during setup judging by the setup log? I tried to work around this by adding the Manager's hostname/IP into Edit: I found the function where it looks like setup is supposed to add the hostname and IP to
https://github.com/Security-Onion-Solutions/securityonion/blob/master/setup/so-functions Now that I know what should happen, I'm going to try re-running setup on the node again - to see if I can catch what is not going right for me. ** Edit2:**Attempted setup again with |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
SO v2.3.1
I have a manager node stoop up, trying to install a search node now. I'm being prompted for the soremote password on what appears to be each "beginning step" of the installation. I'm currently at
Copying minion pillars to manager
and decided to stop there, to ask about this.Is this intended? If not, how can I tell what went wrong in the setup log?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions