One-Time login URL & force password update

Daniel-Doggy

Verified User
Joined
Nov 16, 2019
Messages
452
Hello everyone,

I am currently working on a script to completely automate the installation/deployment of DirectAdmin for my use cases.
After my script is done I do a echo for a one-time login URL and the admin account password.

I am planning to change this to sending an email from the newly deployed server with the one-time login URL so that I can make the installation completely unattended.
I do not want to send the admin password in that email for later access after the one-time login URL is used.
What I do want to do however is to create a one-time URL that forces the admin user to create a new password without needing to know the current password after he is logged in by the one-time login URL.

Does anyone know if this is possible and if so how?

Thanks in advance.
 
Back
Top