Jump to content

idea help for PHP and Mysql


zour1el

Recommended Posts

I have a searchable directory for my company.  I want the users to have access to just there information in the mysql database for them to update.  We use AD for most of the auth. here.

 

I was looking for some ideas how to achieve this.....

 

I have thought about adLDAP,OpenLDAP, php's wrote in support for LDAP......

 

 

What are your ideas..... easiest and cleaniest....

Link to comment
https://forums.phpfreaks.com/topic/242281-idea-help-for-php-and-mysql/
Share on other sites

"cleaniest" I can think of is just associate each record with their username and give them permissions to change just the fields where their username matches the one in the database. No need for LDAP to do that. (I'm assuming this directory is in an intranet where people can log in ? )

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.