archux
06-14-2013, 06:06 PM
Hi!
Can you give me a function who will change a password trough api for ISPmanager user?
curl -k -s "http://<ip>/manager/ispmgr?out=text&func=user.edit&elid='.$hosting_id.'&passwd='.$hosting_pass.'&confirm='.$hosting_pass.'&sok=yes"
that is not correct. it's showing me an error...
Of course i can use also a passwd for username, but there will be less security if i will do that...
Best regards!
Can you give me a function who will change a password trough api for ISPmanager user?
curl -k -s "http://<ip>/manager/ispmgr?out=text&func=user.edit&elid='.$hosting_id.'&passwd='.$hosting_pass.'&confirm='.$hosting_pass.'&sok=yes"
that is not correct. it's showing me an error...
Of course i can use also a passwd for username, but there will be less security if i will do that...
Best regards!