Permissions for LDAP

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
amir
Forum Contributor
Posts: 287
Joined: Sat Oct 07, 2006 4:28 pm

Permissions for LDAP

Post by amir »

Hey all,

I was wondering what permissions I need to grant my PHP_User account (under Win2K3 domain) so I will successfully be able to use it for LDAP. Right now, my LDAP scripts will only run if I use the administrator (domain) account. Obviously I don't want to do that.

Thanks!
Post Reply