On 18-03-05 21:30:17, Bill Shirley wrote:
 ...
5) run:
  sudo find / -xdev -uid 1000 -exec chown bob {} \;
 ...

I've done (something like) as root:

    chown --recursive --no-dereference --from=1000 bob /home/bob/
    chown --recursive --no-dereference --from=:1000 :bob /home/bob/

--
____________________________________________________________________
TonyN.:'                       <mailto:tonynel...@georgeanelson.com>
      '                              <http://www.georgeanelson.com/>
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to