This is an optional procedure that you need to perform if you want to log on to the Avaya Aura® Web Gateway administration portal using Linux account credentials.
Procedure
Log in to the Avaya Aura® Web Gateway CLI as the root user.
Run the following command:
cdto active
vi tomcat/<tomcatVersion>/conf/catalina.properties
Locate the com.avaya.cas.access.groups properties and update the list of groups allowed to access the web administration portal as required.
Ensure that entries in the group list are separated by a comma. The following is an example:
# OAMP access linux groups
com.avaya.cas.access.groups.admin=admingrp
com.avaya.cas.access.groups.securityadmin=admingrp
Users that are part of the admingrp group have access to the web administration portal by default.