Re: FSO to non domain server UNC?
From: Karl Levinson [x y] mvp (levinson_k@excite.com)
Date: 01/15/03
- Next message: Karl Levinson [x y] mvp: "Re: Windows integrated auth. and FQDN"
- Previous message: Karl Levinson [x y] mvp: "Re: dynamic redirect for non-ssl urls"
- In reply to:(deleted message) Leythos: "FSO to non domain server UNC?"
- Next in thread: Leythos: "Re: FSO to non domain server UNC?"
- Reply:(deleted message) Leythos: "Re: FSO to non domain server UNC?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Karl Levinson [x y] mvp" <levinson_k@excite.com> Date: Tue, 14 Jan 2003 21:03:14 -0500
This should work fine. Have you tried enabling auditing on both machines to
see what account is being denied access to where?
You didn't specify that you had already tried the items below, so I'm going
to be cautious and assume maybe you haven't.
You do need to have an identical IWAM or IUSR account set up on the remote
machine, and it needs to have the exact same password as well. This means
you need to change the IIS MMC so that it does not manage the IUSR password,
and you can change or find out what the IUSR and IWAM passwords are set to
in the metabase using the ADSUTIL.VBS command. This command is documented
at www.microsoft.com/support, search for ADSUTIL. The password for that
account must be set to the same thing within Windows on both machines and
also in the IIS Metabase.
"Leythos" <void@nowhere.com> wrote in message
news:MPG.188e729acfccf00f989943@news-server.columbus.rr.com...
> I have two servers, one is a NAS device NAS1 running W2K, the other is a
> standard Windows 2000 Server WEB1. WEB1 is setup as a workgroup server,
> no Active Directory - NAS1 is also not AD and is in it's own workgroup.
>
> I have a website running on WEB1 that used a FSO connection to the NAS1
> device "\\192.168.0.X\sharedfolder", but it never connects. I've read
> all the articles about passwords and ensuring the IWAM and the Anonymous
> user accounts have the same user/pwd on the NAS as they do on the WEB,
> but it just won't connect.
>
> I can map a drive to NAS1 using net use O: \\192.168.0.X\sharedfolder
> somepassword /USER:IWAM_WEB1USER.
>
> I can get the WEB1 FSO to connect to another domain servers shares, just
> not the Iomega NAS device.
>
> All this is using IIS/ASP (not .Net).....
>
> I've tried all the MS KB article fixes....
>
> Any help would be appreciated.
>
>
>
> --
> --
> Leythos999@columbus.rr.com
> (Remove 999 to reply to me)
- Next message: Karl Levinson [x y] mvp: "Re: Windows integrated auth. and FQDN"
- Previous message: Karl Levinson [x y] mvp: "Re: dynamic redirect for non-ssl urls"
- In reply to:(deleted message) Leythos: "FSO to non domain server UNC?"
- Next in thread: Leythos: "Re: FSO to non domain server UNC?"
- Reply:(deleted message) Leythos: "Re: FSO to non domain server UNC?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|