I want users to be able to have one password for everything on my server.
Therefor I have made some scripts that change the passwords for services that don't come with DirectAdmin, these scripts work, I already checked them.
Now the one thing that remains is to let them execute when a user changes his password in DirectAdmin. I thought the user_modify_post.sh function would take care of that, but appearantly it only gets executed when a admin changes the user..
So I would like a custom script that gets executed when a user changes his password. I couldn't find such a script. If I looked over it, my apologies.
Therefor I have made some scripts that change the passwords for services that don't come with DirectAdmin, these scripts work, I already checked them.
Now the one thing that remains is to let them execute when a user changes his password in DirectAdmin. I thought the user_modify_post.sh function would take care of that, but appearantly it only gets executed when a admin changes the user..
So I would like a custom script that gets executed when a user changes his password. I couldn't find such a script. If I looked over it, my apologies.