Re: Map network drive for user using VB/ASP.NET



IMO your best would be to explain why you are trying to map a drive (i.e. I
mean the overall goal not the way you plan to this for now).

Do you try to map a drive server side ? I would avoid doing such a thing and
would use an UNC drive ? (do you REALLY need a mapped drive ???)

Do you try to map a drive client side ? It looks like it would be best
suitable to do that from the login script rather than using a web
application. If this is to be able to run scripts from a network share they
could be best placed on the NETLOGON share etc....

Knowing exactly what is the overall goal could raise better suggestions...

--
Patrice

"Brian Nicholson" <BrianNicholson@xxxxxxxxxxxxxxxxxxxxxxxxx> a écrit dans le
message de groupe de discussion :
4B7E22F8-D4B3-4C1E-AD5D-C62D4447744D@xxxxxxxxxxxxxxxx
"Mr. Arnold" wrote:


I don't see why you couldn't use a generic user-id and psw that had admin
rights, but of course this application should never face the Internet.



That's exactly what I would like to do, but I don't see how that could be
done with this class (or other methods I've found). If I were to supply
an
admin username/password, it would map the drive to that admin user -- I
want
to perform this task under an admin account, but the drive should actually
be
mapped for another user.

As for doubting the impossibility of doing this without ActiveX, you might
be right -- I think the Microsoft MVP may have misunderstood what I was
trying to do.


.



Relevant Pages

  • Re: PING: RFC "Mappers"
    ... >> I have admin rights to the RFC map Christine created so if you plop ... I told her how to get to the admin page. ... the admin page and help with correcting mistakes. ...
    (rec.food.cooking)
  • Re: Unable to map to an Admin Share
    ... I am having a problem trying to map to an admin share on one of my Windows ... 2003 Server machines. ...
    (microsoft.public.windows.server.general)
  • Re: Map network drive for user using VB/ASP.NET
    ... constantly access the same network folders, and it's a pain to have to browse ... Do you try to map a drive server side? ... suitable to do that from the login script rather than using a web ... I don't see why you couldn't use a generic user-id and psw that had admin ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Map network drive for user using VB/ASP.NET
    ... admin username/password, it would map the drive to that admin user -- I want ... username and password is to simply supply credentials for mapping the drive ... the easiest solutions would be to write a small Window's app ... and map the drive. ...
    (microsoft.public.dotnet.languages.vb)
  • MapNetworkDrive, can I map without a share?
    ... How do I map a network drive when there is no share name? ... I am now working on a unified login script for all ... office and will map drives to the current office. ... office's iShared \ a server in the remote office \ the desired path on ...
    (microsoft.public.scripting.wsh)