Showing 39 open source projects for "garnet-file"

View related business solutions
  • 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
  • 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
  • 1
    LDAP Account Manager
    LDAP Account Manager (LAM) is a webfrontend for managing accounts stored in an LDAP directory. You can use templates for account creation and use multiple configuration profiles. Account information can be exported as PDF file.
    Leader badge
    Downloads: 109 This Week
    Last Update:
    See Project
  • 2

    ldif-preg_replace

    sed-like modify and convert LDIF files using regular expressions

    This small perl tool allows you to easily modify LDIF files with the power of regular Expressions. Unlike the sed-command this tool deals well with LDIF files, supporting base64 encoding/decoding and wrapping/folding. It can be used in a pipe, making it the ideal choice for automation and enhances common commands like ldapsearch and ldif-extract.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    ldif-extract

    Extrect selected entries from LDIF files like grep

    ldif-extract is a small 'grep' like tool to extract and convert data from LDIF files. It could be used standalone or also in a pipe together with other tools like ldapsearch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Led is a general purpose LDAP editor which allows editing of LDIF records or standard unix flat file representations of LDAP databases using your favorite editor.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5
    BLAZAM

    BLAZAM

    AD Web Management Platform

    Blazam is a web app that lets you manage Active Directory, even from your phone. You can delegate account functions and let your users manage Active Directory objects. Blazam also has user templates, photo management, and recycle bin access. For most up to date info, see https://blazam.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    ldap-preg_replace

    Replace/add/delete LDAP attributes online with regular expressions

    Replace, add and delete values of LDAP attributes online with regular expressions. Automate daunting data maintenance Tasks. Save yourself from the need to fiddle around with LDIF Change files (or create them based on the replacement result)!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    JNDI DirContextSource (moved to GitHub)

    JNDI DirContext source builder utility

    A JNDI DirContext factory which works very much like a JDBC DataSource returning ready-to-use DirContext objects. This project has moved to https://github.com/michael-o/dirctxsrc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Univention Corporate Server (UCS)

    Univention Corporate Server (UCS)

    An open source Identity & Access Management solution with AD-functions

    Univention Corporate Server (UCS) is our open integration platform offering centralized Identity & Access Management (IAM) with Nubus with a web portal. -Portal with Single Sign-On -Integrated IAM -Packaged integrations -App Center with enterprise applications -Active Directory integration -Platform for your entire IT -Operation on-premise, in the cloud, or hybrid The centerpiece of UCS is Nubus, our central IAM solution for managing identities, roles, and groups. The integrated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Load AD Contacts

    Program to synchronize AD user objects of different AD forests

    Synchronize address data (e.g. Outlook Global Address List (GAL)) between different Active Directory (AD) forests. The process is as follows: 1) Export user objects of source forest using LDIFDE (a tool provided by Microsoft) 2) Use the program LoadADContacts2 to determine differences between this export and the specified OU of the target AD forest. 3) Update the OU of the target AD forest using LDIFDE using the output of LoadADContacts2 Now users in the target forest can see the users...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    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
  • 11
    CN=Monitor
    LDAP Directory Server Monitoring tool with focus on 389 DS / Red Hat / Sun / Oracle ODSEE and Open LDAP. IBM Tivoli and Novell eDirectory. Other Directory Services are also supprted.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    iF.SVNAdmin
    The iF.SVNAdmin application is a web based GUI to your Subversion authorization file. It is based on PHP 5.3 and requires a web server (Apache) to be installed. (+ LDAP integration; no database required)
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 13
    LDIF to XLS (Excel) module

    LDIF to XLS (Excel) module

    Module for Microsoft Excel 2003 or below to conver LDIF file to .XLS

    ENGLISH: (Español más abajo) Module (.bas) based on VBA (Visual Basic for Applications) to convert a LDIF file, dowloaded from any LDAP server such Active Directory from Microsoft, to a Microsoft Excel sheet called "Destino". Fully tested on Microsoft Excel 2003 or below, but haven't been tested on 2007 and above. How to use: Search the forum. Check the Forum for help. Please review the module and ask for help in the forum if you want.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    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
  • 15
    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
  • 16
    slapd-cyrus is a slapd backend, used to translate LDAP DIT into Cyrus IMAP-server configuration. It can manage user folders, shared folders and ACLs of shared folders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Xylophone is a set of XSLT stylesheets for presenting XML data as LDIF. It includes support for simple text- and numerical- manipulation and publishing lists of objects. It can also fetch data from an external XML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is an Open source tool named LDAP GUI for Academic Institutes which offers the users/administrators a graphical user interface for LDAP Installation and Configuration. This is especially built to cater the needs of an Engineering College System.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Asterisk AD integration \ VQ monitoring
    The project is a preconfigured VoIP PBX VM Image based on Asterisk. But provides more advance features, such as LDAP integration, VQ monitoring via RTCP XR reports, LDAP user login, integrated billing system and telephone directory PDF generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Active Directory Tool, Version 1.2
    Active Directory Users and Computers search tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Active Directory Browser
    Active Directory Browser (AD Browser) is a remote browser tool for viewing, managing, personalizing Microsoft(c) Server Active Directory(tm) User accounts. AD Browser could also be used as a LAN Chat application within Enterprise (Company).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Naraio is LAMP like software. It contains Apache, MySQL, PHP, Perl, Openssl, Phpmyadmin, OpenLDAP, Subversion, Ruby, Python, Phpldapadmin, and Trac. Trac and Subversion are authenticates user with integrated ldap. Naraio is easy, secure and flexible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DREK stands for Directory REpliKator; replicates one LDAP (sub)tree into another. Replaces attributes (base DN) to match the destination tree. Generates LDIF file which can be reviewed and imported by other means, like ldapmodify.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ISPMan is a system to design massive ISPs using LDAP as the backend. ISPMan provides a web front end and a command line interface to create virtual domains and manages users, dns information, email infos and httpd setup data for these vhosts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Qmail-ldap-UI is an web-based tool for creating, deleting user/distribution-list from an LDAP database. Now you can create users and distribution list easily which is used for Qmail. Also you can Add/remove users from the distribution list easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next