Effects of changing username (Ubuntu)

0

I would like to change my username on my Kubuntu install and I would just like to know if it will have any negative impact on the system for example programs that will no longer function because of username change etc.

I will find the commands myself I just wanted to know if it will cause any issues, otherwise I will just leave it as is.

Thanks

checkmate

Posted 2019-05-21T10:32:55.903

Reputation: 35

AFAIK, nope.... – Vishwa – 2019-05-21T11:22:00.903

Answers

1

As far as I am aware, the user information is tied to the UID rather than the actual username itself.

This means that a lot of the information will be updated automatically.

You may have to rename the home directory and any groups but as I'm on my mobile it's a little difficult for me to check that.

amosw

Posted 2019-05-21T10:32:55.903

Reputation: 11

Ok thanks for the info. I will look it up on my side in the meantime – checkmate – 2019-05-21T14:59:06.310

I found this: https://askubuntu.com/questions/34074/how-do-i-change-my-username thanks for your help!

– checkmate – 2019-05-21T15:02:06.610