On 25 Oct 2020 at 14:20, Bob Goodwin wrote:

To:                     users@lists.fedoraproject.org
From:                   Bob Goodwin <bobgood...@fastmail.us>
Subject:                Enable ssh -
Date sent:              Sun, 25 Oct 2020 14:20:46 -0400
Send reply to:          Community support for Fedora users 
<users@lists.fedoraproject.org>

> I have a new Fedora 32 and it will not allow user 'bobg' to enable sshd, 
> I believe this is a feature to protect the system from me. How do i fix 
> it so I can do the things I want to do?

Two things.
Admin or root has to enable and then start sshd
systemctl enable sshd
systemctl start sshd

What does systemctl status sshd show.

Note: The current setup allows for ssh to work with regular users, but ssh 
with the root account is blocked completely. It can be enabled, but it 
requires some steps.

Note:2 If you enable sshd and system has access from internet, you will 
probable get hits from people trying to login, so monitor logs.



> 
> -- 
> Bob Goodwin - Zuni, Virginia, USA
> FEDORA-32/64bit LINUX XFCE Fastmail POP3
> _______________________________________________
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> Fedora Code of Conduct: 
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


+------------------------------------------------------------+
 Michael D. Setzer II - Computer Science Instructor (Retired)     
 mailto:mi...@guam.net                            
 mailto:msetze...@gmail.com
 Guam - Where America's Day Begins                        
 G4L Disk Imaging Project maintainer 
 http://sourceforge.net/projects/g4l/
+------------------------------------------------------------+


_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to