Ports Search

Results 3,8413,850 of 5,161 for /ports-mgmt/.(0.005 seconds)
security/pam_mysql-0.7.r1 (Score: 0.006224396)
Pam module for authenticating with MySQL
This is a PAM module for authenticating with MySQL.
security/bugs-4.1.1 (Score: 0.006224396)
Great cryptographic library and sample programs
This package include a C library and some sample programs that demonstrate the library's power. It is a cryptographic library: you can crypt any type of data. Key length is unlimited. You can generate password, manage users, hide text in file, etc. ATTENTION!!! IN SOME COUNTRIES THIS SOFTWARE MAY BE ILLEGAL, SO DON'T USE IT IF YOU ARE NOT ALLOWED.
security/pamtester-0.1.2 (Score: 0.006224396)
Command line pam authentication tester
pamtester is a tiny utility program to test the pluggable authentication modules (PAM) facility, which is a de facto standard of unified authentication management mechanism in many unices and similar OSes including Solaris, HP-UX, *BSD, MacOSX and Linux. While specifically designed to help PAM module authors to test their modules, that might also be handy for system administrators interested in building a centralised authentication system using common standards such as NIS, SASL and LDAP.
security/parano-0.3.5 (Score: 0.006224396)
Gnome program to deal with hashfiles
Parano is a GNOME program to create, edit and verify hashfiles. For now MD5, SHA1 and SFV formats are supported.
security/pbnj-2.04 (Score: 0.006224396)
Suite of tools to monitor changes on a network
PBNJ is a network suite to monitor changes that occur on a network over time. It does this by checking for changes on the target machine(s), which includes the details about the services running on them as well as the service state. PBNJ parses the data from a scan and stores it in a database. PBNJ uses Nmap to perform scans.
security/ca_root_nss-3.27 (Score: 0.006224396)
Root certificate bundle from the Mozilla Project
Root certificates from certificate authorities included in the Mozilla NSS library and thus in Firefox and Thunderbird. This port directly tracks the version of NSS in the security/nss port.
security/pft-1.3 (Score: 0.006224396)
Printer Job Language library and tool
libPJL- Printer Job Language library A library and a command-line tool to use PJL- HP Printer Job Language
security/Auth-1.6.4 (Score: 0.006224396)
PEAR class for creating an authentication system
The PEAR::Auth package provides methods for creating an authentication system using PHP. Currently it supports the following storage containers to read/write the login data: * All databases supported by the PEAR database layer * All databases supported by the MDB database layer * All databases supported by the MDB2 database layer * Plaintext files * LDAP servers * POP3 servers * IMAP servers * vpopmail accounts * RADIUS * SAMBA password files * SOAP
security/Auth_HTTP-2.1.8 (Score: 0.006224396)
PEAR HTTP authentication
The PEAR::Auth_HTTP class provides methods for creating an HTTP authentication system using PHP, that is similar to Apache's realm-based .htaccess authentication.
security/Auth_PrefManager-1.2.2 (Score: 0.006224396)
PEAR preferences management class
Preference Manager is a class to handle user preferences in a web application, looking them up in a table using a combination of their userid, and the preference name to get a value, and (optionally) returning a default value for the preference if no value could be found for that user. It is designed to be used alongside the PEAR Auth class, but can be used with anything that allows you to obtain the user's id - including your own code.