> On Jul 11, 2020, at 10:28, Patrick Dupre <pdu...@gmx.com> wrote:
> 
> Hello,
> 
> When I make ctl/alt F3 to open a tty connection, I can login, but, then
> I get
> 
> /home/user: change directory failed: permission denied
> 
> cd /home/user
> works fine


I assume /home/user is local to the system and not a remote filesystem or 
something unusual? I’ll assume it is a normal Linux filesystem. 

You might want to make sure the selinux attributes are correct on /home. 

Run ‘restorecon -r -v /home’ to fix. 

--
Jonathan Billings <billi...@negate.org>
_______________________________________________
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
  • tty Patrick Dupre
    • Re: tty George N. White III
    • Re: tty Jonathan Billings

Reply via email to