Re: Chown ???



On Tue, 2009-04-07 at 16:33 -0400, Jim wrote:
I have a user /home/user directory that ended up with the wrong OWNERS
of his files , I know what cause it, it was my mistake, but I'm having
problems of get Folders, Files assigned to "michael" who is the real owner.
As SU and in /home/michael folder I'am running the command;

chown -R michael:michael *

But it is not changing to owner "michael" in SOME of the folders and
files in his 'home' folders.
What command would I use ??
----
should work...

chmod -R michael:michael /home/user/michael

cd /home/user/michael
find . ! -user michael

will return all files/folders not owned by 'user' michael

(shouldn't be any)

Craig


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines



Relevant Pages

  • Re: File Sharing Problems with Windows XP
    ... <SNIP> ... >> Michael, ... Does this condition apply to folders in both desktops? ... Have you always been running Simple File Sharing on all 3 computers? ...
    (microsoft.public.windowsxp.network_web)
  • Re: Local folders statistics
    ... Michael -- what a useful little utility. ... > Outlook Express Message Lists ... > "Lindsay Graham" wrote in message ... > If I click on Local Folders, I get a listing of all folders in Outlook Express ...
    (microsoft.public.windows.inetexplorer.ie6_outlookexpress)
  • Re: Chown ???
    ... problems of get Folders, Files assigned to "michael" who is the real owner. ... What command would I use ?? ... assuming you're takling about chown ...
    (Fedora)
  • Re: Chown ???
    ... problems of get Folders, Files assigned to "michael" who is the real owner. ... What command would I use ?? ... assuming you're takling about chown ...
    (Fedora)
  • Chown ???
    ... I have a user /home/user directory that ended up with the wrong OWNERS of his files, I know what cause it, it was my mistake, but I'm having problems of get Folders, Files assigned to "michael" who is the real owner. ... What command would I use ?? ...
    (Fedora)