registry team mailing list archive
-
registry team
-
Mailing list archive
-
Message #09662
[Bug 542183] Re: [users-admin] Changing UID doesn't work
Damn, a typo. Make that:
sudo find / -o -uid $olduid -print0 | sudo xargs -0 chown $newuid
sudo find / -o -gid $oldgid -print0 | sudo xargs -0 chgrp $newgid
--
[users-admin] Changing UID doesn't work
https://bugs.launchpad.net/bugs/542183
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for system-tools-backends.