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 do some steps:  
+
In order to allow only dedicated mobile devices to connect to the {{UBIK}} system you have to follow some steps:  
  
[[File:Activation_01.png|thumb|220 px|01]]
 
[[File:Activation_02.png|thumb|220 px|02]]
 
[[File:Activation_03.png|thumb|220 px|03]]
 
[[File:Activation_04.png|thumb|220 px|04]]
 
[[File:Activation_05.png|thumb|220 px|05]]
 
[[File:Activation_06.png|thumb|220 px|06]]
 
  
# Use the Metaclass CSATELLITE (Namespace Custom.ACM) in order to create a new instance (Pict.01)
+
# Create a new instance of the Metaclass CSATELLITE (Namespace Custom.ACM) <br/>[[File:Activation_01.png|300px|Step 1]]
# As name for the instance you have to fill in the Device ID of your mobile device (Pict.02)
+
# 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]]
# Open the file WEB.config in path = C:\...\inetpub\wwwroot\...    (Pict.03)
+
# Use the Device ID of your mobile device as name for the new instance<br/>[[File:Activation_02.png|500 px|Step 2]]
# Within the file WEB.config you have to change the value of UBIK.Service.DeviceRestrictive into "1" (Pict.04)
+
# Open the file [[UBIK Web Service Configuration|web.config]] on the server your [[Setup UBIK WebServices|{{UBIK}} WebService]] is running
# You will get your Device ID if you click the question mark icon or you choice the item Info from the additional menu bar (Pict.05)
+
# Within this file, change the value of ''UBIK.Service.DeviceRestrictive'' to ''"1"''<br/>[[File:Activation_04.png|300 px|Step 4]]
# On the next screen you will see the device identification (Pict.06)
+
  
  

Revision as of 10:33, 21 October 2013

In order to allow only dedicated mobile devices to connect to the UBIK® system you have to follow some steps:


  1. Create a new instance of the Metaclass CSATELLITE (Namespace Custom.ACM)
    Step 1
  2. Retrieve the Device ID of your mobile device by touching the question mark icon and open the About dialog
    Step 5
  3. Use the Device ID of your mobile device as name for the new instance
    Step 2
  4. Open the file web.config on the server your UBIK® WebService is running
  5. Within this file, change the value of UBIK.Service.DeviceRestrictive to "1"
    Step 4