The blog provides Network Security Tips, Tricks, How To/Procedures. Products and areas not limited to Firewalls, Security, Check Point, Cisco, Nokia IPSO, Crossbeam, SecurePlatform, SPLAT, IP Appliance, GAiA, Unix/Linux.

Check Point - SecurePlatform (SPLAT) - User Management

Syntax: 

showusers

Example:

[CP-SPLAT]# showusers
jane

tom
scott
[CP-SPLAT]#

How To Add User in SecurePlatform (SPLAT) - Check Point

 

Syntax: 

adduser [-x EXTERNAL_AUTH] <user name>

Example:

[CP-SPLAT]# adduser johndoe
Enter password:
Enter password (again):
User 'johndoe' was added successfully
[
CP-SPLAT]#

How To Delete User in SecurePlatform (SPLAT) - Check Point

 

Syntax: 

deluser <user name> 

Example:

[CP-SPLAT]# deluser johndoe
Are you sure you want to remove user 'johndoe'? (y/n) y

User 'johndoe' was removed successfully
[
CP-SPLAT]#

How To Change User Password in SecurePlatform (SPLAT) - Check Point


Login to SecurePlatform host and execute command "passwd" to change the password. User's current password need to be entered to setup a new password.

Syntax:

passwd

Example:

login as: johndoe
password:

[
CP-SPLAT]# passwd
Enter current password:
Enter new password:
Enter new password (again):
 
[CP-SPLAT]#

 

How To Reset Forgotten Password of an Another User in SecurePlatform (SPLAT) - Check Point


Login to SecurePlatform host in expert mode. Execute command "/bin/usr/passwd <user name>" to reset the user's password. Current password of the user not required in this method.

Syntax:

/usr/bin/passwd <user name>

Example:

[CP-SPLAT]# expert
Enter expert password:
You are in expert mode now.


[Expert@
CP-SPLAT]#

[Expert@CP-SPLAT]# /usr/bin/passwd johndoe
Changing password for user johndoe.
New UNIX password:
Retype new UNIX password:
passwd: all authentication tokens updated successfully.
[Expert@
CP-SPLAT]#

How To Change Expert Password in SecurePlatform (SPLAT) - Check Point


Login to SecurePlatform host in expert mode. Execute command "passwd" to reset Expert password.

Syntax:

passwd

Example:

[CP-SPLAT]# expert
Enter expert password:
You are in expert mode now.


[Expert@
CP-SPLAT]# passwd
Enter new expert password:

Retype new expert password:
passwd: all authentication tokens updated successfully.
[Expert@
CP-SPLAT]#

Check Point - SecurePlatform (SPLAT) - User Management Check Point - SecurePlatform (SPLAT) - User Management Reviewed by Admin on 17:52:00 Rating: 5