Automatically enter expert mode when logging on to CheckPoint SPLAT-installation.

There can be several reasons for configuring users to automatically enter expert-mode upon login, two of which may be:
– You have several administrators and you want to keep the expert-password secret.
– You can’t be bothered to type expert and then another password to enter expert mode.

Create the user, using adduser if needed.
Then issue the command chsh -s /bin/bash <username>

If you need to go back to the old setup, issue the command chsh -s /bin/cpshell <username>

Reference: CHKPs article sk32250

–Gos

5.00 avg. rating (99% score) - 3 votes

Leave a Reply

Your email address will not be published. Required fields are marked *