Change User ID
Change User ID
- Subject: Change User ID
- From: Lorenzo <email@hidden>
- Date: Sat, 07 Jun 2003 20:24:12 +0200
Hi list,
I have the user "x" on the machine "A" with the userID 501
and the same user "x" on the machine "B" with the userID 502.
When I copy a "x" user's file from the machine "A" to the machine "B" using
a routine I downloaded from the Apple Developer Web Site "FSCopyObject.c"
the destination file still has the userID 501, but it belongs to an unknown
user because there is no user with the userID 501 on the machine "B".
How can I give to the destination file the proper userName "x"?
Should I get the userID of the userName "x" on the remote machine "B", then
set it to the file?
If so, please, how should I do all of that?
Thank you.
Best Regards
--
Lorenzo
email: email@hidden
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.