hi----- In the setup i set the admin, base, etc.-..
I have a system that use mail server with ldap, so i want to use the same users (email accounts) and passwords in phpgroupware- but, i do not have this file "class.accounts_ldap.inc.php" so i don´t know where to set the attribute that contains the mail in order to auth. with that attribute.- for example if i try to log in with a mail of my ldap in phpgroupware i can`t... Thanks.... Michael.- El jue, 26-01-2006 a las 19:50 +0100, Benoit Hamet escribió: > 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 > > > > > _______________________________________________ > Phpgroupware-users mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/phpgroupware-users _______________________________________________ Phpgroupware-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/phpgroupware-users
