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 Ubuntu Desktop Bugs, which is subscribed to system-tools-backends in ubuntu. -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
