[gpfsug-discuss] GUI does not work after upgrade from 4.X to 5.1.1

Iban Cabrillo cabrillo at ifca.unican.es
Wed Aug 4 12:34:12 BST 2021


Hi

   Fixing the line from /usr/lpp/mmfs/gui/bin-sudo/check4sudoers:

   msg=$(echo "$ii" | egrep "env_keep=\"PATH SUDO_USER REMOTE_USER GPFS_GUI_USER ANSIBLE_\*\"")

   by

   msg=$(echo "$ii" | egrep "env_keep=\"PATH SUDO_USER REMOTE_USER GPFS_GUI_USER\"")

do the trick

Regards I




More information about the gpfsug-discuss mailing list