Showing 545 open source projects for "open-shell"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1

    CryptID

    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    modsso

    Single Sign On module for Apache and NGiNX

    Web server module to provide SSO across your subdomains. This is an alpha release, do not use on any live server. Just testing for now! This is just a pet project. It hasn't been using in production anywhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The OpenLDAP Extensible Management Agent (XMA) for Microsoft Identity Lifecycle Manager 2007 and Forefront Identity Manager 2010 will enable efficient two-way synchronization of identity information with the OpenLDAP directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Netgroup Administrator

    Command line tool used to manager the /etc/netgroup file.

    netgradm is a command line tool used to manage a local copy of the /etc/netgroup file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5

    cSploit

    cSploit - cyb3r gladiat0r's cPanel mass password changer.

    cSploit is a mass password changer interactive shell script for cpanel usernames along with their respective login passwords it also changes their FTP, MySQL passwords also. And save changed passwords with their respective usernames in a text file. It gives you flexibility to specify custom filename to save password. (This makes filename hard to guess.) This script also allows you to select the specific type of random generated passwords.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    LDAP Administration Tool

    Browse and edit LDAP-based directories / entries

    LAT stands for LDAP Administration Tool. The tool allows you to browse LDAP-based directories and add/edit/delete entries contained within. It can store profiles for quick access to different servers. There are also different views available such as Users, Groups and Hosts which allow you to easily manage objects without having to deal with the intricacies of LDAP. Features include: User, Group Computer, and Contact views Directory browser Schema browser LDIF...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    IdMUnit is an xUnit automated testing framework for Identity Management solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    phpLDAPadmin
    phpLDAPadmin is a web-based LDAP administration tool for managing your LDAP server. With it you can browse your LDAP tree, view LDAP schema, perform searches, create, delete, copy and edit LDAP entries. You can even copy entries between servers.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 9

    mysql-auth_ldap

    Add LDAP user authentication in MySQL

    mysql auth_ldap is an authentication plugin for the MySQL server. It allows you to create SQL users that are going to be authenticated using a LDAP server. This allows to minimize administrative duties, since your users will be able to reuse their existing account to access the database. The plugin requires MySQL 5.5.7 and up. It is compiled as an add on and does not require you to alter MySQL source code, or recompile the entire server. The plugin add support for LDAP using the openLDAP library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10

    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: 7 This Week
    Last Update:
    See Project
  • 11
    Web500gw enables administrators and users of LDAP based directory servers to browse and administerate the directory contents with a web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    openldap_hook

    openldap_hook

    An hook overlay for OpenLDAP

    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PHP LDAP class for Active Directory

    PHP LDAP class for Active Directory

    A class for PHP to talk to Active Directory through LDAP.

    A class for PHP to talk to Active Directory through LDAP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Local User Management Made Simple (lumms) is a local user manager for Linux, AIX and Solaris. It allows you to change local user accounts, groups including passwords from one place. This will update on all hosts the local passwd and shadow files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Barada
    Barada (Barada Aint Respecting Any Deceptive Adversaries) is a PAM module designed to provide two-factor authentication support. There is companion software called Gort which runs on Android devices, essentially turning your phone into a SecureID token. The PAM module is available in the repositories for Debian based distributions. Gort, the Android client, is available from the android market (https://play.google.com/store/apps/details?id=net.sf.crypt.gort)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    phpBB Multiple Domain SSO

    phpbb Multiple domain Single Sign on with wordpress plugin

    What these code modifications do, is to create a single sign on across different, multiple domains for both phpbb and other sites/codes/apps to use. These modifications use phpbb user tables, sessions, everything. What it does is to set cookies for each domain through using iframes, which load some connect.php file that is placed on the other remote domains which needs authentication from phpbb. This is how numerous sites like facebook do it. Currently there is no other way of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Is a directory system with many features like easy schema edition, and easy certificate, dns names, group and users management. Allows you to import and export user accounts from Active Directory and OpenLDAP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Purpose of this project is to build portable, easy-to-use and standard compliant library suitable for developing free and commercial software that need support for a RADIUS protocol (RFCs 2138 and 2139).
    Downloads: 11 This Week
    Last Update:
    See Project
  • 19
    Jidgen is an easy-to-use, but powerful Java-based id generator. It uses templates for automated id generation and optional collision detection to avoid duplicate ids.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    pam_mobtok is a PAM module together with a J2ME midlet to realize authentification. A password is entered into the J2ME capable mobile device which then generates a token that is valid for a short time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The 'jpwgen' program is a Java-based password generator whose functionality resembles the popular 'pwgen' program. The *nix based version of 'pwgen' is available at http://sourceforge.net/projects/pwgen/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CAILogin (Counter AI Login) is an image-based user verification program for web-page logins. It's written in plain C with no special dependencies, and hence it's very suitable for embedded systems which lack "big" interpreted languages, such as PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Export data from EID metadirectory to LDAP
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    nss_db

    Berkeley DB NSS module

    A fork of nss_db, modified to work on Solaris as well as Linux. This provides an alternative location for storing configuration information used by the Name Service Switch libraries, and may be used to supplement user, group and other information in a Berkeley DB. The Berkeley DB NSS module provides an alternative means for storing configuration information traditionally kept in several plain-text files in /etc (e.g. /etc/passwd). The module uses the Berkeley DB Library to store this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A virtual filesystem for FUSE that allows to navigate an LDAP tree.
    Downloads: 2 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB