Known Issues
See what others have reported and what we have in the queue to get fixed.
Last updated
Was this helpful?
See what others have reported and what we have in the queue to get fixed.
Last updated
Was this helpful?
This list is maintained in a best effort fashion and may not reflect all known issues.
Want to report a bug? Please let us know by giving us a shout in the #poweron-pro channel on our or an email at .
If you're seeing any sort of Permission Denied
issue in logs or bubbled up through the notifications, this most likely has to do with you missing the SYM###
group for the Sym you're pointed to for your AIX user.
A quick way to check if you have the right groups is to SSH into your Symitar host via ssh <aix_user>@<aix_host> -t '/usr/bin/ksh'
and simply run groups
from the $
. If you are looking to access Sym 123 you should expect to see SYM123
as a listed group.