Testing Checkpoint with command-runner full-command: Invalid command

This is my first time trying to run command-runner against a Checkpoint device. I'm getting this error:


CLINFR0329 Invalid command:'echo -n "time: " && clock && /bin/nice -n 15 grep "Failed password" /var/log/secure'


I'm guessing that I need to somehow get the device (user) into "expert" mode so that I can send linux commands. How to do this?


Here's the actual command I'm running:


command-runner.sh full-command --verbose --ssh admin,indenirocks123! tmp.ind 192.168.194.41


Here's tmp.ind:


tmp.ind.txt

You are probably connecting with a user that is configured with the wrong shell.


Please try connecting with user "indeni" instead of "admin".