Re: Remote users and domain password expires
- From: v-kzhao@xxxxxxxxxxxxxxxxxxxx (Ken Zhao [MSFT])
- Date: Wed, 15 Feb 2006 07:19:50 GMT
Hello,
Thanks for your reply and hope that helps!
Thanks & Regards,
Ken Zhao
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
=====================================================
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: "bramblewood" <bramblewood@xxxxxxxxxxxxxxxx>
| References: <OVipgbbIGHA.1192@xxxxxxxxxxxxxxxxxxxx>
<juARKAkIGHA.1236@xxxxxxxxxxxxxxxxxxxxx>
<uGzv4PyKGHA.500@xxxxxxxxxxxxxxxxxxxx>
<9gDsW98KGHA.1240@xxxxxxxxxxxxxxxxxxxxx>
| Subject: Re: Remote users and domain password expires
| Date: Tue, 14 Feb 2006 10:07:22 -0000
| Lines: 216
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.2527
| X-RFC2646: Format=Flowed; Original
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527
| Message-ID: <eqS205UMGHA.3856@xxxxxxxxxxxxxxxxxxxx>
| Newsgroups: microsoft.public.windows.server.general
| NNTP-Posting-Host: greencorn.demon.co.uk 83.105.71.110
| Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP12.phx.gbl
| Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.windows.server.general:88706
| X-Tomcat-NG: microsoft.public.windows.server.general
|
| Ken,
|
| Lovely..Thanks for the reply. I will do as suggested.
|
| Thanks
|
| Phil
|
| "Ken Zhao [MSFT]" <v-kzhao@xxxxxxxxxxxxxxxxxxxx> wrote in message
| news:9gDsW98KGHA.1240@xxxxxxxxxxxxxxxxxxxxxxxx
| > Hello,
| >
| > Thanks for your reply!
| >
| > Based on my in-depth research, I found the following new released
article
| > that may address this issue:
| >
| > 895276: When you use Outlook 2003 to connect to your Exchange server
| > mailbox by using RPC over HTTP, you receive messages that continuously
| > prompt you for your network password
| > http://support.microsoft.com/?id=895276
| >
| > As the article mentions, you may use the Change Password feature in
| > Microsoft Outlook Web Access (OWA) to allow OWA users to change their
| > domain passwords. The Change Password feature is provided by Microsoft
| > Internet Information Services (IIS). The Change Password feature is not
| > specific to Microsoft Exchange Server. This feature in IIS is
implemented
| > through the IISADMPWD virtual directory. In Microsoft IIS 5.0 and in
| > Microsoft IIS 6.0, you must manually create and configure this virtual
| > directory. In Microsoft IIS 4.0, this virtual directory is created by
| > default.
| >
| > 297121: Using the Change Password feature with Outlook Web Access
| > http://support.microsoft.com/kb/297121/EN-US/
| >
| > I hope the information helps.
| >
| > Thanks & Regards,
| >
| > Ken Zhao
| >
| > Microsoft Online Partner Support
| > Get Secure! - www.microsoft.com/security
| >
| > =====================================================
| > 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: "bramblewood" <bramblewood@xxxxxxxxxxxxxxxx>
| > | References: <OVipgbbIGHA.1192@xxxxxxxxxxxxxxxxxxxx>
| > <juARKAkIGHA.1236@xxxxxxxxxxxxxxxxxxxxx>
| > | Subject: Re: Remote users and domain password expires
| > | Date: Mon, 6 Feb 2006 13:48:06 -0000
| > | Lines: 116
| > | X-Priority: 3
| > | X-MSMail-Priority: Normal
| > | X-Newsreader: Microsoft Outlook Express 6.00.2900.2527
| > | X-RFC2646: Format=Flowed; Original
| > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527
| > | Message-ID: <uGzv4PyKGHA.500@xxxxxxxxxxxxxxxxxxxx>
| > | Newsgroups: microsoft.public.windows.server.general
| > | NNTP-Posting-Host: greencorn.demon.co.uk 83.105.71.110
| > | Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP15.phx.gbl
| > | Xref: TK2MSFTNGXA02.phx.gbl
| > microsoft.public.windows.server.general:88051
| > | X-Tomcat-NG: microsoft.public.windows.server.general
| > |
| > | OK thanks for that.
| > |
| > | Is there a way though for a remote user to reset their password
without
| > | administrator intervention? i.e. they VPN into company network and
then
| > run
| > | a particular command to reset domain password? Most users just VPN in
| > and
| > | then run the following .bat file to authorise themselves on the
network.
| > |
| > | net use \\10.0.14.254\ipc$ "*" /user:"<username>"
| > |
| > | Regards,
| > |
| > | Phil
| > |
| > | "Ken Zhao [MSFT]" <v-kzhao@xxxxxxxxxxxxxxxxxxxx> wrote in message
| > | news:juARKAkIGHA.1236@xxxxxxxxxxxxxxxxxxxxxxxx
| > | > Hello,
| > | >
| > | > Thank you for using newsgroup!
| > | >
| > | > From your post, as far as I know, this is known expected behavior
of
| > the
| > | > current Outlook-RPC/HTTP protocol. The rationale for this action is
as
| > | > follows: because you are not technically logging into the domain,
any
| > | > errors returned due to logon issues are intentionally vague to not
| > assist
| > | > hackers. The vague error response is not explicit enough for the
| > Outlook
| > | > code to determine that it is due to a particular (expired password)
| > cause.
| > | > The Outlook code cannot then take the appropriate action to trigger
| > either
| > | > a warning of pending expiration or allow a password reset. After
| > | > expiration, no logon is allowed, thus no recovery.
| > | >
| > | > I hope the information can address your concerns.
| > | >
| > | > Thanks & Regards,
| > | >
| > | > Ken Zhao
| > | >
| > | > Microsoft Online Partner Support
| > | > Get Secure! - www.microsoft.com/security
| > | >
| > | > =====================================================
| > | > 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.
| > | >
| > | > Best regards,
| > | >
| > | > Ken Zhao
| > | > Microsoft Online Partner Support
| > | >
| > | > When responding to posts, please "Reply to Group" via your
newsreader
| > so
| > | > that others may learn and benefit from your issue.
| > | > =====================================================
| > | > Business-Critical Phone Support (BCPS) provides you with technical
| > phone
| > | > support at no charge during critical LAN outages or "business down"
| > | > situations. This benefit is available 24 hours a day, 7 days a week
to
| > all
| > | > Microsoft technology partners in the United States and Canada.
| > | >
| > | > This and other support options are available here:
| > | > BCPS:
| > | >
| >
https://partner.microsoft.com/US/technicalsupport/supportoverview/40010469
| > | > Others:
| > https://partner.microsoft.com/US/technicalsupport/supportoverview/
| > | >
| > | > If you are outside the United States, please visit our International
| > | > Support page:
http://support.microsoft.com/common/international.aspx.
| > | > =====================================================
| > | > This posting is provided "AS IS" with no warranties, and confers no
| > | > rights.
| > | >
| > | >
| > | >
| > | >
| > | > --------------------
| > | > | From: "bramblewood" <bramblewood@xxxxxxxxxxxxxxxx>
| > | > | Subject: Remote users and domain password expires
| > | > | Date: Wed, 25 Jan 2006 13:54:33 -0000
| > | > | Lines: 17
| > | > | X-Priority: 3
| > | > | X-MSMail-Priority: Normal
| > | > | X-Newsreader: Microsoft Outlook Express 6.00.2900.2527
| > | > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527
| > | > | X-RFC2646: Format=Flowed; Original
| > | > | Message-ID: <OVipgbbIGHA.1192@xxxxxxxxxxxxxxxxxxxx>
| > | > | Newsgroups: microsoft.public.windows.server.general
| > | > | NNTP-Posting-Host: greencorn.demon.co.uk 83.105.71.110
| > | > | Path:
| > TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP11.phx.gbl
| > | > | Xref: TK2MSFTNGXA02.phx.gbl
| > | > microsoft.public.windows.server.general:87023
| > | > | X-Tomcat-NG: microsoft.public.windows.server.general
| > | > |
| > | > | As anyone have a workaround for this situation?
| > | > |
| > | > | We have a number of remote users that very rarely physically
logon
| > to
| > | > the
| > | > | domain at HQ. They use Outlook 2003 using RPC over HTTP and they
get
| > the
| > | > | username/password credentials. If the password policy at work
kicks
| > in
| > | > and
| > | > | they go passed that point where their password needs changing,
they
| > no
| > | > | longer are able to access Outlook. Credentials box keeps popping
up
| > with
| > | > no
| > | > | indication that its a password expiry issue. If the administrator
| > logs
| > | > into
| > | > | AD and changes password all is ok.
| > | > |
| > | > | Does anyone have a good solution for this scenario? Would like
| > someway
| > | > of
| > | > | users knowing that password needs changing remotely....
| > | > |
| > | > | Thanks
| > | > |
| > | > |
| > | > |
| > | > |
| > | >
| > |
| > |
| > |
| >
|
|
|
.
- References:
- Re: Remote users and domain password expires
- From: bramblewood
- Re: Remote users and domain password expires
- From: Ken Zhao [MSFT]
- Re: Remote users and domain password expires
- From: bramblewood
- Re: Remote users and domain password expires
- Prev by Date: Re: Horrible Bad Performance on Gargantuan Hardware
- Next by Date: Re: Any Aditi employees out there ....
- Previous by thread: Re: Remote users and domain password expires
- Next by thread: Memory allocation on 2003 Enterprise
- Index(es):
Relevant Pages
|