05 August 2010 ~ 0 Comments

Changing Active Directory Password in Browser through OWA 2010

TweetA few months ago I was on a quest to figure out how to change my Active Directory password via a browser (for Linux/Mac users). I finally figured it out, but since I’ve been working on this Exchange 2010 migration I noticed one of the features of OWA (Outlook Web App) in Exchange 2010 is [...]

Continue Reading

13 January 2010 ~ 8 Comments

Victory! Change Active Directory Password via LDAP through browser

TweetI had to give up on PHP and go to Perl, but it turned out not to be so bad. Users can now change their Active Directory passwords via a self-service web page that doesn’t require admin credentials. The Perl code is below.  Authentication to the script is done via .htaccess LDAP authentication, so the [...]

Continue Reading