Accessing platcfg
Log in to the platcfg utility using one of two methods, either from the system console using
root
or through an SSH remote session using
admusr
.
To access the platcfg utility from the system console:
Log in as
root
.
Enter
su - platcfg
.
To access the platcfg utility through an SSH remote session:
Log in as
admusr
.
Enter
sudo su - platcfg
.
Note:
The dash (-) is required in the
su - platcfg
or the
sudo su - platcfg
command to ensure proper permissions.
Parent topic:
Introduction