Problem with ACL in User Management

Hello,
I would like to enable User Management in lpar2rrd 5.01, but I noticed that there are problem with names of LPAR's with whitespaces. 
If a group of users is restricted to access LPAR's by "ACL group", then LPAR with space in the name is not visible in GUI. For example, "TESTSERVER01" is visible, but "TEST SERVER 01" is not.
When the ACL group has permission to the entire Power server, (PHYSICALSERVER => *) then LPAR's with whitespaces are visible, but if the access is set only for the specific LPAR's (PHYSICALSERVER => TEST SERVER 01), then these LPAR's are not viewable.

I would be grateful for correct this issue.

Best regards, Michal

Comments

  • Hello,

    please use this hotfix:

    Download this file http://download.lpar2rrd.com/patch/ACL.pm.gz

    Gunzip it and copy to /home/lpar2rrd/lpar2rrd/bin (755, lpar2rrd owner)
    -rwxr-xr-x 1 lpar2rrd lpar2rrd 8157 Jul 28 07:12 ACL.pm
    If your web browser gunzips it automatically then just rename it: mv ACL.pm.gz ACL.pm

    It should help
  • It's working! :) The hotfix solved the problem. Now all the LPAR's are visible.

    Thank you for such a quick solution!

    Best regards, Michal
  • marieparker
    edited August 2017
    Thanx for this hotfix. It has helped me too
Sign In or Register to comment.