Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

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 for use by other distributions. The package consists of three components: pam_tcb, libnss_tcb ... [More] , 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]

0
 
  0 reviews  |  3 users  |  3,186 lines of code  |  0 current contributors  |  Analyzed about 6 hours ago
 
 

A name service switch module which use a SQLite database as backend.

5.0
 
  0 reviews  |  3 users  |  721 lines of code  |  0 current contributors  |  Analyzed 9 months ago
 
 

Pamblue, a dynamically loadable binary object for the linux security framework PAM (plugable authentication modules). Pamblue is an extension for the common pam modules, give the user the ability for authenticate via a bluetooth compatible device like a cell phone or various other bluetooth dongles (e.g. epox-presenter).

5.0
 
  0 reviews  |  1 user  |  41,531 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

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 converts passwords to the shadow password format. The pwunconv command unconverts shadow passwords and ... [More] 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]

0
 
  0 reviews  |  1 user  |  78,648 lines of code  |  2 current contributors  |  Analyzed 3 days ago
 
 

DescriptionIf you are worried about your WordPress blog getting hacked, this can help immensely. It adds a 2nd layer of security to your blog by requiring a username and password to access anything in the /wp-admin/ folder. How it worksThe plugin is simple, you just choose a username and password ... [More] and you are done. It writes the .htaccess file, without messing it up. It also encrypts your password and creates the .htpasswd file, as well as setting the correct security-enhanced file permissions on both. SettingsThis plugin automatically picks all the right settings for where to save the .htpasswd and .htaccess files, but you can easily change those settings to anything you want. You can change it whenever you want right from your WordPress Admin Panel. Installationpload aa-password-protect.zip to the /wp-content/plugins/ directory nzip into its own folder /wp-content/plugins/aa-password-protect/aa-password-protect.php ctivate the plugin through the Plugins menu in WordPress by clicking "AskApache Password Protect" o to your Options Panel and open the "AskApache Password Protect" submenu. hoose a username and password and hit the "Password Protection" button. Example OutputHere is a sample of the .htpasswd file output by the plugin. # BEGIN AskApache Password Protect askapache:$1$UUNC/Y4z$2HrLVf23pizdtlUXazGbN1 # END AskApache Password Protect/wp-admin/.htaccess # BEGIN AskApache Password Protect AuthName "Authorization Required" AuthUserFile /htdocs/.htpasswd AuthGroupFile /dev/null AuthType Basic Require user askapache # END AskApache Password Protect [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 3 days ago
 
 
Compare

SUMP is a set of components for manipulating with user management sub-systems. It contains of three main parts: SUMP API. Unified API for different user management sub-systems. SUMP UI. Allows users to manipulates with user management sub-systems via user WEB interface. SUMP Providers. Set of ... [More] providers for different user managements sub-systems (MySQL, Oracle...) [Less]

0
 
  0 reviews  |  0 users  |  21,497 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 

Project written in C++ and java. It enables you to authorize any user in your linux host. Simple compile your project with libblackauth.jar. EXAMPLE: String login = "root"; String pass = "rootspass1234"; boolean authorized = new Xu.Black.Authority.NativeAuth().tryAuthorize (login, pass);

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 2 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.