vserver services name-service getxxbyyy commands
Execute getXXbyYY for the given command.
The vserver services name-service getxxbyyy command performs name lookups for a given Vserver. The underlying service for doing the lookup is selected based on the configured name service switch order.
vserver services name-service getxxbyyy getaddrinfo
Gets the IP address information by using the host name.
vserver services name-service getxxbyyy getgrbygid
Gets the group members by using the group identifier or GID.
vserver services name-service getxxbyyy getgrbyname
Gets the group members by using the group name.
vserver services name-service getxxbyyy getgrlist
Gets the group list by using the user name.
vserver services name-service getxxbyyy gethostbyaddr
Gets the host information from the IP address.
vserver services name-service getxxbyyy gethostbyname
Gets the IP address information from host name.
vserver services name-service getxxbyyy getnameinfo
Gets the name information by using the IP address.
vserver services name-service getxxbyyy getpwbyname
Gets the password entry by using the user name.
vserver services name-service getxxbyyy getpwbyuid
Gets the password entry by using the user identifier or UID.
vserver services name-service getxxbyyy netgrpcheck
Check if a client is part of a netgroup using combined API
Parent topic:
vserver services name-service commands