All,
I have a situation where a Server exists in a stand alone workgroup
on an Active Directory domain. The server can access domain resources
with the correct domain security information provided (for example I
can map a drive from the server to a server in the AD by connecting as
a different user and providing credentials that the AD can
authenticate.)
The challenge is that I want to access a domain network share
programmaticall y via C# from the workgroup server. Does anyone know
how I can programmaticall y map to the drive and provide the domain
credentials?
Thanks
George
I have a situation where a Server exists in a stand alone workgroup
on an Active Directory domain. The server can access domain resources
with the correct domain security information provided (for example I
can map a drive from the server to a server in the AD by connecting as
a different user and providing credentials that the AD can
authenticate.)
The challenge is that I want to access a domain network share
programmaticall y via C# from the workgroup server. Does anyone know
how I can programmaticall y map to the drive and provide the domain
credentials?
Thanks
George
Comment