- 授权协议: Apache
- 开发语言: C/C++
- 操作系统: 跨平台
- 软件首页: https://github.com/google/libpam-policycache
- 软件文档: https://github.com/google/libpam-policycache/releases
软件介绍
libpam-policycache 是 PAM 上拥有优先级策略的密码缓存模块。
代码示例:
# /etc/pam.d/gnome-screensaver auth requisite pam_escalate.so # /etc/pam.d/escalate # Include common-auth where cache check/update and other auth modules live. @include common-auth
Algorithm Design
Jon Kleinberg、Éva Tardos / Addison-Wesley / 2005-3-26 / USD 144.20
Algorithm Design introduces algorithms by looking at the real-world problems that motivate them. The book teaches students a range of design and analysis techniques for problems that arise in compu......一起来看看 《Algorithm Design》 这本书的介绍吧!
