RE: RWW Remote Web Workplace Multiple Logins
- From: v-chayan@xxxxxxxxxxxxxxxxxxxx ("Charles Yang [MSFT]")
- Date: Wed, 28 Dec 2005 01:21:21 GMT
HI Brian,
Thanks for letting us know that my solution help you resolve the issue, if
you have any further concerns on this issue, please feel free to post back.
I am glad to be of assistance.
Happy New year!
Best regards,
Charles Yang (MSFT)
Microsoft CSS Online Newsgroup Support
Get Secure! - www.microsoft.com/security
======================================================
This newsgroup only focuses on SBS technical issues. If you have issues
regarding other Microsoft products, you'd better post in the corresponding
newsgroups so that they can be resolved in an efficient and timely manner.
You can locate the newsgroup here:
http://www.microsoft.com/communities/newsgroups/en-us/default.aspx
When opening a new thread via the web interface, we recommend you check the
"Notify me of replies" box to receive e-mail notifications when there are
any updates in your thread. When responding to posts via your newsreader,
please "Reply to Group" so that others may learn and benefit from your
issue.
Microsoft engineers can only focus on one issue per thread. Although we
provide other information for your reference, we recommend you post
different incidents in different threads to keep the thread clean. In doing
so, it will ensure your issues are resolved in a timely manner.
For urgent issues, you may want to contact Microsoft CSS directly. Please
check http://support.microsoft.com for regional support phone numbers.
Any input or comments in this thread are highly appreciated.
======================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
=====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| X-Tomcat-ID: 13784783
| References: <1135354011.468559.18870@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
<dO#eG$cCGHA.3992@xxxxxxxxxxxxxxxxxxxxx>
| MIME-Version: 1.0
| Content-Type: text/plain
| Content-Transfer-Encoding: 7bit
| From: v-chayan@xxxxxxxxxxxxxxxxxxxx ("Charles Yang [MSFT]")
| Organization: Microsoft
| Date: Tue, 27 Dec 2005 00:58:43 GMT
| Subject: RE: RWW Remote Web Workplace Multiple Logins
| X-Tomcat-NG: microsoft.public.windows.server.sbs
| Message-ID: <bB4ywCoCGHA.4072@xxxxxxxxxxxxxxxxxxxxx>
| Newsgroups: microsoft.public.windows.server.sbs
| Lines: 300
| Path: TK2MSFTNGXA02.phx.gbl
| Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.windows.server.sbs:232508
| NNTP-Posting-Host: tomcatimport2.phx.gbl 10.201.218.182
|
| HI,
|
| Thanks for your updates.
|
| Based on my knowledge, this issue could be caused by the authentication
| settings of the remote virtual directory under the Default website.
Please
| make sure that the anonymous access is allowed on the particular virtual
| directory:
|
| 1. Open Internet Information Services manager console. Navigate to Web
| sites\Default web site\Remote. Right-click it and choose 'Properties'.
|
| 2. In 'Directory Security' tab, click 'Edit' button of 'Authentication
and
| access control'. Ensure that the option 'Enable anonymous access' is
| enabled.
|
| 3. Click 'OK' to close the dialog boxes. Run 'iisreset' to restart the
IIS
| related services.
|
| Please also reset the passwords for the IUSR and the IWAM accounts so
that
| they are the same in both the Internet Information Services (IIS)
metabase
| and in the local accounts directory. To do this, follow these steps:
|
| 1. Click "Start", point to "Programs", point to "Administrative Tools",
and
| then click "Active Directory Users and Computers".
|
| 2. Under the full domain name click "Users".
|
| 3. Right-click "IUSR_ComputerName", and then click "Reset Password".
|
| 4. Type the password in the "New password" box and in the "Confirm
| password" box, and then click "OK".
|
| 5. Right-click "IWAM_ComputerName", and then click "Reset Password".
|
| 6. Type the password in the "New password" box and in the "Confirm
| password" box, and then click "OK".
|
| 7. Quit Active Directory Users and Computers console.
|
| 8. Click "Start", and then click "Run".
|
| 9. In the "Open" box, type "cmd" (without the quotation marks) and then
| click "OK".
|
| 10. Type the following command and press ENTER:
|
| cd \inetpub\adminscripts
|
| 11. To reset the password for the IUSR_ComputerName account, type the
| following command (where <password> is the password that you set in step
| 4), and then press ENTER:
|
| cscript.exe adsutil.vbs set w3svc/anonymoususerpass <password>
|
| 12. To reset the password for the IWAM_ComputerName account, type the
| following command (where <password> is the password that you set in step
| 6), and then press ENTER:
|
| cscript.exe adsutil.vbs set w3svc/wamuserpass <password>
|
| 13. After this, type iisreset and press ENTER. Then check if RWW site
works
| internally and if it works check if it works externally.
|
| If the issue still exists, we may have to recreate a remote Virtual
| directory, you can refer to the steps below:
|
| 1. Open IIS manager console, navigate to Web sites\Default Web Site.
| Right-click 'Remote' and select 'Delete'. Click 'Yes' to delete the
virtual
| directory.
|
| 2. Right-click 'Default Web Site' and choose 'New'->'Virtual Directory'.
In
| the wizard, click 'Next'->Input 'Remote'->Browse the path
\inetpub\remote.
| Click 'Next'->'Next'->'Finish'.
|
| 3. Open the properties of the newly created Remote virtual directory.
Make
| sure that application settings has been set as:
| Application name: Remote
| Execute permissions: Scripts only
| Application pool: DefaultAppPool
|
| 4. In 'Directory Security' tab, click 'Edit' button for 'Authentication
and
| access control'. Ensure that the anonymous access has been enabled.
|
| 5. Click 'Start'->'Run'. Input 'iisreset' (without the quotation marks)
and
| press Enter.
|
|
| I really appreciate your understanding on this issue, please feel free to
| post back. I am glad to be of further assistance.
|
|
|
| Best regards,
|
| Charles Yang (MSFT)
|
| Microsoft CSS Online Newsgroup Support
|
| Get Secure! - www.microsoft.com/security
|
| ======================================================
| This newsgroup only focuses on SBS technical issues. If you have issues
| regarding other Microsoft products, you'd better post in the
corresponding
| newsgroups so that they can be resolved in an efficient and timely
manner.
| You can locate the newsgroup here:
| http://www.microsoft.com/communities/newsgroups/en-us/default.aspx
|
| When opening a new thread via the web interface, we recommend you check
the
| "Notify me of replies" box to receive e-mail notifications when there are
| any updates in your thread. When responding to posts via your newsreader,
| please "Reply to Group" so that others may learn and benefit from your
| issue.
|
| Microsoft engineers can only focus on one issue per thread. Although we
| provide other information for your reference, we recommend you post
| different incidents in different threads to keep the thread clean. In
doing
| so, it will ensure your issues are resolved in a timely manner.
|
| For urgent issues, you may want to contact Microsoft CSS directly. Please
| check http://support.microsoft.com for regional support phone numbers.
|
| Any input or comments in this thread are highly appreciated.
| ======================================================
| This posting is provided "AS IS" with no warranties, and confers no
rights.
|
|
| =====================================================
| When responding to posts, please "Reply to Group" via your newsreader so
| that others may learn and benefit from your issue.
| =====================================================
|
| This posting is provided "AS IS" with no warranties, and confers no
rights.
|
| --------------------
| | X-Tomcat-ID: 43505358
| | References: <1135354011.468559.18870@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
| | MIME-Version: 1.0
| | Content-Type: text/plain
| | Content-Transfer-Encoding: 7bit
| | From: v-chayan@xxxxxxxxxxxxxxxxxxxx ("Charles Yang [MSFT]")
| | Organization: Microsoft
| | Date: Mon, 26 Dec 2005 03:52:20 GMT
| | Subject: RE: RWW Remote Web Workplace Multiple Logins
| | X-Tomcat-NG: microsoft.public.windows.server.sbs
| | Message-ID: <dO#eG$cCGHA.3992@xxxxxxxxxxxxxxxxxxxxx>
| | Newsgroups: microsoft.public.windows.server.sbs
| | Lines: 143
| | Path: TK2MSFTNGXA02.phx.gbl
| | Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.windows.server.sbs:232398
| | NNTP-Posting-Host: tomcatimport2.phx.gbl 10.201.218.182
| |
| | HI Brian,
| |
| | Welcome to SBS newsgroup.
| |
| | I am sorry for the delayed response due to weekend. Please understand
| that
| | the newsgroups are staffed weekdays by Microsoft Support professionals
to
| | answer your systems and applications questions. Your understanding is
| | greatly appreciated!
| |
| |
| | Issue description:
| | ==========
| |
| | I understand when you enter into RWW website, you will get three RWW
POP3
| | authentication box.
| |
| | Analyzing and suggestion:
| | ==========
| |
| | Before we go any further, I suggest you rerun CEICW to make sure that
all
| | the network setting is correct, please make sure that RWW is choose to
| | publish in the web service selection pages. You can refer to the
| following
| | KB article for more detailed information:
| |
| | 825763 How to configure Internet access in Windows Small Business
Server
| | 2003
| | http://support.microsoft.com/?id=825763
| |
| | Did you install ISA Server Feature Pack 1 and the update per Q331062?
| | Please refer to the following link for more information:
| |
| | Running ISA Server on Windows Server 2003
| |
|
http://www.microsoft.com/isaserver/techinfo/deployment/WindowsServer2003.asp
| |
| | After you install the two updates, you may follow the steps below to
| | configure ISA Server pass-through authentication for incoming Web
| requests.
| | To do so:
| |
| | 1. Click Start, point to Programs, point to Microsoft ISA Server and
| click
| | ISA Management.
| |
| | 2. Expand Servers and Arrays, right-click your server and click
| Properties.
| |
| | 3. On the Incoming Web Requests tab, click to clear Ask for
| unauthenticated
| | users for identification and only use Basic authentication method (not
| use
| | Integrated).
| |
| | By doing this, ISA will not request external clients for the
| authentication
| | and the intranet Web server (IIS) will take the responsibility to
| | authenticate the users'' access.
| |
| |
| | I appreciate your taking the time to perform tests, if you have any
| further
| | concerns, please let me know. I am here waiting for your updates.
| |
| |
| |
| | Best regards,
| |
| | Charles Yang (MSFT)
| |
| | Microsoft CSS Online Newsgroup Support
| |
| | Get Secure! - www.microsoft.com/security
| |
| | ======================================================
| | This newsgroup only focuses on SBS technical issues. If you have issues
| | regarding other Microsoft products, you'd better post in the
| corresponding
| | newsgroups so that they can be resolved in an efficient and timely
| manner.
| | You can locate the newsgroup here:
| | http://www.microsoft.com/communities/newsgroups/en-us/default.aspx
| |
| | When opening a new thread via the web interface, we recommend you check
| the
| | "Notify me of replies" box to receive e-mail notifications when there
are
| | any updates in your thread. When responding to posts via your
newsreader,
| | please "Reply to Group" so that others may learn and benefit from your
| | issue.
| |
| | Microsoft engineers can only focus on one issue per thread. Although we
| | provide other information for your reference, we recommend you post
| | different incidents in different threads to keep the thread clean. In
| doing
| | so, it will ensure your issues are resolved in a timely manner.
| |
| | For urgent issues, you may want to contact Microsoft CSS directly.
Please
| | check http://support.microsoft.com for regional support phone numbers.
| |
| | Any input or comments in this thread are highly appreciated.
| | ======================================================
| | This posting is provided "AS IS" with no warranties, and confers no
| rights.
| |
| |
| | =====================================================
| | When responding to posts, please "Reply to Group" via your newsreader
so
| | that others may learn and benefit from your issue.
| | =====================================================
| |
| | This posting is provided "AS IS" with no warranties, and confers no
| rights.
| |
| | --------------------
| | | From: "Brian" <bstasey@xxxxxxxxxxxx>
| | | Newsgroups: microsoft.public.windows.server.sbs
| | | Subject: RWW Remote Web Workplace Multiple Logins
| | | Date: 23 Dec 2005 08:06:51 -0800
| | | Organization: http://groups.google.com
| | | Lines: 18
| | | Message-ID: <1135354011.468559.18870@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
| | | NNTP-Posting-Host: 70.111.192.18
| | | Mime-Version: 1.0
| | | Content-Type: text/plain; charset="iso-8859-1"
| | | X-Trace: posting.google.com 1135354016 13634 127.0.0.1 (23 Dec 2005
| | 16:06:56 GMT)
| | | X-Complaints-To: groups-abuse@xxxxxxxxxx
| | | NNTP-Posting-Date: Fri, 23 Dec 2005 16:06:56 +0000 (UTC)
| | | User-Agent: G2/0.2
| | | X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;
| SV1;
| | Maxthon),gzip(gfe),gzip(gfe)
| | | Complaints-To: groups-abuse@xxxxxxxxxx
| | | Injection-Info: z14g2000cwz.googlegroups.com;
| posting-host=70.111.192.18;
| | | posting-account=DOM7Jg0AAAAW3pzyjSW1JH3gvrl-m8P2
| | | Path:
| |
|
TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!t-onli
| |
|
ne.de!border2.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.gigan
| | ews.com!postnews.google.com!z14g2000cwz.googlegroups.com!not-for-mail
| | | Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.windows.server.sbs:232199
| | | X-Tomcat-NG: microsoft.public.windows.server.sbs
| | |
| | | Have a Small Business Server 2003 Premium. From outside of our
| | | network, if I
| | | go to http://serveripaddress/remote or http://serverfqdn/remote, I get
| | | a pop
| | | up authentication box. I enter user/pw and the RWW login screen comes
| | | up.
| | | Login again and another authentication box pops up, login again and I
| | | am into
| | | RWW.
| | |
| | | If I go to http://servernam/remote from inside the network, I get
right
| | | to
| | | the RWW login screen, no extra authentication boxes. If I go to
| | | http://serveripaddress/remote from inside the network, I get the extra
| | | authentication boxes.
| | |
| | | Any ideas on how to get rid of the extra boxes?
| | |
| | |
| |
| |
|
|
.
- References:
- RWW Remote Web Workplace Multiple Logins
- From: Brian
- RE: RWW Remote Web Workplace Multiple Logins
- From: "Charles Yang [MSFT]"
- RE: RWW Remote Web Workplace Multiple Logins
- From: "Charles Yang [MSFT]"
- RWW Remote Web Workplace Multiple Logins
- Prev by Date: Re: Unable to effect GPO change for XP SP2 Windows Firewall
- Next by Date: Re: SBS2003 New Installation problem
- Previous by thread: RE: RWW Remote Web Workplace Multiple Logins
- Next by thread: Re: RWW Remote Web Workplace Multiple logins
- Index(es):