Hello All,
Well, 1 this may not really be a "newbie" question, but seeing as how I'm somewhat of a newbie to programming with PHP I posted in this section. If I'm incorrect "mod's" feel free to move this.
- Now down to my question.
I currently have a web site "application" that me and a buddy have written. What this "application" does is it let's you browse the file server and open files and such upload/download/move/delete as if you were browsing the computer from the network.
We now need to implement security into this "application" I have just installed Active Directory and have done a lot of reading about "binding" to active directory. My question is if we bind to Active Directory and create a session with that bind will the security rights from the groups that the user is in carry over with the session we have created? and if so are there any resources on the web that may give me direction.
What I can currently do is:
1. Bind to Active Directory (Windows 2003 Server) using php and any user credentials
2. Search Active Directory.
Any help with this would be greatly appreciated.
Thank you, and HAPPY THANKSGIVING ALL 🙂