PIM Support.sh Fails to complete properly
search cancel

PIM Support.sh Fails to complete properly

book

Article ID: 257607

calendar_today

Updated On:

Products

CA Privileged Identity Management Endpoint (PIM)

Issue/Introduction

Running under:  Linux   RHEL 7.9


Linux xxxxxxxxxxxx   3.10.0-1160.80.1.el7.x86_64 #1 SMP Sat Oct 8 18:13:21 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux


mkdir: cannot create directory ‘/opt/CA/AccessControl/sys_info’: File exists
mkdir: cannot create directory ‘/opt/CA/AccessControl/sys_info/sysetc’: File exists
/opt/CA/AccessControl/lbin/support.sh: line 546: ${$SEOSDIR}/sys_info/pam.tar: bad substitution
Restarting the CA ControlMinder daemons for you.

 

 

Environment

Release : 12.8

Resolution

Running under:  Linux
tar: seosdb.exp: Cannot stat: No such file or directory
tar: Exiting with failure status due to previous errors
./support.sh: line 546: ${$SEOSDIR}/sys_info/pam.tar: bad substitution
# id
uid=0(root) gid=10326(gxkkem1) groups=10326(gxkkem1),2001(secaudit),2002(secadmin)
#

On the script has changed this line:

#cp /tmp/pam.tar-$$  ${$SEOSDIR}/sys_info/pam.tar
   cp /tmp/pam.tar-$$ $SEOSDIR/sys_info/pam.tar

Then we able to execute the script