User guide

Visitor Administration User Guide 39
Workaround for Security Policies
Installing the Application via Network
1. Obtain the location of the deployment site.
2. Navigate to the directory, KioskClickOnce for Kiosk.
3. To install Kiosk, run Lnl.OG.VM.Kiosk.View.application.
4. Click [Install].
Installing the Application via Server
Note: To use this method of installation, JavaScript should be enabled for the browser. If it is
not, contact your administrator for assistance.
1. Use a browser to go to the address,
http://<server name>/KioskClickOnce
where <server name> is the name of the B.A.S.I.S. server. If SSL has been configured, the URL
will start with https://...
2. Click [Install].
The progress bar will indicate when installation is complete.
Workaround for Security Policies
A Front Desk or Kiosk error may occur, stating, “The HTTP request is unauthorized with client
authentication scheme ‘Negotiate’. The authentication header received from the server was
‘Negotiate,NTLM’” This error occurs because only one security policy is typically supported by the
Windows Communication Foundation (WCF) service for Visitor Management, regardless of the IIS
setting to support both anonymous and Windows Authentication.
Support Two Security Policies
Two security policies may be supported, requiring two webservices, two virtual directories, and two
copies of the service file.
Creating Two Copies of the Service File
1. Navigate to C:\Inetpub\wwwroot\Lnl.OG.Services. Copy the directory, IdvmWebHost.
2. Name the copied directory IdvmAnonWebHost.
3. In the IdvmAnonWebHost directory, locate the HttpServices.config file and rename it to
Services.config.
Creating a New Virtual Directory
1. In IIS, create a new virtual directory named Lnl.OG.AnonServices.
2. For the path, browse to and select the new directory,
C:\Inetpub\wwwroot\Lnl.OG.Services\IdvmAnonWebHost.
Updating the ClickOnce Deployment
1. Navigate to C:\Inetpub\wwwroot. Copy the directory, KioskClickOnce.