Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
pam_mount is a Pluggable Authentication Module that can mount volumes for a user session (login). Supports mounting local filesystems of any kind the normal mount utility supports, with extra code to better support CIFS, FUSE, various crypto, and more.
...The server uses a private cookie scoped only for the client browser and the idcheck webserver which is always protected with SSL.
In addition to the common practise of using SSL for everything (which idcheck supports). The idcheck system can also be used to provide authentication to websites where you merely want to hide content from various people. For example, an intranet whose contents are available to thousands of people. This is, in fact, its main advantage and feature.
Please check the wiki pages for more info (link above).
Please submit patches or problems via the patches section (link above).
...
PAM module which permits authentication for arbitrary services via ssh-agent. Written with sudo in mind, but like any auth PAM module, can be used for for many purposes.
...(note: does have learning curve on args to choose)
gnupasswd - gnu change user password
gnugpasswd - gnu change group password
gnupasswd(1) has a goal to work with older login.c/linux and some newer too, also "getpwent" (any glibc). or help convert.
gnupassd does pass only: leaves all else alone (compat). small, simpler for single admin / small linux bases.
For example: it can make plain /etc/passwd plain text password file (still) or use shadow - (login.c may do both).
A goal is to be old linux and no "depends problems" (ie, some required pam selinux audit kerb (+nis remove hacks) "to work as intended". These can contact remote computers during login if misconfigured and are complicated to know if secure.
...
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
ppInspect become pqChecker (just change the name)
OpenLDAP directory with the PPolicy overlay can manage a passwords policy, especially the password quality. Making this feature pass through adding a plug-in ( dynamic shared library) who execute the essential of job. pqChecker is this plug-in. Settings of passwords quality are:
. Number of required uppercase characters.
. Number of required lowercase characters.
. Number of required special characters.
.
The WiKID Strong Authentication System is a public-key based two-factor authentication system. It is a flexible, extensible, and secure alternative to tokens, certs and passwords. Application & API support exists for Java, ASP, PHP, Ruby, OpenVPN, TACACS+, etc.
Read our eGuide on how to setup your network with two-factor authentication: http://www.wikidsystems.com/learn-more/two-factor-authentication-white-papers
An open framework for Single SignOn authentication
CryptID an open framework that bridges Single SignOn (SSO) authentication with any standards compliant LDAP based authentication service. If you want to securely authenticate legacy services, such as smtp, pop3 or http against your Active Directory cluster or LDAP server, CryptID can provide secure access to SSO authentication without the messy HTTP bloat common to conventional SAML products. CryptID is designed to support synchronisation from multiple servers, and multiple organisations.
An OpenLDAP overlay that can launch a script when you add, alter or delete an entry in a specified organizational unit.
The script name and the organizational unit can be configured in the slapd.conf file or in the cn=config dn.
.../etc/passwd). The module uses the Berkeley DB Library to store this information in several database files in /var/db (e.g. /var/db/passwd.db). Using these databases can lead to a considerable speed-up if the files in /etc are large (e.g. on a system with a lot of accounts). The databases may also be used as a local cache for network accounts, or as a means to supplement or override UIDs, GIDs, home directories etc. provided by network accounts.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
A configurable system for synchronising multiple passwords of different types. Password quality can be imposed by using histories, cracklib based tests, and forcing certain passwords to be distinct. CGI and PAM modules exist for tight integration.
Event Manager for OpenLDAP is an internal LDAP event handler that can execute operations to automate tasks. It can be used as base for remote automation, Identity Management, and so on.
BRUTALIS - BRUTeforce ALternative Is Stupid. Brutalis generate brute force passwords. It can be integrated in any command line for an attack and support resume, character panel, minimum and maximum length, special separating characters and more.
LDAP Account Sync project's goal is to synchronize windows user account information and passwords in a OpenLDAP server. This is not authorization, but rather synchronization of the account information.
This service can be used for single login site
nisldapd is a software daemon written in C for *nix systems that can provide user and group information via NIS/YP which is published in an LDAP datastore. The daemon runs only if there have been changes made in LDAP that are relevant to NIS/YP.
pppd_ldap is a plugin for pppd >= 2.4.2 which forms an "LDAP-enabled" version of pppd. Plugin authorizes PAP users and can set IP address and session/idle timout according to data retrieved from LDAP server.
A portal project providing useful information for those who have the hard job administering a school network.
Hints, tips, configurations and special software for servers that can be used in educational environments can be found here.
Xtradius is a radius server that permits you to handle user authentication and accounting request via external scripts. You can handle script requests for user accounting, user authentication, NAS start and NAS stop packets. You can also write additional
This is a set of programs that allows you to create your own WebMail with sendmail & procmail & imapd & webmail with dynamic sql users and mailbox limitations. You can control your users through web, view statistic, and other.
The nss_sqldb project provides ability to access system databases (like passwd, groups etc.) from a SQL database. As a result service authentication can be done from a database rather than files like /etc/passwd.