Moray Henderson wrote:
Allen Chen wrote:
Hi, there

I have a Samba(3.0.22) PDC and 100 XP users. This configuration works
perfect for me.
Thanks for Samba team.
My question is:
Is there a way to show an XP user all files belong to her/him on a
Samba
shared folder?
The reason I'm asking, is I want to find all my file on the shared
Samba
folder.

Thanks,

Allen

I would do this from the Unix side:

    find path -user username

I don't know of any way to get XP to search for files by ownership,
although there may be some 3rd party file indexing tool that would do
it.

It's not a problem to find them on linux side, but I need to do it on XP side.
I was thinking to have a "vfs objects" to search for files by ownership.
Does anybody know how to program vfs module or have an URL to it?
I do have C programming experience. Thanks.

Allen

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to