Showing 96 open source projects for "pam-python"

View related business solutions
  • Manage printing in a cost-efficient and eco-friendly way with Gelato. Icon
    Manage printing in a cost-efficient and eco-friendly way with Gelato.

    Gelato offers an extensive catalog of custom products, a zero-inventory business model, and free designing tools—all in one place.

    The world's largest print on demand network with 140+ production partners across 32 countries. Gelato offers end-to-end design, production and logistics for individuals looking to start their own business today!
    Sign up for Free
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 1
    Gobuster

    Gobuster

    Directory/File, DNS and VHost busting tool written in Go

    Gobuster is a tool used to brute-force. This project is born out of the necessity to have something that didn't have a fat Java GUI (console FTW), something that did not do recursive brute force, something that allowed me to brute force folders and multiple extensions at once, something that compiled to native on multiple platforms, something that was faster than an interpreted script (such as Python), and something that didn't require a runtime. Provides several modes, like the classic...
    Downloads: 109 This Week
    Last Update:
    See Project
  • 2
    Fail2Ban

    Fail2Ban

    Daemon to ban hosts that cause multiple authentication errors

    Fail2ban scans log files (e.g. /var/log/apache/error_log) and bans IPs that show the malicious signs -- too many password failures, seeking for exploits, etc. Generally Fail2Ban is then used to update firewall rules to reject the IP addresses for a specified amount of time, although any arbitrary other action (e.g. sending an email) could also be configured. Out of the box Fail2Ban comes with filters for various services (apache, courier, ssh, etc). Fail2Ban is able to reduce the rate of...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    AWS Jupyter Proxy

    AWS Jupyter Proxy

    Jupyter server extension to proxy requests with AWS SigV4 authentican

    A Jupyter server extension to proxy requests with AWS SigV4 authentication. This server extension enables the usage of the AWS JavaScript/TypeScript SDK to write Jupyter frontend extensions without having to export AWS credentials to the browser. A single /awsproxy endpoint is added on the Jupyter server which receives incoming requests from the browser, uses the credentials on the server to add SigV4 authentication to the request, and then proxies the request to the actual AWS service...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    authentik

    authentik

    The authentication glue you need

    authentik is an open-source Identity Provider that emphasizes flexibility and versatility. It can be seamlessly integrated into existing environments to support new protocols. authentik is also a great solution for implementing sign-up, recovery, and other similar features in your application, saving you the hassle of dealing with them. authentik is an open-source Identity Provider focused on flexibility and versatility. You can use authentik in an existing environment to add support for new...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5
    StrongKey FIDO Server (SKFS)

    StrongKey FIDO Server (SKFS)

    FIDO® Certified StrongKey FIDO Server (SKFS)

    An open source implementation of the FIDO2 protocol to support passwordless strong authentication using public-key cryptography. Supports registration, authentication (all platforms), and transaction authorization (for native Android apps).
    Downloads: 136 This Week
    Last Update:
    See Project
  • 6
    OpenPAM
    OpenPAM is an open source PAM library that focuses on simplicity, correctness, and portability.
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 7
    pam_mount module
    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.
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 8
    Moved to https://codeberg.org/andybalaam/myaddressbook
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Howdy For Linux

    Howdy For Linux

    Windows Hello style facial authentication for Linux

    Howdy provides Windows Hello™ style authentication for Linux. Use your built-in IR emitters and camera in combination with facial recognition to prove who you are. Using the central authentication system (PAM), works everywhere you would otherwise need your password: Login, lock screen, sudo, su, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10

    pam-anyauth

    hook pam to authenticate users against anything

    This project allows pam to authenticate users against anything. We have a sql database of users with hashed passwords that we want to use for an sftp server. pam-anyauth combined with pam configurations allow the sftp server to permit/deny based on current credentials in the database. There is room to add more types of authentication and improve the overall process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PLEASE GO TO https://github.com/deksai/pam_abl A PAM module that provides auto blacklisting of hosts and users responsible for repeated failed authentication attempts. Generally configured so that blacklisted users still see normal login prompts but are guaranteed to fail to authenticate.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    pyadselfservice
    pyadselfservice is a software created using Python 3.5 and Django 1.10. This project aims to provide web based password change interface to the end users, for their Active Directory account. While changing the password, users won't not need to enter their current password. Which means users can change their password even if they have forgotten their current password. Moreover, while changing the password, this software will automatically unlock the user account if it is locked
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 14
    *NOTE* Migrated to http://github.com/cracklib/cracklib Next generation version of libCrack password checking library. As of Oct 2008 (reflected in 2.8.15 code release), licensed under LGPL.
    Leader badge
    Downloads: 5,819 This Week
    Last Update:
    See Project
  • 15
    OneLDAP is a limited LDAP server that is a proxy to other common protocols, such as POP3 and IMAP. It provides basic SEARCH and BIND functions for standard LDAP authentication. It is based on the shell backend function of OpenLDAP. Release files are available at the project website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    dbis

    dbis

    DBIS Reference Implementation

    Reference implementation of Directory-Based Information Services, described in IETF Internet Drafts, intended to replace NIS and RFC2307.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A set of tools managed by Sustainable Software for identity and membership management within organisations, built on Zope and Plone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    gnupasswd

    gnupasswd

    gnupasswd - gnu change user password

    .... 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 configure (so that one knows what is allowed or not completely). gnupasswd has none of these (gnu has NIS, off by default)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    privacyidea

    privacyidea

    two factor authentication management system

    privacyIDEA is a management and authentication system for two factor authentication. You can use OTP tokens, OTP cards, SMS, Smartphone Apps to incorparte the second factor. It can even manage SSH keys and supports Offline OTP. The latest version can manage and enroll user certificates. Its modular design makes it easily enhancable. It runs on Linux. Applications and workflows can be connected to privacyIDEA hence enabling two factor authentication in your system logon, web...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    libpam-pgsql

    Project moved to github: https://github.com/pam-pgsql/pam-pgsql

    Project has been moved to github: https://github.com/pam-pgsql/pam-pgsql
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    ldap nis 2 rfc2307bis

    ldap nis 2 rfc2307bis

    Migrate an ldap with nis schema to rfc2307bis schema

    A short script written in Python to migrate an ldap ldif file with nis schema to rfc2307bis schema. Synthax: ./ldap_nis_2_rfc2307bis.py <source ldif file> <dest ldif file>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    WiKID Two-Factor Authentication System

    WiKID Two-Factor Authentication System

    Two-factor authentication system

    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TACACS+ protocol client library and PAM module in C. This PAM module support authentication, authorization (account management) and accounting (session management)performed using TACACS+ protocol designed by Cisco.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    lpep

    LDAP passwd Enumerator for Puppet

    lpep ---- LDAP passwd Enumerator for Puppet Purpose ------- Add users and groups from Active Directory to your Red Hat 6.x compatible systems License ------- Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License Notes ----- (1) objects are stored in a local sqlite database, and the numeric uids and gids retained (2) coded originally for domino ldap, therefore the routines may not be ideal for active directory Meta ---- CentOS Linux Integration with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Luma

    LDAP browser and administration utility

    Luma is a graphical utility for accessing and managing data stored on LDAP servers. It is written in Python, using PyQt and python-ldap. Plugin-support is included and useful widgets with LDAP-functionality for easy creation of plugins are delivered. Following plugins are available: - Browser - Search - Templates
    Downloads: 11 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next