[转]VSFTP+MySQL虚拟用户配置[5]

[入库:2005年9月21日] [更新:2007年3月24日]

本文简介:

pam_mysql.c:830: error: `PAM_CONV_AGAIN' undeclared (first use in this function)
pam_mysql.c:831: error: `PAM_INCOMPLETE' undeclared (first use in this function)
pam_mysql.c:831: error: `PAM_AUTHINFO_UNAVAIL' undeclared (first use in this function)
pam_mysql.c:836: warning: implicit declaration of function `pam_set_item'
pam_mysql.c:836: error: `pwtype' undeclared (first use in this function)
pam_mysql.c:836: error: dereferencing pointer to incomplete type
pam_mysql.c:801: warning: unused variable `msg'
pam_mysql.c: At top level:
pam_mysql.c:839: error: parse error before '*' token
pam_mysql.c:839: warning: function declaration isn't a prototype
pam_mysql.c: In function `sqlLog':
pam_mysql.c:849: error: `PAM_SUCCESS' undeclared (first use in this function)
pam_mysql.c:861: error: `PAM_AUTH_ERR' undeclared (first use in this function)
pam_mysql.c:886: error: `user' undeclared (first use in this function)
pam_mysql.c:890: error: `PAM_BUF_ERR' undeclared (first use in this function)
pam_mysql.c:893: error: `msg' undeclared (first use in this function)
pam_mysql.c:906: warning: function `mysql_escape_string' was previously declared within a block
pam_mysql.c:952: warning: implicit declaration of function `mysql_real_query'
pam_mysql.c:952: error: `auth_sql_server' undeclared (first use in this function)
pam_mysql.c:963: warning: function `mysql_error' was previously declared within a block
pam_mysql.c:963: warning: format argument is not a pointer (arg 3)
pam_mysql.c: At top level:
pam_mysql.c:978: error: syntax error before "int"
pam_mysql.c:978: error: parse error before '*' token
pam_mysql.c:982: warning: function declaration isn't a prototype
pam_mysql.c: In function `pam_sm_authenticate':
pam_mysql.c:989: error: `MYSQL' undeclared (first use in this function)
pam_mysql.c:989: error: parse error before "auth_sql_server"
pam_mysql.c:995: error: `argc' undeclared (first use in this function)
pam_mysql.c:995: error: `argv' undeclared (first use in this function)
pam_mysql.c:999: warning: implicit declaration of function `pam_get_user'
pam_mysql.c:999: error: `pamh' undeclared (first use in this function)
pam_mysql.c:1001: error: `PAM_SUCCESS' undeclared (first use in this function)
pam_mysql.c:1006: error: `PAM_USER_UNKNOWN' undeclared (first use in this function)
pam_mysql.c:1009: warning: function `pam_get_item' was previously declared within a block
pam_mysql.c:1009: error: `PAM_AUTHTOK' undeclared (first use in this function)
pam_mysql.c:1009: warning: dereferencing type-punned pointer will break strict-aliasing rules
pam_mysql.c:1014: warning: dereferencing type-punned pointer will break strict-aliasing rules
pam_mysql.c:1017: error: `PAM_AUTHINFO_UNAVAIL' undeclared (first use in this function)
pam_mysql.c:1019: error: `auth_sql_server' undeclared (first use in this function)
pam_mysql.c: At top level:
pam_mysql.c:1045: error: syntax error before "int"
pam_mysql.c:1045: error: parse error before '*' token
pam_mysql.c:1047: warning: function declaration isn't a prototype
pam_mysql.c: In function `pam_sm_acct_mgmt':
pam_mysql.c:1051: error: `PAM_SUCCESS' undeclared (first use in this function)
pam_mysql.c: At top level:

本文关键:[转]VSFTP+MySQL虚拟用户配置
  相关方案
Google
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top