Eric,
That helped... I got past that
Now I'm getting this Any Ideas?
Warning: ldap_add(): Add: Invalid syntax in /home/htdocs/phpgroupware/phpgwapi/inc/class.accounts_ldap.inc.php on line 1004 ldap_add FAILED: [21] Invalid syntax
Adds: cn=Default,ou=groups,o=greene,c=US
Array
(
[objectclass] => Array
(
[0] => phpgwGroup
[1] => posixGroup
)[phpgwgroupID] => 500 [gidnumber] => 500 [cn] => Default [description] => phpgw-created group )
Kennedy van Dam Eric writes:
jason a Ãcrit :
I'm new to PHPGW.
I was using Opengroupware and LDAP auth and it was working.
Can someone help me configure PHPGW to use LDAP?
I don't understand these settings LDAP accounts context: LDAP groups context:
When I set these to what I think they should be (I've tried other things as well)
I get this Warning: ldap_bind(): Unable to bind to server: Invalid credentials in /home/htdocs/phpgroupware/phpgwapi/inc/class.common.inc.php on line 272 Error: Can't bind to LDAP server: o=greene,c=US! Error: Error connecting to LDAP server localhost!
Can someone help me out?
Hi,
In my ldap I have two "ou", one is ou=People (containing people accounts) and one is ou=Groups (containing the groups of users). In the settings of phpgw, I have put LDAP accounts context: "ou=People,dc=my,dc=org" LDAP groups context: "
ou=Groups,dc=my,dc=org"
Hope this will help
_______________________________________________ Phpgroupware-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/phpgroupware-users
