An SSH service that provides secure and encrypted connections to traditionally non-encrypted services, such as e-mail or news. SSH port forwarding allows you to establish a secure SSH session and then tunnelTCP connections through it. It works by opening a connection to forward a local port to a remote port over SSH. The client software (e.g. your e-mail client) is then set to connect to the local port. With SSH port forwardingpasswords are sent over an encrypted connection. Also called SSH tunneling.
First, we will install the AD LDS Instance: 1. Create and AD LDS instance by clicking Start -> Administrative Tools -> Active Directory Lightweight Directory Services Setup Wizard. The Setup Wizard appears. 2. Click Next . The Setup Options dialog box appears. For the sake of this guide, a unique instance will be the primary focus. I will have a separate post regarding AD LDS replication at some point in the near future. 3. Select A unique instance . 4. Click Next and the Instance Name dialog box appears. The instance name will help you identify and differentiate it from other instances that you may have installed on the same end point. The instance name will be listed in the data directory for the instance as well as in the Add or Remove Programs snap-in. 5. Enter a unique instance name, for example IDG. 6. Click Next to display the Ports configuration dialog box. 7. Leave ports at their default values unless you have conflicts with the default values. 8. Click N...