Example :
we will Change /prevname by /newname
So , you should deconnect from prevname account.
Log in another user account .
then :
sudo usermod -l newname -d /home/newname -m prevname
Note: To rename a user you must change his login name AND transfer his /home to a new destination.
No comments:
Post a Comment