Available only for Windows platforms, the Acreto Connect Client Start Before Logon (SBL) establishes the VPN connection before logging onto Windows. The purpose of this feature is while the computer is off the office or when the user is logging onto a new computer remotely. SBL allows remote users to log to Windows using Domain Controlled credentials because the VPN tunnel to the Data-Center is always on.
This feature is available only for version 2.4.0 and newer. Update your ACC if you want to use this option.
To connect your Windows device to the Ecosystem on the log on you will need:
At first, you need to download and install the Acreto Connect Client.
Go to the download page to get Acreto Connect Client.
Go to
C:\Program Files (x86)\Acreto Connect Client
to confirm that the sbl
directory exists.
Run the acc_sbl.reg
file - it will add some information into your system registry.
Open the Powers Shell with Administrator privileges and run:
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope LocalMachine
Answer “Y” for the question in PowerShell, then run:
cd "C:\Program Files (x86)\Acreto Connect Client\sbl"
.\sbl.ps1
You will receive confirmation of Acreto-SBL
Service creation.
SBL feature will run any profile that you will place in C:\Program Files (x86)\Acreto Connect Client\sbl
.
Create the profile in Acreto Portal.
Download the profile and place it in C:\Program Files (x86)\Acreto Connect Client\sbl
directory.
If the profile requires authorization:
create auth.txt
file and provide the username and password in form:
username
password
Modify your profile - search for the auth-user-pass
line and change it to
auth-user-pass "C:\\Program Files (x86)\\Acreto Connect Client\\sbl\\auth.txt"
To verify that the feature works correctly, perform the test:
Verify using Acreto Portal:
Login into Acreto Portal.
Choose the proper Ecosystem.
From the left menu, choose Logs(1) > User and Things(2).
Set Refresh rate to 5S.
Restart the device with the SBL profile.
Wait for the login screen on the tested device (do not log in) and the logs, where you should receive information that the profile you placed in the config directory is connected to your Ecosystem (3).
Verify using logs:
Restart the device with the SBL profile.
Wait for a few seconds on the logon screen, then log in.
Go to C:\Program Files (x86)\Acreto Connect Client\sbl
Find the NAME OF YOUR PROFILE.log
and open it to check the logs.
We highly recommend using the Split-tunnel profiles.
Once SBL starts the connection User will not be able to disconnect it. If you use the Full-tunnel profile, you will not connect using other full-tunnel profiles.
Acreto Connect Client allows connecting your Windows device to the Acreto Ecosystem using the SBL feature.