Re: Minor problem with Fedora 19

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Am 09.07.2013 01:58, schrieb Frank McCormick:
> I installed Fedora 19 recently but wasn't paying attention when setting up the username
> portion of the installation. As a result I had an abbreviated form of my full name as a user name.
> 
> So I used the system utility to change is to my preferred username.
> Problem is my home directory is still named my old username and at lightdm logon I have
> to type in my new username and password ( which is the same). The logon screen doesn't offer
> me my new name, but still offers the old name. Anyway to fix ???

* log out
* CTRL+ALT+F2
* login as root in the terminal
* mv /home/olderuser /home/newuser
* nano /etc/passwd
* edit the line with your user, looks like below
* systemctl restart lightdm.service

if you don't have "nano" installed use vi or whatever
console editor or "yum install nano"
__________________________

column 5 is the real name
column 6 the homedir
column 7 the edfault shell

[harry@srv-rhsoft:~]$ cat /etc/passwd | grep harry
harry:x:500:501:Reindl Harald:/home/harry:/usr/bin/bash

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux