Projects tagged ‘authorization’ and ‘nss’


[3 total ]

2 Users

The tcb package contains core components of our tcb suite implementing the alternative password shadowing scheme on Openwall GNU/*/Linux (Owl). It is being made available separately from Owl primarily ... [More] for use by other distributions. The package consists of three components: pam_tcb, libnss_tcb, and libtcb. pam_tcb is a PAM module which supersedes pam_unix. It also implements the tcb password shadowing scheme. The tcb scheme allows many core system utilities (passwd(1) being the primary example) to operate with little privilege. libnss_tcb is the accompanying NSS module. libtcb contains code shared by the PAM and NSS modules and is also used by user management tools on Owl due to our shadow suite patches. [Less]
Created over 3 years ago.

2 Users
 

A name service switch module which use a SQLite database as backend.
Created over 2 years ago.

1 Users

The shadow-utils package includes the necessary programs for converting UNIX password files to the shadow password format, plus programs for managing user and group accounts . The pwconv command ... [More] converts passwords to the shadow password format. The pwunconv command unconverts shadow passwords and generates a passwd file (a standard UNIX password file). The pwck and grpck commands checks the integrity of users and groups password and shadow files. The lastlog command prints out the last login times for all users. The useradd, userdel, and usermod commands are used for managing user accounts. The groupadd, groupdel, and groupmod commands are used for managing group accounts. The package also contains login, su, sg, newgrp, chage, chfn, chsh, gpasswd, chpasswd, chgpasswd, newusers and faillog [Less]
Created over 2 years ago.