Tariq Ahmed wrote:
> Hey guys, has anyone done any work with using Coldfusion to hook into 
> Active Directory?
> 
> Specifically:
>     - how do find out when a user's password is going to expire

net user <username> /domain


>     - if possible, change when the password will expire.

net user <username> /EXPIRES:<date> /domain

Jochem

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:242983
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to