Hi Michael, Try to read the doc under phpgwapi/doc/ldap
There is the schema for phpgroupware that you need to load in your ldap server. You need to check which is your base class (person or account) and modify phpgwapi/inc/class.accounts_ldap.inc.php accordingly (no need if it's account). Your users will be upated when they will log in (so the ldap entry is modified to take new schema in consideration). To configure the uri, admin dn etc, take a look in the setup, choose ldap as account storage, and add the dn passwd etc ... regards, Caeies Michael Fernández M. wrote: > Hi... > > can i connect phpgroupware to Ldap?, in order to authenticated using the > same user and pass that i already have? > > where can i set the base dn, admin?, etc? > > Thanks!!!! > > Michael.- > > > > _______________________________________________ > Phpgroupware-users mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/phpgroupware-users >
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Phpgroupware-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/phpgroupware-users
