# nslcd --check
NSLCD is running.
# id user1
uid=6105(user1) gid=6105 groups=6105,6109(group1)
Authorized groups: 'group1'
User groups: 'group1'
LDAP Client Test was successful.
Test is complete.
User account management with the RMC CLI
You use the CLI on the RMC to manage user accounts on the HPE Superdome Flex Server system. You also use the RMC
CLI to add users to or remove users from the system, and to change user roles and passwords.
For more information about RMC commands, see
HPE Superdome Flex Server Administration Guide.
Logging in to the RMC
Procedure
1. Open an SSH session and enter the following phrase:
ssh administrator@
name or ip address of RMC
The user is authenticated by an SSH key or password prompt.
ssh administrator@flex-rmc
...
administrator@flex-rmc's password:
administrator password
HPE Superdome Flex BMC
2. At the CLI prompt, enter the appropriate command to manage user accounts.
commands
Enter
help
for a list of available RMC commands.
help
The
apropos
command is useful for finding related commands. It searches the CLI commands usage strings for
matching strings. To find commands related to user accounts:
RMC cli>
apropos user
add user name=USERNAME role={administrator,monitor,operator}
clear ldap [server] [port] [login] [binddn] [bindpw] [sid] [basedn]
[userfilter] [userdn] [groupfilter] [groupdn]
remove ldap_user_data
remove user name=USERNAME
set ldap [server=SERVER] [port=SSL_PORT] [login=LOGIN_ATTRIBUTE]
[binddn=BIND_DN] [bindpw] [sid=AD_DOMAIN_SID] [basedn=BASE_DN]
[userfilter=USER_FILTER] [userdn=USER_DN] [groupfilter=GROUP_FILTER]
[groupdn=GROUP_DN]
set password [username=USERNAME]
show user
show user list
test ldap [username=USERNAME] [verbose]
Managing HPE Superdome Flex Server
41