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
Automate contact and company data extraction
Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.
Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
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.
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.
Program to synchronize AD user objects of different AD forests
...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 of the source forest in their Global Address List.
Notes:
- User objects of the source AD forest are imported as contact objects into a selected OU of the target AD forest...
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.
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.
Implementation of checkpassword-compatible LDAP authentication program. Details on "checkpassword" interface are available at http://cr.yp.to/checkpwd.html
As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
benchmark-ldap is a Program in C to provide benchmark in severals ldap servers. Is very easy to compile and execute. This program use "threads" to provide severals search in ldap server at the same time. If you wish have a good ldap server, you need th
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.