G Guest Mar 9, 2006 #1 Does anyone know how to programatically force a user to change their password on next logon?
J John Timney \( MVP \) Mar 9, 2006 #2 First, you would need to alter their current access rights. Not my area so I cant help you much, but its done using the userAccountControl property enumeration of the directory namespace. This might help you work it out http://msdn2.microsoft.com/en-us/library/ms180915.aspx
First, you would need to alter their current access rights. Not my area so I cant help you much, but its done using the userAccountControl property enumeration of the directory namespace. This might help you work it out http://msdn2.microsoft.com/en-us/library/ms180915.aspx