IMS AAA Server Release 1.1 Administration Guide > Using the IMS AAA Server Administrator
> Running the IMS AAA Server Administrator
Running the IMS AAA Server Administrator
To run the IMS AAA Server Administrator, issue the following command from the directory where you installed the package:
#./a3sadmin.sh &
You should get the following response:
#creating personal settings for user root
launching a3s admin using personal settings in /opt/AAA/a3sadmin/com/funk/srv/a3s/data/per-user/root
The IMS AAA Server Administrator Login dialog opens.
 |
NOTE: On some Solaris hosts, you may need to execute xhost to grant permission for the IMS AAA Server Administrator to be displayed. If you need to set the DISPLAY variable to specify where the IMS AAA Server Administrator will be displayed, execute the following commands:
> /bin/sh
> DISPLAY=ipaddress:0.0
> export DISPLAY
where ipaddress is the IP address of your workstation.
|