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 you have to follow some steps:
+
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 the Metaclass CSATELLITE (Namespace Custom.ACM) <br/>[[File:Activation_01.png|300px|Step 1]]
+
# Create a new instance of [[SATELLITE]]<br/>[[File:UI_HowTo_RestrictAccessKnownMobileDevices_01.png‎|220 px|alt=Register as Satellite]]
# Retrieve the Device ID of your mobile device by touching the question mark icon and open the ''About'' dialog<br/>[[File:Activation_05.png|220px|Step 5]]
+
# 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]]
# Use the Device ID of your mobile device as name for the new instance<br/>[[File:Activation_02.png|500 px|Step 2]]
+
# Set the [[Satellite_Status|status]] of the satellite to ''Active''
 +
 
 +
#* If necRetrieve the Device ID of your mobile device by touching the question mark icon and open the ''About'' dialog<br/>[[File:Activation_05.png|220px|Step 5]]
 
# 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
 
# Within this file, change the value of ''UBIK.Service.DeviceRestrictive'' to ''"1"''<br/>[[File:Activation_04.png|300 px|Step 4]]
 
# Within this file, change the value of ''UBIK.Service.DeviceRestrictive'' to ''"1"''<br/>[[File:Activation_04.png|300 px|Step 4]]
Line 10: Line 12:
  
 
[[Category:How-To]]
 
[[Category:How-To]]
[[Category:UBIK Android]]
 
[[Category:UBIK Studio]]
 

Revision as of 12:02, 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
  3. Set the status of the satellite to Active
    • If necRetrieve the Device ID of your mobile device by touching the question mark icon and open the About dialog
      Step 5
  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