TE
科技回声
首页
24小时热榜
最新
最佳
问答
展示
工作
中文
GitHub
Twitter
首页
Surviving the SSHpocolypse
15 点
作者
Kenan
将近 13 年前
2 条评论
akira2501
将近 13 年前
Collapse
Maybe I'm missing something, but why would you patch SSH instead of just using something like pam_mysql and nscd?
评论 #4299339 未加载
viraptor
将近 13 年前
It's not clear from the post if they're still using a custom patch. It looks like the fairly new option AuthorizedKeysCommand could save them some work, since you can plug in an arbitrary external script that way.