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
Find Hidden Risks in Windows Task Scheduler
Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.
Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
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.
...(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". ...
An all-in-one authentication with mysql as backend. Features: - Howto/Document - user info - libnss-mysql - pam-mysql - usersql - pdbsql (samba) - radius-mysql - mail
This is a simple LDAP benchmark tool. It creates a number of threads and every thread tries to connect to the Server and does a different query x times. Then all the errors and the time are counted. Through this the religability of LDAP should be tested.
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.
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.
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.
The project is to optimize both the Linux Workstation and School Server at for student usage. All the applications that were available would be systematically replaced with linux applications. The Network connections to the existing systems remain inta
auth postgresql would provide the capability to keep all users info in a PostgreSQL database instead than in plain text files (as usually) and even more have a more performant system than NIS+.