XML-RPC to create and remove users and permissions
Posted: Sun Mar 20, 2022 1:39 pm
Hello, I've been tasked with creating a script that will take a username as input, and generate a strong password and create with that password an ovpn file. I've managed the second part via the Rest Api, but the creation requires XML-RPC to achieve. I've done a bit of research, but could not get a good enough start to reach my goals.
I have experience coding with python or javascript, so I am not afriad to code something for this tool, I just need some directions.
Can anyone point me in the direction of a good guide on how I can achieve my goals with this project? or better yet, if someone made the same thing before, and would like to share some insights that would be great.
Thanks and have a great day!
I have experience coding with python or javascript, so I am not afriad to code something for this tool, I just need some directions.
Can anyone point me in the direction of a good guide on how I can achieve my goals with this project? or better yet, if someone made the same thing before, and would like to share some insights that would be great.
Thanks and have a great day!