0

Possible Duplicate:
“Shutdown” or “Restart” logs out

Whenever I click 'Shutdown' from the menu it just logs me off. I have no accounts (Exept from Guest, but I keep it logged off) logged on, but still, it just logs off and nothing else. I have Auto-Login on my only account, but I don't know the password and I'm trying to recover it.

horIzoN
  • 1,086
  • 1
    password recovery is not possible but you can reset it from the live cd and from grub. Check: http://askubuntu.com/questions/24006/how-do-i-reset-a-lost-administrative-password – Rinzwind Jan 17 '13 at 13:13
  • I recommend reporting this as a bug. Or find an existing bug report that applies, indicate you're affected with the green "This bug affects..." link near the top of the bug report, and if you have valuable additional information, post a comment on the bug. That guide explains how to search as well as how to file bug reports. (This question also has some good information about bug reporting.) – Eliah Kagan Jan 18 '13 at 13:44
  • @Eliah Kagan, but the person I got it off set it up for me. I don't know it and I've contacted the person who gave me it and he doesn't know. He might get round to it though. – horIzoN Jan 18 '13 at 15:46
  • @nerof61 You have the machine, so you can probably report the bug. – Eliah Kagan Jan 18 '13 at 22:38
  • Ok, stop everything. I noticed that the admin had to be logged off, and I didn't know the password at the time. My friend contacted me yesterday and told me the password. Then the issue was gone like magic. Sorry for wasting your time everybody. – horIzoN Jan 19 '13 at 10:13

1 Answers1

1

Do you have an encrypted home directory?

I'm not sure of the exact issue... but I've observed this in a couple of machines with an encrypted home directory but not under other circumstances.

I changed the encryption to Luks and the issue disappeared like magic.

Eliah Kagan
  • 117,780