On 11/22/2016 10:50 PM, [email protected] wrote:
After upgrading from Fedora 24 to Fedora 25 i found I couldn't login to my home
directory. What I could do was login as root. I have a Hewlett-Packard HP
Pavilion dv2700 Notebook PC/30CD, BIOS F.2A 03/25/2008
Has anybody had this same problem?
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
I'm not presently a Fedora user, but you should be able to make the
/home directory accessible to all:
From root, (or from elsewhere, su and then password,) then: chmod a+x
/home and now everyone on the system should be able to access /home.
If you want to limit it, then look up:
http://www.gnu.org/software/coreutils/chmod
--doug
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]