Change password using API web services?
I can create and update users using the Adobe Connect API web services but how do I change the password of a user?
I use the API call "principal-update" which has a password parameter but according to the documentation, it is only used for new users...not existing users.
So how exactly do I change users password using the web services?
