David T-G composed on 2022-08-24 17:23 (UTC):
I want it to match my UID across the rest of my machines. If I could let YaST2 create it at initialization and then change it, that would be just as good.
Cool! Tips and pointers, please :-)
At installation, check skip user creation box, then creating password only for root. Then, on first boot: # groupadd -g 1666 evil # useradd -g 1666 -u 6666 evildoer # ls -nd /home/evildoer/ drwxrwxr-x 4 6666 1666 3072 Apr 1 1692 /home/evildoer/ # ls -dl /home/evildoer/ drwxrwxr-x 4 evildoer evil 3072 Apr 1 1692 /home/evildoer/ # passwd evildoer New password: ... :p -- Evolution as taught in public schools is, like religion, based on faith, not based on science. Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata