2007/02/09

修正:Deprecated pam_stack module called from service "proftpd"

已用下列方法,以 yum 更新套件


That particular proftpd error should be fixed by upgrading the pam.d directory with the default pam configuration file (/etc/pam.d/proftpd). This is a known issue, since PAM is deprecated in FC5.


這個部份檢查過,設定完全一樣



Code:

#%PAM-1.0
auth required pam_listfile.so item=user sense=deny file=/etc/ftpusers onerr=succeed
auth required pam_stack.so service=system-auth
auth required pam_shells.so
account required pam_stack.so service=system-auth
session required pam_stack.so service=system-auth


As for the gcc problem, make sure you have the following installed



Code:
gcc-java-4.1.0-3
libgcc-4.1.0-3
gcc-4.1.0-3
gcc-gfortran-4.1.0-3
gcc-c++-4.1.0-3
cpp-4.1.0-3


with these, proftpd should compile fine...



結論是:完全沒有用 ... 冏rz

沒有留言: