AM Browser FAQ
-
How does the access control work?
For the access control of UI functionalities, two groups of users are supported: - Admin, those who have the administrator role set in AM (can be found in
Employee and departments->Profiletab ->Administration rights) can access all UI functionalities. - Non-admin, can only accessSearch,InsightandViewer. The data access control permission has the same configuration asUser Rights, which is based on the operations against each table. (Log on to the AM client as an administrator, menuAdministration->Rights->User rights) -
Do customers need guest licenses to access AM Browser ?
No.
-
Is Active Directory authentication supported ?
Yes, AD can be the back-end LDAP server for authentication. However, AM Browser does not support NTLM/IWA authentication currently.
-
Can AMB co-exist with AM Web ?
Yes, AMB is a stand-alone module than AM Web.
-
How to restart AMB ?
- AM REST Service - Run
4_startRestService.batto start the service and5_stopRestService.batto stop the service. - AM Browser Service - Run
1_startService.batto start the service and2_stopService.batto stop the service.
- AM REST Service - Run
