|
Home > Archive > IIS ASP > April 2005 > use P3Admin.dll with asp
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
use P3Admin.dll with asp
|
|
|
| Hi all,
I find to create and delete user, domain for pop3 service with P3Admin.dll,
but I want to change user's password with it. I saw what there are a method
ChangePassword in this library, but I don't be able to use it.
Thanks
| |
| Egbert Nierop \(MVP for IIS\) 2005-04-23, 5:51 pm |
| Hi,
To change the password, you'll have to use ADSI (for instance)
Samples here...
http://msdn.microsoft.com/library/d...setpassword.asp
--
compatible web farm Session replacement for Asp and Asp.Net
http://www.nieropwebconsult.nl/asp_session_manager.htm
"germs" <gb@w3design.fr> wrote in message
news:OFj7PxCRFHA.996@TK2MSFTNGP09.phx.gbl...
> Hi all,
> I find to create and delete user, domain for pop3 service with
> P3Admin.dll,
> but I want to change user's password with it. I saw what there are a
> method
> ChangePassword in this library, but I don't be able to use it.
>
> Thanks
>
>
|
|
|
|
|