This is a forum to suggest new features for mojoPortal.
Would love to be able to change the Active Directory Password through the the profile screens. Also, if Active Directory requires a PW change take the user to change the PW. Currently the login fails.
you might be able to work around this using somthing from this webpage http://serverfault.com/questions/37169/web-interface-to-allow-users-to-change-their-active-directory-password turn on the iss page for this and encapisual it in a iframe. using this html
</p>
<iframe src="your intranet url to the page" class="aduserpwchange"></iframe>