Change User Name commands
sudo passwd root
restart and login as root
usermod -l newname cnc
usermod -u UID newname
usermod -m -d /home/newname newname

The above commands successfully change the username, usergroup, and user 
directory to "newname"
When I have done this in the past, that was all I had to do, then I could 
reboot and log back in
as "newname". On the new download of 
rpi-5-debian-bookworm-6.1.61-rt15-arm64-ext4-2023-11-17-1520.img.xz
I can't login as "newname" unless I first login as root and then change user to 
"newname".
When I go to logout from "newname" it says "logout from cnc"
So, I have clearly missed something, but I don't know what. Help!!!

_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to