ypbind が起動に失敗するのはなぜですか?

ypbind が起動に失敗するのはなぜですか?

NIS サーバーをセットアップしようとしています。クライアント:labipa.example.com より サーバー:server1.example.com

上記の手順でサーバーはこちらそしてクライアントのためにここに

しかしypbindクライアントでは起動しない

systemctl start ypbind
Job for ypbind.service failed because the control process exited with error code. See "systemctl status ypbind.service" and "journalctl -xe" for details.

journalctl -xeエラーが発生します:

Oct 17 08:33:05 labipa.example.com pulseaudio[3815]: [alsa-sink] alsa-util.c: Unable to set sw params: Permission denied
Oct 17 08:33:05 labipa.example.com pulseaudio[3815]: [alsa-sink] alsa-sink.c: Failed to set software parameters: Permission den

関連情報