LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   A question about changing a user name... (https://www.linuxquestions.org/questions/linux-newbie-8/a-question-about-changing-a-user-name-768792/)

trist007 11-12-2009 07:30 PM

A question about changing a user name...
 
I'm running Slackware 12.0. I have a user named glenn with a home dir /home/glenn and is using /bin/bash. I want to change the name from glenn to glen. What exactly do I need to do? I want to keep the same ownership on all the files that glenn owns.

1. Change user glenn to glen in /etc/passwd

2. Change user glenn to glen in /etc/group

3. mv /home/glenn /home/glen

Would that work?

evo2 11-12-2009 07:49 PM

I think these three steps should do it.
Also, it is worthwhile being in single user mode when doing this.

Evo2.


All times are GMT -5. The time now is 11:15 AM.