473,387 Members | 1,530 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Password Reset for Workstation Login

Ian
Hi

I know there are products out there that can do this like
http://www.psynch.com/technology/ska.html

What is the code that is used to Reset a Users password so the next time
they logon to the domain they are promoted for a new password?

I know the code will have to run under the Admin. That is fine I just need
to know what the API is and how to use it.

My preferred language is Visual Basic but VB.Net or C# would do as well.

I basically want to pass in the username and the code should do what ever is
needed to reset the password.

I know I can impersonate the Admin user like this

http://msdn.microsoft.com/library/de...classtopic.asp

But the code after to actually Reset the password I don't know.

Many Thanks,

Ian
Nov 16 '05 #1
3 1270
Hi,

Take a look at the NetUserSetInfo api.

http://support.microsoft.com/default...b;en-us;187535

http://support.microsoft.com/default...b;en-us;151546
Ken
--------------------
"Ian" <ia*@NoWhere.com> wrote in message
news:O4*************@TK2MSFTNGP11.phx.gbl...
Hi

I know there are products out there that can do this like
http://www.psynch.com/technology/ska.html

What is the code that is used to Reset a Users password so the next time
they logon to the domain they are promoted for a new password?

I know the code will have to run under the Admin. That is fine I just need
to know what the API is and how to use it.

My preferred language is Visual Basic but VB.Net or C# would do as well.

I basically want to pass in the username and the code should do what ever is
needed to reset the password.

I know I can impersonate the Admin user like this

http://msdn.microsoft.com/library/de...classtopic.asp

But the code after to actually Reset the password I don't know.

Many Thanks,

Ian

Nov 16 '05 #2
Ian
Thanks Ken
"Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message
news:%2****************@TK2MSFTNGP15.phx.gbl...
Hi,

Take a look at the NetUserSetInfo api.

http://support.microsoft.com/default...b;en-us;187535

http://support.microsoft.com/default...b;en-us;151546
Ken
--------------------
"Ian" <ia*@NoWhere.com> wrote in message
news:O4*************@TK2MSFTNGP11.phx.gbl...
Hi

I know there are products out there that can do this like
http://www.psynch.com/technology/ska.html

What is the code that is used to Reset a Users password so the next time
they logon to the domain they are promoted for a new password?

I know the code will have to run under the Admin. That is fine I just need
to know what the API is and how to use it.

My preferred language is Visual Basic but VB.Net or C# would do as well.

I basically want to pass in the username and the code should do what ever is needed to reset the password.

I know I can impersonate the Admin user like this

http://msdn.microsoft.com/library/de...classtopic.asp
But the code after to actually Reset the password I don't know.

Many Thanks,

Ian

Nov 16 '05 #3
You need to change the password and then force the password to be expired by
setting pwdLastSet to 0.

joe

--
Joe Richards Microsoft MVP Windows Server Directory Services
www.joeware.net
Ian wrote:
Hi

I know there are products out there that can do this like
http://www.psynch.com/technology/ska.html

What is the code that is used to Reset a Users password so the next time
they logon to the domain they are promoted for a new password?

I know the code will have to run under the Admin. That is fine I just need
to know what the API is and how to use it.

My preferred language is Visual Basic but VB.Net or C# would do as well.

I basically want to pass in the username and the code should do what ever is
needed to reset the password.

I know I can impersonate the Admin user like this

http://msdn.microsoft.com/library/de...classtopic.asp

But the code after to actually Reset the password I don't know.

Many Thanks,

Ian

Nov 16 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Ian | last post by:
Hi I know there are products out there that can do this like http://www.psynch.com/technology/ska.html What is the code that is used to Reset a Users password so the next time they logon to...
2
by: Rod | last post by:
I have a requirement in which I need to allow the user to log into our ASP.NET application, but also be able to change their Windows password, if it is expired. I had thought that Windows...
3
by: Ian | last post by:
Hi I know there are products out there that can do this like http://www.psynch.com/technology/ska.html What is the code that is used to Reset a Users password so the next time they logon to...
3
by: Ian | last post by:
Hi I know there are products out there that can do this like http://www.psynch.com/technology/ska.html What is the code that is used to Reset a Users password so the next time they logon to...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.