※ 引述《devil99 (山豬盃歌唱大賽)》之銘言: : 各位好, : 不知是否有人使用過plb(pure load balancer)這套軟體, : 我在安裝好之後執行plb時,程式出現: : “I will only switch to a non-root/non-wheel uid/gid : Unable to drop privileges" 的訊息, : 我使用其他使用者執行時行顯示: : “Unable to listen to [xx.xx.xx.xx]:[80] : [Permission denied]” : 總之就是無法執行,想請教是否有人曾有使用plb的經驗, : 能否教在下排除此一問題。 : 感謝。 看了一下source, 會出現那錯誤的原因如下: 1) 目前 user 的 uid = 0 2) 目前 user 的 gid = 0 3) 目前 user 的 username 或 groupname 沒出現在 /etc/passwd 或 /etc/group 而且也沒法轉換成數字. 我想你朝 3 的方向再檢查一下好了. -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 58.153.21.184