Saflok Direct Connections

Modified on: Thu, 27 Oct, 2022 at 9:56 AM

Applies to:          Stayntouch PMS          

Saflok Direct Connections


If your property wishes to use a non-standard username and password for LensPMSWeb for security reasons (i.e., not DummyUser, DummyPwd), you can update the values as per the instructions below, and the Stayntouch team will send these over from Stayntouch PMS.

 

Navigate to the following folder path within the Saflok server and edit the values in <add key="UserNamePassword" value="DummyUser,DummyPwd" /> to whatever is being sent over, and Stayntouch will match those on our side. 


C:\inetpub\wwwroot\LensPMSWebService\web

<location allowOverride="true" inheritInChildApplications="true">

<appSettings>

<add key="RemoteHostUri" value="tcp://127.0.0.1:6025" />
<!-- The address of the PMS Service -->
<add key="hostAppName" value="LENS PMSWS" />
<add key="UserNamePassword" value="DummyUser,DummyPwd" />



To learn more about direct key connections, see our Direct Key Integrations (RFID Keys): Key Vendor Guide.

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.