サービスのプロパティーを定義するには、次の手順を使用します。プロパティー名は 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 =