Difference between revisions of "HowTo:Restrict Access to known Mobile Devices"
Line 9: | Line 9: | ||
'''1. Use the Metaclass CSATELLITE (Namespace Custom.ACM) in order to create a new instance (Pict.01)''' | '''1. Use the Metaclass CSATELLITE (Namespace Custom.ACM) in order to create a new instance (Pict.01)''' | ||
+ | |||
Line 15: | Line 16: | ||
'''2. As name for the instance you have to fill in the Device ID of your mobile device (Pict.02)''' | '''2. As name for the instance you have to fill in the Device ID of your mobile device (Pict.02)''' | ||
+ | |||
Line 21: | Line 23: | ||
'''3. Open the file WEB.config in path = C:\...\inetpub\wwwroot\... (Pict.03)''' | '''3. Open the file WEB.config in path = C:\...\inetpub\wwwroot\... (Pict.03)''' | ||
+ | |||
Line 27: | Line 30: | ||
'''4. Within the file WEB.config you have to change the value of UBIK.Service.DeviceRestrictive into "1" (Pict.04)''' | '''4. Within the file WEB.config you have to change the value of UBIK.Service.DeviceRestrictive into "1" (Pict.04)''' | ||
+ | |||
Line 38: | Line 42: | ||
− | '''6. On the next | + | |
+ | '''6. On the next screen you will see the device identification (Pict.06)''' | ||
[[Category:How-To]] | [[Category:How-To]] | ||
[[Category:UBIK Android]] | [[Category:UBIK Android]] |
Revision as of 09:07, 18 July 2013
In order to allow only dedicated mobile devices to connect to the UBIK system you have to do some steps:
1. Use the Metaclass CSATELLITE (Namespace Custom.ACM) in order to create a new instance (Pict.01)
2. As name for the instance you have to fill in the Device ID of your mobile device (Pict.02)
3. Open the file WEB.config in path = C:\...\inetpub\wwwroot\... (Pict.03)
4. Within the file WEB.config you have to change the value of UBIK.Service.DeviceRestrictive into "1" (Pict.04)
5. 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)
6. On the next screen you will see the device identification (Pict.06)