I successfully login by using user: root ; password: wazuh
Unfortunately, when I tried to login via ssh with the same credential, the following error displayed:
Regards,
Alaa
Peter Santiago
unread,
Aug 27, 2021, 2:16:03 AM8/27/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Wazuh mailing list
you might need to create a regular user then sudo when logging in via ssh
Jose Antonio Muñoz Herrera
unread,
Aug 27, 2021, 2:44:05 AM8/27/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Wazuh mailing list
Hi alaa.dj, by default root login over ssh is disabled by default. If you want to allow root login over ssh got to /etc/ssh and edit the file sshd_config. Search for the line PermitRootLogin yes and erase the "#" at the beginning of the line. Then restart the ssh service. I hope you find this information useful!
Alaa Junaid
unread,
Aug 27, 2021, 2:26:52 PM8/27/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message