Groups | Blog | Home
all groups > dotnet security > may 2006 >

dotnet security : c# impersonation through AFP with only local logon


palamangelus
5/8/2006 8:23:02 AM
I have a situation which requires me to create a directory on two different
shares. The windows share is easy (using LogonUser()), but I'm trying to
figure out a way to create a directory on a remote SGI Origin machine through
AFP. To make it more difficult, the credentials for the machine are local to
that machine (although 'twould be easy to make it a domain user).

Is this possible through c# (without having two processes/classes) or do I
need to need to pursue scripts/two processes/etc.

palamangelus
5/8/2006 8:28:02 AM
Actually, I wonder if the age old solution of mapping of this drive and using
the drive letter would work...

[quoted text, click to view]
AddThis Social Bookmark Button