Re: IIS Password Change Utility for Windows 2003 SP1 and SharePoint 20 - Inetserver

This is a discussion on Re: IIS Password Change Utility for Windows 2003 SP1 and SharePoint 20 - Inetserver ; Try your luck here, IISADMPWD Virtual Directory Is Not Created During a Default Install of IIS 6.0 http://support.microsoft.com/?id=555071 -- Regards, Bernard Cheah http://www.iis-resources.com/ http://www.iiswebcastseries.com/ http://www.msmvps.com/blogs/bernard/ "Pat" <Pat@discussions.microsoft.com> wrote in message news:940D0D0C-E940-4C99-BF96-634AA9056035@microsoft.com... >I see a few posts but not eneogh to ...

+ Reply to Thread
Results 1 to 5 of 5

Re: IIS Password Change Utility for Windows 2003 SP1 and SharePoint 20

  1. Default Re: IIS Password Change Utility for Windows 2003 SP1 and SharePoint 20

    Try your luck here,
    IISADMPWD Virtual Directory Is Not Created During a Default Install of IIS
    6.0
    http://support.microsoft.com/?id=555071

    --
    Regards,
    Bernard Cheah
    http://www.iis-resources.com/
    http://www.iiswebcastseries.com/
    http://www.msmvps.com/blogs/bernard/


    "Pat" <Pat@discussions.microsoft.com> wrote in message
    news:940D0D0C-E940-4C99-BF96-634AA9056035@microsoft.com...
    >I see a few posts but not eneogh to help me.
    >
    > I want to setup a password change utility for my SharePoint 2003 external
    > clients by providing a link on there site.
    >
    > Is IISPWD supported in WIN2K3 and IIS6?
    > If so where do I find IISPWD (can't find it in the IIS 6 resource kit)
    > How do I deploy it? Is there a KB with the steps? (can you provide it)
    >




  2. Default Re: IIS Password Change Utility for Windows 2003 SP1 and SharePoin

    it states that it can be used for changing local account passwords, I need
    something that would allow users to change there domain account passwords
    using IISADMPWD

    "Bernard Cheah [MVP]" wrote:

    > Try your luck here,
    > IISADMPWD Virtual Directory Is Not Created During a Default Install of IIS
    > 6.0
    > http://support.microsoft.com/?id=555071
    >
    > --
    > Regards,
    > Bernard Cheah
    > http://www.iis-resources.com/
    > http://www.iiswebcastseries.com/
    > http://www.msmvps.com/blogs/bernard/
    >
    >
    > "Pat" <Pat@discussions.microsoft.com> wrote in message
    > news:940D0D0C-E940-4C99-BF96-634AA9056035@microsoft.com...
    > >I see a few posts but not eneogh to help me.
    > >
    > > I want to setup a password change utility for my SharePoint 2003 external
    > > clients by providing a link on there site.
    > >
    > > Is IISPWD supported in WIN2K3 and IIS6?
    > > If so where do I find IISPWD (can't find it in the IIS 6 resource kit)
    > > How do I deploy it? Is there a KB with the steps? (can you provide it)
    > >

    >
    >
    >


  3. Default Re: IIS Password Change Utility for Windows 2003 SP1 and SharePoin

    it does


    "Pat" <Pat@discussions.microsoft.com> wrote in message
    news:A2A5D800-8A04-4E90-946E-2C216311BB9F@microsoft.com...
    > it states that it can be used for changing local account passwords, I need
    > something that would allow users to change there domain account passwords
    > using IISADMPWD
    >
    > "Bernard Cheah [MVP]" wrote:
    >
    >> Try your luck here,
    >> IISADMPWD Virtual Directory Is Not Created During a Default Install of
    >> IIS
    >> 6.0
    >> http://support.microsoft.com/?id=555071
    >>
    >> --
    >> Regards,
    >> Bernard Cheah
    >> http://www.iis-resources.com/
    >> http://www.iiswebcastseries.com/
    >> http://www.msmvps.com/blogs/bernard/
    >>
    >>
    >> "Pat" <Pat@discussions.microsoft.com> wrote in message
    >> news:940D0D0C-E940-4C99-BF96-634AA9056035@microsoft.com...
    >> >I see a few posts but not eneogh to help me.
    >> >
    >> > I want to setup a password change utility for my SharePoint 2003
    >> > external
    >> > clients by providing a link on there site.
    >> >
    >> > Is IISPWD supported in WIN2K3 and IIS6?
    >> > If so where do I find IISPWD (can't find it in the IIS 6 resource kit)
    >> > How do I deploy it? Is there a KB with the steps? (can you provide it)
    >> >

    >>
    >>
    >>




  4. Default Re: IIS Password Change Utility for Windows 2003 SP1 and SharePoin

    ok Thanks I see that it does now.

    Just one more question, I see the folder and will following instructions on
    setting it up in IIS that are documented but what about this stuff

    To set the PasswordChangeFlags value in the IIS metabase, do the following:
    From a command prompt browse to the C:\Inetpub\Adminscripts directory.
    Type adsutil.vbs, and then press the ENTER key. If this is the first time
    that Adsutil.vbs has been run, you may get error messages stating that
    Cscript is not registered. Follow the prompts and choose Yes to register
    Cscript.
    Type adsutil.vbs set w3svc/1/PasswordChangeFlags [value].

    w3svc/1 represents the Default Web Site and [value] can be set to one of the
    following options:
    0 - SSL connection required
    1 - Password changing allowed on non-secure ports.
    2 - Password changing disabled.
    3 - Password changing disabled. (Undocumented)
    4 - Advance notification of password expiration disabled.

    I have SSL on my server, and I wanted password changing to be enabled not
    disabled, and most of my users for this server have non expiring so I just am
    asking do I need to do stuff when it come to "PasswordChangeFlags" or can I
    just create a virtual directory and configure it like the first part of this
    article and just skip this whole thing about changing flags?

    Thanks

    "Consultant" wrote:

    > it does
    >
    >
    > "Pat" <Pat@discussions.microsoft.com> wrote in message
    > news:A2A5D800-8A04-4E90-946E-2C216311BB9F@microsoft.com...
    > > it states that it can be used for changing local account passwords, I need
    > > something that would allow users to change there domain account passwords
    > > using IISADMPWD
    > >
    > > "Bernard Cheah [MVP]" wrote:
    > >
    > >> Try your luck here,
    > >> IISADMPWD Virtual Directory Is Not Created During a Default Install of
    > >> IIS
    > >> 6.0
    > >> http://support.microsoft.com/?id=555071
    > >>
    > >> --
    > >> Regards,
    > >> Bernard Cheah
    > >> http://www.iis-resources.com/
    > >> http://www.iiswebcastseries.com/
    > >> http://www.msmvps.com/blogs/bernard/
    > >>
    > >>
    > >> "Pat" <Pat@discussions.microsoft.com> wrote in message
    > >> news:940D0D0C-E940-4C99-BF96-634AA9056035@microsoft.com...
    > >> >I see a few posts but not eneogh to help me.
    > >> >
    > >> > I want to setup a password change utility for my SharePoint 2003
    > >> > external
    > >> > clients by providing a link on there site.
    > >> >
    > >> > Is IISPWD supported in WIN2K3 and IIS6?
    > >> > If so where do I find IISPWD (can't find it in the IIS 6 resource kit)
    > >> > How do I deploy it? Is there a KB with the steps? (can you provide it)
    > >> >
    > >>
    > >>
    > >>

    >
    >
    >


  5. Default Re: IIS Password Change Utility for Windows 2003 SP1 and SharePoin

    Well, you can test it out. default value is 0. so SSL is required.

    --
    Regards,
    Bernard Cheah
    http://www.iis-resources.com/
    http://www.iiswebcastseries.com/
    http://msmvps.com/blogs/bernard/


    "Pat" <Pat@discussions.microsoft.com> wrote in message
    news:27E5D9A9-1C23-49BC-9D45-D1B18D69FFCB@microsoft.com...
    > ok Thanks I see that it does now.
    >
    > Just one more question, I see the folder and will following instructions
    > on
    > setting it up in IIS that are documented but what about this stuff
    >
    > To set the PasswordChangeFlags value in the IIS metabase, do the
    > following:
    > From a command prompt browse to the C:\Inetpub\Adminscripts directory.
    > Type adsutil.vbs, and then press the ENTER key. If this is the first time
    > that Adsutil.vbs has been run, you may get error messages stating that
    > Cscript is not registered. Follow the prompts and choose Yes to register
    > Cscript.
    > Type adsutil.vbs set w3svc/1/PasswordChangeFlags [value].
    >
    > w3svc/1 represents the Default Web Site and [value] can be set to one of
    > the
    > following options:
    > 0 - SSL connection required
    > 1 - Password changing allowed on non-secure ports.
    > 2 - Password changing disabled.
    > 3 - Password changing disabled. (Undocumented)
    > 4 - Advance notification of password expiration disabled.
    >
    > I have SSL on my server, and I wanted password changing to be enabled not
    > disabled, and most of my users for this server have non expiring so I just
    > am
    > asking do I need to do stuff when it come to "PasswordChangeFlags" or can
    > I
    > just create a virtual directory and configure it like the first part of
    > this
    > article and just skip this whole thing about changing flags?
    >
    > Thanks
    >
    > "Consultant" wrote:
    >
    >> it does
    >>
    >>
    >> "Pat" <Pat@discussions.microsoft.com> wrote in message
    >> news:A2A5D800-8A04-4E90-946E-2C216311BB9F@microsoft.com...
    >> > it states that it can be used for changing local account passwords, I
    >> > need
    >> > something that would allow users to change there domain account
    >> > passwords
    >> > using IISADMPWD
    >> >
    >> > "Bernard Cheah [MVP]" wrote:
    >> >
    >> >> Try your luck here,
    >> >> IISADMPWD Virtual Directory Is Not Created During a Default Install of
    >> >> IIS
    >> >> 6.0
    >> >> http://support.microsoft.com/?id=555071
    >> >>
    >> >> --
    >> >> Regards,
    >> >> Bernard Cheah
    >> >> http://www.iis-resources.com/
    >> >> http://www.iiswebcastseries.com/
    >> >> http://www.msmvps.com/blogs/bernard/
    >> >>
    >> >>
    >> >> "Pat" <Pat@discussions.microsoft.com> wrote in message
    >> >> news:940D0D0C-E940-4C99-BF96-634AA9056035@microsoft.com...
    >> >> >I see a few posts but not eneogh to help me.
    >> >> >
    >> >> > I want to setup a password change utility for my SharePoint 2003
    >> >> > external
    >> >> > clients by providing a link on there site.
    >> >> >
    >> >> > Is IISPWD supported in WIN2K3 and IIS6?
    >> >> > If so where do I find IISPWD (can't find it in the IIS 6 resource
    >> >> > kit)
    >> >> > How do I deploy it? Is there a KB with the steps? (can you provide
    >> >> > it)
    >> >> >
    >> >>
    >> >>
    >> >>

    >>
    >>
    >>




+ Reply to Thread

Similar Threads

  1. Allow users to change AD password through Sharepoint (2007) Interface
    By Application Development in forum Sharepoint
    Replies: 2
    Last Post: 11-30-2007, 11:37 AM
  2. How to users change their password through Sharepoint
    By Application Development in forum Sharepoint
    Replies: 4
    Last Post: 08-28-2007, 07:46 AM
  3. OWA 2003 Password Change
    By Application Development in forum Microsoft Exchange
    Replies: 2
    Last Post: 07-27-2004, 03:25 AM
  4. OWA 2003 password change
    By Application Development in forum Microsoft Exchange
    Replies: 7
    Last Post: 06-03-2004, 02:27 PM