|
藍森林 http://www.lslnet.com 2006年8月08日 13:08
向大俠求救--賬號管理問題
我的sco unix 5.05系統中賬號管理出現了以下問題:
當打開賬號管理器時,出現以下錯誤提示:
Unable to get initial list of users
Failed to process the scoped request.
General failure occurred in processing the request.
Could not access file /etc/passwd.
File does not exist or has improper access permissions
/etc/passwd: File Control database inconsistency
File mode of /etc/passwd is 1ed should be 1b4
該錯誤導致無法使用賬號管理器,無法再添加用戶賬號。
我的/etc/passwd存在,權限是755
請各位大俠多多賜教!
在此先行謝過! |
向大俠求救--賬號管理問題
權限應該是664,屬主和屬組分別是bin/auth吧。 |
向大俠求救--賬號管理問題
是權限設置的問題麼? |
向大俠求救--賬號管理問題
問題解決的辦法:
1.chmod 644 /etc/passwd
2.chmod 644 /etc/group
向stewartsun致以誠摯的謝意! |
向大俠求救--賬號管理問題
/etc/fixmog -v |
| |