Kristofer
Tue Oct 11 13:22:00 CDT 2005
Great link!
Thanks for letting me know about it.
--
Regards,
Kristofer Gafvert (IIS MVP)
http://www.gafvert.info/iis/ - IIS Related Info
Sparky Polastri wrote:
>The lazy person's solution:
>
http://www.passwordmanager.com/
>
>I bought this and have found it to be very stable and useful. I think
>there is a free version that has a nag screen on it or something but may
>have changed.
>
>If you are hosting lots and lots of sites it's worthwhile. (Otherwise,
>probably not.)
>
>"Kristofer Gafvert [MVP]" <kgafvert@NEWSilopia.com> wrote in message
>news:xn0e8dgxad906lf002@news.microsoft.com...
>>Hello,
>>
>>IIS has very little to do with this. It is however possible to write
>>custom code for a page from which the users can change their Windows
>>password.
>>
>>I did a quick search on MSDN, and this should get you started:
>>
>>
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/sds/sds/managing_user_passwords.asp
>>
>>You may find additional examples on www.google.com, and also any of the
>>programming newsgroups (related to the programming language you will
>>implement this with) may help you.
>>
>>
>>
>>-- Regards,
>>Kristofer Gafvert (IIS MVP)
>>
http://www.gafvert.info/iis/ - IIS Related Info
>>
>>
>>greggysmail@gmail.com wrote:
>>
>>>Hi
>>>
>>>I have only found one other post on this topic and that was for IIS 4.0
>>>
>>>I am running IIS 6.0 on a windows 2003 small business server box.
>>>
>>>We host a website to which our customers need a login to enter. These
>>>logins are set up as domain logins on the sbs box. We would like these
>>>customers to have the ability to change their passwords from the
>>>outside world, but we dont want to have to make them log in to Outlook
>>>web access in order to do it.
>>>
>>>Surely there is a way around this. Can anybody help me?
>>>
>>>Greg