Redirect user on his server after logged in DA

June

New member
Joined
Sep 6, 2014
Messages
4
Hello,

I have checked the FAQ but was not able to to find if it is possible or not :)

Imagine DirectAdmin is installed on 3 servers, is it possible to have one main login page and not 3?

By example : admin.server.com would be the main login page for all customers, once the user is logged in, he should be redirected on the correct DA admin (which would be on another server, admin.server2.com by example).

Is it something doable? Hope I was clear enough... Thank you!
 
You need to create a custom login page, and a DB with the list of all users and relative server, so once the user set the username, the script check what server he need to connect to.

Regards
 
Will this work for you?

Have user log into EXAMPLE.com:2222 (where EXAMPLE.com is user's domain name).

If this will work for you and your users you can make some changes to DirectAdmin configuraiton so that this will always redirect to https://host.EXAMPLE2.com where host.EXAMPLE2.com refers to your server. That way everyone can use their own domain name to log in, and you can, with one inexpensive Secure Site Certificate, protect your DirectAdmin logins.

Jeff
 
Back
Top