Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

remote directory virtual directory

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  advice: smtp server restart  
Author Message
fzilz1

External


Since: Nov 14, 2003
Posts: 6



(Msg. 1) Posted: Fri Nov 14, 2003 4:51 pm
Post subject: remote directory virtual directory
Archived from groups: microsoft>public>inetserver>iis (more info?)

I am having trouble. I created a virtual directory that points to a share
on another server. everyone in my domain has rights to the share and I have
verified I can open the share via the unc path. however when I go the
website, I get a request for credentials which does not succeed. I have the
sight set for windows authentication. Same setup with the directory being
local works. I tried changing the app pool for the virtual directory and
using a user which I specifically gave right to the share - still no go.

IIS 6.0 on Windows 2003, share directory on Windows 2003.

Thanks in advance for your assistance.

 >> Stay informed about: remote directory virtual directory 
Back to top
Login to vote
someone9

External


Since: Aug 25, 2003
Posts: 2419



(Msg. 2) Posted: Fri Nov 14, 2003 11:17 pm
Post subject: Re: remote directory virtual directory [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

You misconfigured the server. Read this Whitepaper for instructions on how
to do it correctly:

http://www.microsoft.com/technet/treeview/default.asp?url=/technet/pro...chnol/w

--
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Fredrick A. Zilz" <fzilz.TakeThisOut@NOSPAM.interhealthusa.com> wrote in message
news:%23U2zBmvqDHA.2064@TK2MSFTNGP11.phx.gbl...
I am having trouble. I created a virtual directory that points to a share
on another server. everyone in my domain has rights to the share and I have
verified I can open the share via the unc path. however when I go the
website, I get a request for credentials which does not succeed. I have the
sight set for windows authentication. Same setup with the directory being
local works. I tried changing the app pool for the virtual directory and
using a user which I specifically gave right to the share - still no go.

IIS 6.0 on Windows 2003, share directory on Windows 2003.

Thanks in advance for your assistance.

 >> Stay informed about: remote directory virtual directory 
Back to top
Login to vote
fzilz1

External


Since: Nov 14, 2003
Posts: 6



(Msg. 3) Posted: Thu Nov 20, 2003 3:59 pm
Post subject: Re: remote directory virtual directory [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Well I changed the account that is used from the use authenticated user to a
specific account, not what I wanted to do, but at least it works now.


"Fredrick A. Zilz" <fzilz.DeleteThis@NOSPAM.interhealthusa.com> wrote in message
news:%23U2zBmvqDHA.2064@TK2MSFTNGP11.phx.gbl...
 > I am having trouble. I created a virtual directory that points to a share
 > on another server. everyone in my domain has rights to the share and I
have
 > verified I can open the share via the unc path. however when I go the
 > website, I get a request for credentials which does not succeed. I have
the
 > sight set for windows authentication. Same setup with the directory
being
 > local works. I tried changing the app pool for the virtual directory and
 > using a user which I specifically gave right to the share - still no go.
 >
 > IIS 6.0 on Windows 2003, share directory on Windows 2003.
 >
 > Thanks in advance for your assistance.
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: remote directory virtual directory 
Back to top
Login to vote
someone9

External


Since: Aug 25, 2003
Posts: 2419



(Msg. 4) Posted: Mon Nov 24, 2003 11:42 pm
Post subject: Re: remote directory virtual directory [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

You configured Windows Integrated Authentication, which is an identity that
cannot hop off of the IIS machine unless ....

Read the following two sections in the URL I posted
<a style='text-decoration: underline;' href="http://www.microsoft.com/technet/treeview/default.asp?url=/technet/prodtechnol/windowsserver2003/deploy/confeat/RemStorg.asp" target="_blank">http://www.microsoft.com/technet/treeview/default.asp?url=/technet/pro...chnol/w</a>
Pass-Through Authentication in a Workgroup Environment
In a workgroup environment, all user accounts are local. Pass-through
authentication using Basic authentication can still function, as long as
both the IIS and file servers have user accounts with identical user names
and passwords. This configuration quickly becomes an administrative burden
and consequently is not widely implemented. For these circumstances,
designating a single user account designed specifically for use with the UNC
connection is likely the best choice.

Pass-Through Authentication in a Domain Environment
When working in a domain environment, if you use Basic authentication-which
should always be implemented with Secure Sockets Layer (SSL) to encrypt the
user name and password data-or Kerberos, via Integrated Windows
authentication, pass-through authentication should work without additional
configuration. This presumes, of course, that the file server(s) and IIS are
members of the same domain or trusted domains. Windows Server 2003 has a new
feature called constrained delegation that allows you to implement
delegation in a more secure fashion and to delegate other kinds of logon
credentials besides Basic and Kerberos. More information and instructions on
setting up constrained delegation follows. You can find additional
information in Windows Server 2003 Help.


--
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//

"Fredrick A. Zilz" <fzilz.DeleteThis@NOSPAM.interhealthusa.com> wrote in message
news:%23RRfrk6rDHA.1740@TK2MSFTNGP12.phx.gbl...
Well I changed the account that is used from the use authenticated user to a
specific account, not what I wanted to do, but at least it works now.


"Fredrick A. Zilz" <fzilz.DeleteThis@NOSPAM.interhealthusa.com> wrote in message
news:%23U2zBmvqDHA.2064@TK2MSFTNGP11.phx.gbl...
 > I am having trouble. I created a virtual directory that points to a share
 > on another server. everyone in my domain has rights to the share and I
have
 > verified I can open the share via the unc path. however when I go the
 > website, I get a request for credentials which does not succeed. I have
the
 > sight set for windows authentication. Same setup with the directory
being
 > local works. I tried changing the app pool for the virtual directory and
 > using a user which I specifically gave right to the share - still no go.
 >
 > IIS 6.0 on Windows 2003, share directory on Windows 2003.
 >
 > Thanks in advance for your assistance.
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: remote directory virtual directory 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
How do I grant "Scripts" permissions to write to a remote .. - Does anyone have any Ideas how I can grant "Java Scripts" permissions to write to a remote directory? We designed our Website to exist in c:\mycompany\website1 In that website, there exist JavaScripts in website1 that write log files to..

virtual directory - I'm trying to add a virtual directory to my Default Web Server on my Windows 2000 box (running IIS 5.0). I can do this successfully, but I want to set the value of AccessFlags. Can someone give me an example of how to do this usin ABO and C++? I've..

OWA Exchange virtual directory fix - Found a fix for the Red Stop Sign After a reboot of the server on the Exchange virtual directory in IIS. Create a batch file with the following lines: net start "microsoft exchange event" net stop w3svc net start w3svc In Sheduled task add ...

Virtual Directory's not working - Hello, Running IIS6 on W2k3 server. I have downloaded and intalled via Windows update the final version of the Windows Sharepoint Services. The Team Services website is working OK so far, but the sites that were previously working, which are virtual..

IIS 6.0 with networked Virtual Directory - Plain and simple, I made a virtual directory. Gave it the Alias "Images", gave it the Path "//xx.xx.xx.xx/data/Images" and put in a Username/Password that existed on the file server (but not the local). Great, in the IIS Manager the ...
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]