01-17-2013 11:00 AM
Hi,
Please excuse me if I'm asking the obvious,
as I've recently joined our organisation and am getting to grips with our companies Blackberry API setup.
We are currently using BAA web services via C# and WSDL proxy class to make automated changes to our Blackberry environment.
As part of the process of automatic setup of Blackberry services we make a call to:
CreateBASAuthenticatedAdministratorUser
This all works fine.
However is it possible to change the administrators password via the API at a later date?
I've checked the API docs, but I'm struggling to find the appropriate web service call.
Thanks.
Chris.
01-17-2013 11:50 AM
Hi Chris,
That's a good question, there are no APIs to reset the BAS users' passwords. You would need to either perform this manually from the BAS (if available) or delete then recreate the user account.