為什麼 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

相關內容