Page 1 of 1

You need to make a permanent modification to a machine's naming service. You need to change naming service from files to

Posted: Sun Jun 11, 2023 4:01 pm
by answerhappygod
You need to make a permanent modification to a machine's naming service. You need to change naming service from files to LDAP. Which two alternative methods would accomplish this task?

A. Modify the existing /etc/nsswitch.conf file and execute: # nscfg import -f name-service/switch
B. Modify the existing /etc/nsswitch-conf file and execute: # netcfg import name-service/switch # svcadm refresh name-service/switch
C. Modify the existing /etc/nsswitch.conf file and execute: # svcadm restart milestone/self-assembly
D. Use the netcfg command to modify the location profile for the DefaultFixad network configuration profile. E. Use the svccfg command to set config/* properties in the name-service/switch service: # svcadm refresh name-service/switch # svcadm restart name-service/switch