How to deploy ADSelfService Plus over the internet?
Description
Deploying ADSelfService Plus over the internet will allow end-users who are on the move to access the tool from anywhere, anytime.
Resolution
- Register an IP address (say 64.12.13.11) and a public hostname (like ADSelfService.yourdomain.com) with your Service Provider.
- The IP address for "ADSelfService.yourdomain.com" should resolve to "64.12.13.11". (This will be predominantly handled by the Service Provider)
- Configure Firewall rules (or access-list in router) redirecting "http" requests for IP address "64.12.13.11" to the LAN IP address "192.168.200.254".
Now, users should be able to access ADSelfService Plus with the public hostname you have created.
You can let external users connect to ADSelfService Plus using the "www" host name by creating an alias or CNAME record for the DNS server on which you have configured IIS. To do this, follow these steps:
- Open DNS Manager: Start --> Administrative Tools --> DNS.
- In the console tree, right-click the applicable Forward Lookup Zone, and then click New Alias (CNAME).
- In the Alias name box, type the alias name that you want to use.
- In the Fully qualified name (FQDN) for target host box, type the fully qualified host name of the public hostname that you have registered for ADSelfService Plus (see Step 1).
- Click OK to add the new record to the zone.
New to ADSelfService Plus?
Related Articles
Sequential ADSelfService Plus Windows agent login installation process
This article highlights the process sequence for the ADSelfService Plus Windows login agent installation via the admin portal and the prerequisites to be addressed to successfully complete each step. Additionally, we're also discussing some common ...
ADSelfService Plus product startup issues
What do you need to know before troubleshooting You need to have administrator access to ADSelfService Plus. When you experience an error with ADSelfService Plus, check if these prerequisites are satisfied: Install ADSelfService Plus as a service ...
Change the default ADSelfService Plus admin password to improve security
Description By default, ADSelfService Plus has default admin account. This account has all the privileges and access to the ADSelfService Plus admin console. The default admin account uses the word admin as the username and the password. It is highly ...
Bind ADSelfService Plus to run on a specific virtual IP address
Description You can configure ADSelfService Plus to run on specific IP address. Resolution Step 1: Create a virtual IP Address on the machine where ADSelfService Plus is running. Start → Settings → Control Panel → Open Network connection. Right click ...
Multi-factor authentication techniques in ADSelfService Plus
Let's take a look into the various authentication methods supported by ADSelfService Plus for enterprise multi-factor authentication (MFA). Why should you use MFA? Authentication based solely on usernames and passwords is no longer considered secure. ...