Skip to content
Discussion options

You must be logged in to vote

For anybody in a similar boat as myself that wants to add in LDAP authentication into their environment (specifically with Active Directory), then please take a look at the following mini-project:

If you already have a PHP web server with LDAP installed you can use the code to connect to one or more Active Directory servers, and set things up in such a way that each user gets their own folder automatically, which is the primary use case I have for my environment.

In addition to being able to work from a web server, I made the code do double-duty and it can also function from the CLI. It's not quite as performant as a Golang solution at the …

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@drakkan
Comment options

@orware
Comment options

Comment options

You must be logged in to vote
1 reply
@drakkan
Comment options

Answer selected by drakkan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants