다음 절차에 따라 서비스에 대한 등록 정보를 정의합니다. 등록 정보 이름은 BUI의 이름과 비슷하지만 일반적으로 CLI 이름이 더 짧으며 약어가 사용될 때도 있습니다.
hostname:configuration services> nis
hostname:configuration services nis> show
Properties:
<status> = online
domain =
broadcast = true
ypservers =
hostname:configuration services nis> set domain="mydomain"
domain = mydomain (uncommitted)
hostname:configuration services nis> commit
hostname:configuration services nis> show
Properties:
<status> = online
domain = mydomain
broadcast = true
ypservers =