Hi Everyone!
I had a hard time to get used to ldap and I still have Problems.
lsb_release -d
Description: Debian GNU/Linux 7.4 (wheezy)
I did a installation from svn and installed all dependencies:
svn checkout
http://svn.egroupware.org/egroupware/branches/1.8/aliases/default .
Everything works fine except creation of egroupware administration
account fails.
Now I have 2 questions. The first might be more egroupware specific the
second more ldap specific.
Question 1
The farest I got is to this error message:
ldap_add(,uid=gwadmin,dc=subdom,dc=example,dc=net,Array ( [objectclass]
=> Array ( [0] => top [1] => person [2] => organizationalperson [3] =>
inetorgperson [4] => posixaccount [5] => shadowaccount ) [uidnumber] =>
1002 [uid] => gwadmin [gidnumber] => 1001 [sn] => [mail] =>
admin@example.org [cn] => [userpassword] => {crypt}$2a$12$Ab[…]yZ
[shadowLastChange] => 16157 [homedirectory] => /dev/null ) ) Invalid syntax
Error in admin-creation !!!
How can the syntax be invalid if it is created by setup program?
Is it about password hash? I tryed to change mcrypt option in header
config from “yes” to “no” without effect.
Question 2
First I tryed to install egroupware with admin for
dc=subdom,dc=example,dc=net
which gave me:
ldap_add(,cn=Default,ou=groups,dc=subdom,dc=example,dc=net,Array (
[objectclass] => Array ( [0] => top [1] => posixgroup ) [gidnumber] =>
1000 [cn] => Default ) ) Insufficient access
ldap_add(,cn=Admins,ou=groups,dc=subdom,dc=example,dc=net,Array (
[objectclass] => Array ( [0] => top [1] => posixgroup ) [gidnumber] =>
1001 [cn] => Admins ) ) Insufficient access
Error in group-creation !!!
After that I used admin for dc=example,dc=net which resulted in error in
question 1. What do I have to do to install egroupware using admin for
subdomain?
Regards
eGroupWare-users mailing list
eGroupWare-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-users