> On Jul 11, 2020, at 10:28, Patrick Dupre <pdupre@xxxxxxx> 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 <billings@xxxxxxxxxx> _______________________________________________ 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