Jump to: navigation, search

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


Line 2: Line 2:
 
# 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|alt=Register as Satellite]]
 
# Enter the device ID of your mobile in the ''NAME'' field of the new object<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<br/>[[File:UI_HowTo_RestrictAccessKnownMobileDevices_02.png‎|220 px|alt=Enter device ID]]
# Set the [[Satellite_Status|status]] of the satellite to ''Active''
 
 
#* 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/>
 
#* 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/>
 +
# 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:25, 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
    Enter device ID
    • 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
  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