Jump to: navigation, search

Difference between revisions of "HowTo:Restrict Access to known Mobile Devices"


Line 1: Line 1:
 
In order to allow only dedicated mobile devices to connect to the {{UBIK}} system a device has to be registered as [[Satellite]].
 
In order to allow only dedicated mobile devices to connect to the {{UBIK}} system a device has to be registered as [[Satellite]].
# Create a new instance of [[SATELLITE]]<br/>[[File:UI_HowTo_RestrictAccessKnownMobileDevices_01.png‎|220 px|alt=Register as Satellite]]
+
# Create a new instance of [[SATELLITE]]<br/>[[File:UI_HowTo_RestrictAccessKnownMobileDevices_01.png‎|220 px|border|alt=Register as Satellite]]
# Enter the device ID of your mobile in the ''NAME'' field of the new object. If you do not know your device ID use the ''[[Information]]'' dialog of the {{UBIK}} application to retrieve the device ID of your mobile device<br/>[[File:UI_HowTo_RestrictAccessKnownMobileDevices_02.png‎|220 px|alt=Enter device ID]]
+
# Enter the device ID of your mobile in the ''NAME'' field of the new object. If you do not know your device ID use the ''[[Information]]'' dialog of the {{UBIK}} application to retrieve the device ID of your mobile device<br/>[[File:UI_HowTo_RestrictAccessKnownMobileDevices_02.png‎|220 px|border|alt=Enter device ID]]
# Set the [[Satellite_Status|status]] of the satellite to ''Active''
+
# Set the [[Satellite_Status|status]] of the satellite to '''Active'''
 
+
  
 
# Open the file [[UBIK Web Service Configuration|web.config]] on the server your [[Setup UBIK WebServices|{{UBIK}} WebService]] is running
 
# Open the file [[UBIK Web Service Configuration|web.config]] on the server your [[Setup UBIK WebServices|{{UBIK}} WebService]] is running

Revision as of 12:27, 25 October 2013

In order to allow only dedicated mobile devices to connect to the UBIK® system a device has to be registered as Satellite.

  1. Create a new instance of SATELLITE
    Register as Satellite
  2. Enter the device ID of your mobile in the NAME field of the new object. If you do not know your device ID use the Information dialog of the UBIK® application to retrieve the device ID of your mobile device
    Enter device ID
  3. Set the status of the satellite to Active
  1. Open the file web.config on the server your UBIK® WebService is running
  2. Within this file, change the value of UBIK.Service.DeviceRestrictive to "1"
    Step 4