第一個問題我找到方法了
因為我清/tmp的時候 是下rm- r的指令 再新建tmp的目錄
目錄的權限變成只有root才能寫入的樣子
只要下chmod 1777 /tmp就可以讓非root的使用者登入了
: 大家好
: 我在VMware Player3.1安裝Centos5.5
: 因為/目錄沒空間所以把/tmp清一清再重開機
: 結果用使用者帳號不能登入 只能用root登入
: 會出現"GDM could not write to your authorization file.This
: could mean that you are out of disk space or that your
: home directory could not be opened for writing . In any
: case it is not possible to login. Contact system administrator "
: /media/CentOS_5.5_Final
: /dev/sda5 777 2610 14731573+ 83 Linux
--
因為我清/tmp的時候 是下rm- r的指令 再新建tmp的目錄
目錄的權限變成只有root才能寫入的樣子
只要下chmod 1777 /tmp就可以讓非root的使用者登入了
: 大家好
: 我在VMware Player3.1安裝Centos5.5
: 因為/目錄沒空間所以把/tmp清一清再重開機
: 結果用使用者帳號不能登入 只能用root登入
: 會出現"GDM could not write to your authorization file.This
: could mean that you are out of disk space or that your
: home directory could not be opened for writing . In any
: case it is not possible to login. Contact system administrator "
: /media/CentOS_5.5_Final
: /dev/sda5 777 2610 14731573+ 83 Linux
--
All Comments