[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:
passwdExample:
login as: johndoepassword:
[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]# expertEnter 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:
passwdExample:
[CP-SPLAT]# expertEnter 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
Reviewed by Admin
on
17:52:00
Rating: