"Birthday" wrote in message news:...
: Thank you for giving useful informations but probably I explain the
problem
: wrongly. My English is not so good so I'll write the problem a basic way.
We
: can think about a network which have only two computers. One of them is
mine
: (which is administrator computer) and the other is user computer. In my
: computer, I run ISS but the user computer does not. So ASP application is
: located in the my computer which has to connect the user's computer's
: administrative shares with a password and list the files in c$. Changing
any
: setttings of user computer is not useful for me because it will be
formatted
: and installed new windows 2000 or xp periodically.
:
: How can I connect in the explained way with ASP. Is there any connection
: object that can handle the connection to a computer through network, for
: example. If the information in your replies can solve the problem, I am
: totally sorry but cannot understand. Please make the answer easy for me.
Only Administrators can connect to administrative shares.
Untested, if you set your 'IIS' [not ISS] security settings to Integrated
and the user was logged on with their domain account and their domain user
account had Admin rights to their system, AND you had a virtual directory to
their computer using the their administrative share, would you then have the
access you need?
However, it begs the question of why would a user need to connect to an ASP
page to access something on their local drive where they had administrative
access?
--
Roland Hall
/* This information is distributed in the hope that it will be useful, but
without any warranty; without even the implied warranty of merchantability
or fitness for a particular purpose. */
Technet Script Center -
http://www.microsoft.com/technet/scriptcenter/
WSH 5.6 Documentation -
http://msdn.microsoft.com/downloads/list/webdev.asp
MSDN Library -
http://msdn.microsoft.com/library/default.asp