top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

F24 to F25 upgrade: Gnome: Can only login as root

+1 vote
529 views

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.
Has anybody had this same problem?

posted Nov 23, 2016 by anonymous

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

2 Answers

+1 vote

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

answer Nov 23, 2016 by Seema Siddique
–1 vote

I had this same problem after a fresh install of Fedora (don't remember the release).
As root:
useradd -u youruserUID -D /your/home/directory youruser passwd youruser newpasswd
newpasswd

answer Nov 23, 2016 by Navneet
Please remember, I did an upgrade, not an install. I checked the permissions of my home directory and they are, "drwxrwxrwx.", and the permissions for /home is "drwxr-xr-x.". The permissions for /root is "r-xr-x---.".

The problem could be one of permissions.
Similar Questions
+1 vote

After upgrading my fedora21 to fedora22 using fedup, I tried to record a simple screen video by using the gnome3 embedded screencast (Ctrl + Alt + Shift + R), After pressing the combined keys, the familiar red point appears on the right-top of my desktop.
After 30 seconds passed, the screencast tool exited, this is expected. and then I go to the Video directory, there is a webm video file there, but the size of the file is zero.

Is there any way to track what caused this issue and how to fix it?

+3 votes

I upgraded to fedora 20 from fedora 19 using fedup. Everything went well except for some weird issues with Thunderbird. The latter is now giving me a pile of weird permission errors and disk space errors. There is 250GB free space, so I know that is not the problem. Obviously this has something to do with the permissions on the thunderbird folder, but I do not have the knowledge to rectify the problem.

Please suggest how to proceed?

+5 votes

I installed Fedora 19 on my laptop, and it worked beautifully with the already installed Windows 8. When I upgraded the Windows 8 to Windows 8.1. Now it boots straight to Windows 8.1 and grub does not appear.

I disabled secure boot in the firmware.

I do not even know which version of grub was booting the UEFI system before; it just worked.

Can anyone suggest:

  1. What grub would the Fedora 19 installer have provided to boot it and Windows 8? (grub2, grub-efi,...)
  2. Can anyone point to any documentation on how to fix this?
+1 vote

I am migrating from a Fedora 19 to a Fedora 20 host. I used the Fedora 20 live disk to install on the new machine. I have most things transferred over and working, but curiously I don't have any messages or mail log files in /var/log as I do in the F19 host:

...