Re: IIS 6 from a Samba share

From: Coen (Coen_at_discussions.microsoft.com)
Date: 09/20/05


Date: Tue, 20 Sep 2005 02:18:03 -0700

Thank you for your quick reply!

You mean the for IIS itself? it says nothing about the 500 error.

I can access the smb share, can map it, can add/delete files or whatever.
Deleted the mapping and used UNC to have IIS connect to it.

Only error I can find anywhere regarding this problem is what browsers
return me:

The page cannot be displayed
There is a problem with the page you are looking for, and it cannot be
displayed.

Please try the following:

    * Contact the Web site administrator to inform them that this error has
occured for this URL address.

HTTP Error 500 - Internal server error.
Internet Information Services (IIS)

Technical Information (for support personnel)

    * Go to Microsoft Product Support Services and perform a title search
for the words HTTP and 500.
    * Open IIS Help, which is accessible in IIS Manager (inetmgr), and
search for topics titled Web Site Administration, and About Custom Error
Messages.
    * In the IIS Software Development Kit (SDK) or at the MSDN Online
Library, search for topics titled Debugging ASP Scripts, Debugging
Components, and Debugging ISAPI Extensions and Filters.

"David Wang [Msft]" wrote:

> You want to report the exact 500 error entry in the web log for the
> website -- in particular the Win32 error code.
>
> You also need to look at the issue from an SMB perspective. IIS is not doing
> anything special.
>
> Have you verified from the Windows machine that you can access the SMB using
> a specified username/password.
>
> If so, you should be able to have IIS login as that username/password to
> access the SMB share (this is an option as soon as you select the UNC share
> as directory root). If you want Pass-thru authentication to work, you may
> need to configure more users on the SAMBA end.
>
> In short, there's nothing "special" that IIS is using nor expecting. It is
> all standard NT stuff when it comes to UNC.
>
> --
> //David
> IIS
> http://blogs.msdn.com/David.Wang
> This posting is provided "AS IS" with no warranties, and confers no rights.
> //
> "Coen" <Coen@discussions.microsoft.com> wrote in message
> news:A8A748BC-C734-4714-9EFA-A5AF8010D20F@microsoft.com...
> Hello,
>
> I am working at a company who until recently only did Linux based
> webhosting. Due to increasing demand we decided to start using W2K3 to serve
> ASP websites.
>
> Problem now is that I want to use the existing infrastructure with W2K3.
> There is a very large linux cluster which is already functioning as NAS for
> Apache servers and I'd like IIS to connect to that. So I installed Samba and
> created a user to connect to it and a share and I could browse the directory
> without problems. It just goes wrong when I install the remote dir in IIS.
> Whatever I do, it always pops up with an error 500. Passwords are correct, I
> know it's not all that, it just seems that IIS is expecting a different kind
> of authentication too?
>
> Please help?
>
>
>



Relevant Pages

  • Re: IIS 6 from a Samba share
    ... website -- in particular the Win32 error code. ... You also need to look at the issue from an SMB perspective. ... you should be able to have IIS login as that username/password to ...
    (microsoft.public.inetserver.iis.security)
  • RE: Error while running a virtual site by using a mapped drive
    ... IIS6/win2003 std server. ... ** the virtual directory is not existing or accessible, for example, you ... ** the IIS process doesn't have sufficient permission to access the ... is not correctly configured for the virtual directory's UNC share. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • RE: Debugging mode failure
    ... As for the VS 2003's debugging issue, is it occuring right after you ... installed the vs 2005 and is it always working correctly before you install ... application(host in IIS rather than filesystem based) through VS 2005? ... For ASP.NET application, there exists application extension ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Running an asp.net application on a remote share (UNC) - parse
    ... Thanks for the response mike, but unfortunately, I got errors from ... over a UNC? ... > but the JIT Compiler underneath IIS bombed. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Are you participating in the IIS Debugging Week?
    ... The IIS Webcast Series is going to deliver with a special week long ... presentation entitled - IIS Debugging Week. ... Last week at TechEd 2005 in Orlando, FL, the developer of Debug Diagnostics ...
    (microsoft.public.inetserver.iis.security)