On 2020-01-21 15:56, George R Goffe via users wrote: > Hi, > > I just installed a Fedora Core 32 (x86_64) system in a VM running under VirtualBox and am trying to ssh into the VM. No such animal as of yet. F31 was the last release. Are you talking "rawhide"? Anyway.... > > When I try to login I get a "client_loop: send disconnect: Broken pipe" message for my trouble. > > This is what I'm getting from the client side: > > ssh -v tstusr@10.28.0.4 > OpenSSH_8.1p1, OpenSSL 1.1.1d FIPS 10 Sep 2019 > debug1: Reading configuration data /etc/ssh/ssh_config > debug1: Reading configuration data /etc/ssh/ssh_config.d/05-redhat.conf > debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config > debug1: configuration requests final Match pass > debug1: re-parsing configuration > debug1: Reading configuration data /etc/ssh/ssh_config > debug1: Reading configuration data /etc/ssh/ssh_config.d/05-redhat.conf > debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config > debug1: Connecting to 10.28.0.4 [10.28.0.4] port 22. > debug1: Connection established. > debug1: identity file /root/.ssh/id_rsa type 0 > debug1: identity file /root/.ssh/id_rsa-cert type -1 > debug1: identity file /root/.ssh/id_dsa type -1 > debug1: identity file /root/.ssh/id_dsa-cert type -1 > debug1: identity file /root/.ssh/id_ecdsa type -1 > debug1: identity file /root/.ssh/id_ecdsa-cert type -1 > debug1: identity file /root/.ssh/id_ed25519 type -1 > debug1: identity file /root/.ssh/id_ed25519-cert type -1 > debug1: identity file /root/.ssh/id_xmss type -1 > debug1: identity file /root/.ssh/id_xmss-cert type -1 The above seems to indicate that "tstusr" has uid=0, gid=0. Meaning you have made "tstusr" synonymous with "root"? -- The key to getting good answers is to ask good questions. _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx