How to make users modify their password themself

  • Thread starter Thread starter Freeman Ding
  • Start date Start date
F

Freeman Ding

I have a active directory domain.Now i want domain's user
can modify their password on their client.What can i do?
Thanks!
 
Windows provides this functionality automatically. If uesrs are running
Windows 2K, they can press Control Alt Delete and then click on change
password to change their password whenever they would like.

Of course they will need to meet any password requirements (eg length) and
have the right permissions to do so.
 
as default them can do this by press ctrl + alt + del and
use the buttom change password..you can simple write an
application (script) for this if you want to.. or let them
accees Active Directory Users and Computers tools,

//chrisse
 
R they doing this for the first time OR the system is
asking users to change pswd as the old one expired?
 
Back
Top