Adding groups who can log in

You must run the pscuiserverctl command with the set parameter to specify which UNIX (AIX® or Linux®) groups are allowed to log in to the PowerSC GUI. The PowerSC GUI checks the logonGroupList before the operating-system-level login check is performed.

  1. On the PowerSC GUI server, change the directory to /opt/powersc/uiServer/bin/.
  2. Run the pscuiserverctl command to specify one or more UNIX groups in which a user must be a member to log in to the PowerSC GUI. The user needs only to be a member of one of the groups. The following example command specifies group1 and group2 as the UNIX groups:
    pscuiserverctl set logonGroupList group1,group2
    Tip: Before you run the command, you can use the groups username command to view the groups in which the user is a member. The groups that you specify are written to the /etc/security/powersc/uiServer/uiServer.conf.properties file.
    When the user logs in to the PowerSC GUI, the Knowledge Engineer status for the user is displayed in the top right of the banner.