随笔分类 -  linux

摘要:在线上的服务器有时需要限制用户登录次数.这个功能可以通过pam的pam_tally2.so模块来实现 PAM模块是用sun提出的一种认证机制 pam_tally2.so模块 一.格式 pam_tally2.so [file=/path/to/counter] [onerr=[fail|succeed 阅读全文
posted @ 2018-08-29 10:53 熊抱 阅读(21882) 评论(0) 推荐(1)
只有注册用户登录后才能阅读该文。
posted @ 2018-08-27 16:19 熊抱 阅读(7) 评论(0) 推荐(0)
摘要:vsftpd的refusing to run with writable root inside chroot()问题解决 阅读全文
posted @ 2018-08-22 17:26 熊抱 阅读(1179) 评论(0) 推荐(0)