Download List

项目描述

The tcb suite implements the alternative password
shadowing scheme on Openwall GNU/*/Linux (Owl)
which allows many core system utilities (passwd(1)
being the primary example) to operate with little
privilege. It is being made available separately
from Owl primarily for use by other distributions.
This package contains three core components of the
tcb suite: pam_tcb (a PAM module which supersedes
pam_unix), libnss_tcb (the accompanying NSS
module), and libtcb (a library for accessing tcb
shadow files, used by the PAM and NSS modules as
well as by user management tools on Owl).

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-06-21 07:13
1.0.2

pam_sm_open_session()已经硬化失败未知用户。内存泄漏的PAM模块和tcb_chkpwd助手已得到修复。
标签: Minor bugfixes
pam_sm_open_session() has been hardened to fail
for unknown users. Memory leaks in the PAM module
and tcb_chkpwd helper have been fixed.

2005-12-29 23:20
1.0

支持OpenPAM和新的接口由Linux提供的聚丙烯酰胺0.99.1.0以上已经实施(旧版本的Linux - PAM的继续支持)。由图书馆,NSS,以及全球PAM模块符号列表出口受到限制。在PAM模块将不再调用openlog(3)/ヶ(3默认情况下)(根据新的Linux - PAM的公约),除非新选项“openlog”是指定的。
标签: Minor feature enhancements
Support for OpenPAM and for the new interfaces provided by Linux-PAM 0.99.1.0 and above has been implemented (older versions of Linux-PAM continue to be supported). The list of global symbols exported by the library, NSS, and PAM modules has been restricted. The PAM module will no longer invoke openlog(3)/closelog(3) by default (according to the new Linux-PAM convention), unless the new option "openlog" is specified.

2004-07-04 03:28
0.9.8.8

此版本修正了readdir(3 tcb_unconvert)为使用的glibc 2.3 +。
标签: Minor bugfixes
This release corrects the usage of readdir(3) in tcb_unconvert for glibc
2.3+.

2003-11-03 01:05
0.9.8.7

在PAM模块现在将建成使用- fPIC,并fakeroot的已更名为了DESTDIR。
标签: Code cleanup
The PAM module will now be built with -fPIC, and FAKEROOT has been renamed to DESTDIR.

2003-11-01 01:40
0.9.8.6

标签: Initial freshmeat announcement

Project Resources