32 projects for "all to" with 2 filters applied:

  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 1
    EJBCA, JEE PKI Certificate Authority
    EJBCA is an enterprise class PKI Certificate Authority built on JEE technology. It is a robust, high performance, platform independent, flexible, and component based CA to be used standalone or integrated in other JEE applications.
    Leader badge
    Downloads: 164 This Week
    Last Update:
    See Project
  • 2
    nuBuilder Forte

    nuBuilder Forte

    nuBuilder Forte is a cloud database builder.

    ... - Forms with the Form Builder - Fast Reports - Database queries with the SQL Builder - Customised date and number formats with the Format Builder - Calculated fields with the Formula Builder - Email Templates - Move and resize objects. - Further customisation that can be done with JavaScript and PHP. ✪ nuBuilder stores all forms, reports, company data and PHP/JavaScript code in MySQL. You can backup your entire application within a single database file. ✪ Easy installation: - Download and unzip the nuBuilder files - Upload to your webserver - Create a database (e.g. nubuilder4) and optionally a user - Make a copy of
    Downloads: 16 This Week
    Last Update:
    See Project
  • 3
    This small perl program allows you to easily export LDAP entries from an LDAP server (MS ActiveDirectory for example) to csv format. It can export various csv formats and can deal with mutlivalued attributes.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    ldap-yp-tools

    LDAP tools to support formerly NIS environments.

    Many enviroments are switching from the Network Information Service (NIS) system over to the Lightweight Directory Access Protocol (LDAP) for sharing their network information (login names, passwords, home directories, group information) to all of the machines on the network. NIS was formerly known as Sun Yellow Pages (YP). This package implements several utilites that provide functional equivalents to utilities from the yp-tools and util-linux-ng package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 5
    ...The values given from STDIN are parsed into a filterstring containing placeholders. The found DNs are printed to STDOUT for each search. Parameters allow fine tuning of all features including attribute printing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OAuth2orize

    OAuth2orize

    OAuth 2.0 authorization server toolkit for Node.js

    ...It integrates with Express and similar frameworks, letting developers define how clients are authenticated, how authorization decisions are made, and how tokens are issued, all through a clean, extensible API. The module encourages a modular design where individual grant types are plugged in as needed, enabling only relevant flows for a given application, such as supporting third-party app access without exposing user credentials. It also provides helpers for serializing clients and users into session state, signing tokens, and validating requests, reducing the boilerplate developers would otherwise write.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    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. The...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    gnupasswd

    gnupasswd

    gnupasswd - gnu change user password

    ...(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". ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    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
  • Loan management software that makes it easy. Icon
    Loan management software that makes it easy.

    Ideal for lending professionals who are looking for a feature rich loan management system

    Bryt Software is ideal for lending professionals who are looking for a feature rich loan management system that is intuitive and easy to use. We are 100% cloud-based, software as a service. We believe in providing our customers with fair and honest pricing. Our monthly fees are based on your number of users and we have a minimal implementation charge.
    Learn More
  • 10
    Wap Auto Index Advance

    Wap Auto Index Advance

    Auto Index wap is Advance of Download Portal (Multi Language)

    Djamolwap 13v -Advance Auto Index With Web Admin Panel + Multi Language + Themes ||||||||||||||||||||||||||||||||||||| New Updates ||||||||||||||||||||||||||||||||||||| - Multi Language Website 1) English 2) Urdu 3) Gujrati 4) Russian - User/Visitor manual change language website - Multi Language Plugin On/Off - Added Function in Admin Panel - Automatic All Mp3 Tag Setting Added _____________________________________________ Official Website : http://ai.djamol.com Demo Of Future & Installation Live http://youtube.com/phpindia ------------------------------------- [[ Requirements ]] Webserver (Cpanel OS OR Other OS) * PHP 5.0 or greater * MySQL 5.0 or greater # The mod_rewrite Apache module (.htaccess) (Note : mod_rewrite Apache if this future not avilalble then use DjAmolWap 10.4version without htaccess)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    passport-local

    passport-local

    Username and password authentication strategy for Passport and Node.js

    ...Once integrated with an Express-based application, it handles reading credentials from requests, invoking your verification logic, and managing success or failure flows, all while cooperating with session middleware to serialize authenticated users.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    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
  • 13

    phpBB Multiple Domain SSO

    phpbb Multiple domain Single Sign on with wordpress plugin

    ...This is how numerous sites like facebook do it. Currently there is no other way of legally setting cookies for different domains than the one that is active. You have to have a page that loads up all the cookie setting codes from remote domains. However the loading up of authentication page, the remote authenticator pages in their iframes, and the redirection is VERY fast, taking only 1 seconds or 1.5 seconds. just like how you see in facebook etc - or any other site that uses this method. All files contain extensive comments, and also include configuration variables to change.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An all-in-one authentication with mysql as backend. Features: - Howto/Document - user info - libnss-mysql - pam-mysql - usersql - pdbsql (samba) - radius-mysql - mail
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This plugin enables single sign-on and uses a modified version of the RADIUS module.This RADIUS Plugin allows to work with all methods of RADIUS authentication, such as PAP, CHAP MD5, MS CHAP v.1, MS CHAP v.2. For Mahara 1.2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PHP security system that protect your web applications adding on your source ONLY ONE LINE OF CODE! Administrators can manage policies, authentication and authorisation for as many users and groups, all through a single and intuitive Ajax based interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This plugin enables single sign-on and uses a modified version of the RADIUS module. This RADIUS Plugin allows to work with all methods of RADIUS authentication, such as PAP, CHAP MD5, MS CHAP v.1, MS CHAP v.2. For Moodle 1.8.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Smbglen provides an ldap manager and a kind of 'srvmgr' all in one for Samba.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Web reverse proxy for Single Sign On (SSO). It can apply a security policy (profiles stored in a LDAP directory) to an existing set of applications, consolidate websites, encrypt all communications, rewrite simple URLs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Easy and ready-to-use set of .Net Classes to implement LDAP applications (Servers and Clients). Included in the project: - Classes for all types of LDAP Requests and Responses; - Void Server and void Client Classes, ready for custom implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    InterLDAP is a middleware for identity management, completed with management tools. It is divided in subprojects, all designed for one objective: manage electronic identities, from their creation, trough their life in organization, until their deletion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The purpose of this project, is to provide an open source replacement for all of Microsoft Exchange functionality. The product is delivered as an installable system that is fully functional and pre configured for use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A graphical user, group, and computer account manager for LDAP servers. Doesn't try to be the end-all LDAP tool, focuses on making user management quick and easy. (For linux/gnome, windows, MacOS coming RSN)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project will hold many subprojects all of them based on the .NET platform. The main purpose of this project is to keep the MVP comunity connected and working together in an open source project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ICRadius is an Open Source RADIUS package utilizing MySQL tables for all dictionaries, user files, accounting data, etc. This allows fast, efficient manipulation and analysis of available data. ICRadius is a mature, production quality RADIUS package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next