With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Easy-to-Use Website Accessibility Widget
An accessibility solution for quick website accessibility improvement.
All in One Accessibility is an AI based accessibility tool that helps organizations to enhance the accessibility and usability of websites quickly.
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.
This program allows you to easily collate and count entries by selecting an attribute. Entries are searched and then grouped by attribute occurrence, which is then printed as result.
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...
No More Logon Scripts!
Save the UNC paths of network drives in a ActiveDirectory schema extension, and connect them automatically, by a generic C# logon program.
Pocomos is a cloud-based field service solution that caters to businesses
Built for the pest control industry, but also works great for Mosquito Control, Bin Cleaning, Window Washing, Solar Panel Cleaning, and other Home Service Businesses in need of an easy-to-use software that helps you simplify routing, scheduling, communications, payment processing, truck tracking, time tracking, and reporting.
LDIFtoCSV
Converts LDIF(LDAP Data Interchange Format)
text files to CSV(comma-separated values) text files.
The file can then be manipulated in a text editor or
spreadsheet program easier.
This is a program used to create sql command that helps creating all tables, functions and metadata for openldap backsql. All the sql command is based on ver5.0.x MYSQL. It is possible to change to sql command to fit other database backend.