cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
345
Views
0
Helpful
3
Replies

Update password

marwa_ads
Level 1
Level 1

Dear All,

i need to make a service to update the pin of the user,

can any one help me in the sql update command to do this .

Thanks,

Marwa

3 Replies 3

stephan.steiner
Spotlight
Spotlight

You can't use SQL directly (well, theoretically you can but then the user won't be able to log in anymore since the password is stored in encrypted form and there's no way for you to turn a regular password into the encrypted version).

What you can do though is use the updateUser AXL command to set a new pin - that works just fine.

Thanks Stephan,

But actually i don't know how to use the updateUser AXL command to do so,

can you tell me how to use it?

Thanks,

Marwa

If you're new to AXL you might want to check out the AXL developer section at developer.cisco.com: http://developer.cisco.com/web/axl

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: