change user password through api

cashmere

Verified User
Joined
May 6, 2005
Messages
9
Is it possible to change the password for an user through the api when you'r logged in as admin? and how ..

If this isnt possible is it possible to change it throught the users account then? .. and how

Tnx for helping.


PS. I really need the ablility to change a users password through the api or something else, however it has to be done.

Is there also a possibility to create files throught the api, if not what would be the best way for this?
 
Last edited:
I do not think it is possible. Have a more detailed search at http://directadmin.com/api.htm
I just skimmed.

Is there also a possibility to create files throught the api, if not what would be the best way for this?
Not that I know of and I don't know why it would be needed. You can use file manipulation in your script to accomplish what you need.
 
Did you find a way to do it through the API?
You could also just have your script use shell's builtin functions to do this (passwd)
 
How did you do this? I STILL dont see anything inside the control panel that allows admin to change teh user password...

kinda retarded to not have it
 
Back
Top