首頁 返回 繼續 最後一頁 圖形
伺服器提供的Service(續)
4. NIS server (Network Information Service server)
- - For account authentization
- - /var/yp/securenets looks like:
- # allow connections from local host -- necessary
- host 127.0.0.1
- # same as 255.255.255.255 127.0.0.1
- #
- # allow connections from any host
- # on the 192.168.0.0 network
- 255.255.255.0 192.168.0.0
- ...