OK I got past that... but Now it keeps trying to create "Default" cn.  Why? 
Where is it getting "Default"



Here is the current error

Warning: ldap_add(): Add: Invalid syntax 
in /home/htdocs/phpgroupware/phpgwapi/inc/class.accounts_ldap.inc.php on line 
1005
ldap_add FAILED: [21] Invalid syntax

Adds: cn=Default,ou=groups,o=greene,c=US

Array
(
    [objectclass] => Array
        (
            [0] => phpgwGroup
            [1] => posixGroup
        )

    [phpgwgroupID] => 200
    [gidnumber] => 200
    [cn] => Default
    [description] => phpgw-created group
)


_______________________________________________
Phpgroupware-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-users

Reply via email to