Hi,
I have OX with LDAPsync.
Now I created a user in my ldap and I syncronize with OX: I have the new user in the OX, but this user don't have E-mail client in the OX and he can't define more imap accounts.
Then If I run this command in the OX server:
/opt/open-xchange/sbin/changeuser -c 1 -A oxadmin -P myoxadminpassword -u myuser -e myuser@mydomain --imaplogin myuser --imapserver myimapserver --smtpserver mysmtpserver
and my user has now default e-mail, but he can't configure more imap accounts.
BUT, if I create this user first in the OX, then I create this user in the ldap, and finally I syncronize the ldap in the OX, this user has default e-mail defined and can configure more imap accounts, but he can't modify the default e-mail.
When I create a user in a OX without LDAPsync he has default e-mail, he can modify this default e-mail and he can configure more imap accounts.
Somebody knows the solution to have a complete user features only syncronizing with ldap?
My ldap needs more user information?
I use this command for syncronizing ldap-OX:
/opt/oxldapsync/sbin/oxldapsync.pl -c 1 -f /opt/oxldapsync/etc/ldapsync.conf -A oxadmin -P secret
Thanks,
Joan
I have OX with LDAPsync.
Now I created a user in my ldap and I syncronize with OX: I have the new user in the OX, but this user don't have E-mail client in the OX and he can't define more imap accounts.
Then If I run this command in the OX server:
/opt/open-xchange/sbin/changeuser -c 1 -A oxadmin -P myoxadminpassword -u myuser -e myuser@mydomain --imaplogin myuser --imapserver myimapserver --smtpserver mysmtpserver
and my user has now default e-mail, but he can't configure more imap accounts.
BUT, if I create this user first in the OX, then I create this user in the ldap, and finally I syncronize the ldap in the OX, this user has default e-mail defined and can configure more imap accounts, but he can't modify the default e-mail.
When I create a user in a OX without LDAPsync he has default e-mail, he can modify this default e-mail and he can configure more imap accounts.
Somebody knows the solution to have a complete user features only syncronizing with ldap?
My ldap needs more user information?
I use this command for syncronizing ldap-OX:
/opt/oxldapsync/sbin/oxldapsync.pl -c 1 -f /opt/oxldapsync/etc/ldapsync.conf -A oxadmin -P secret
Thanks,
Joan
Comment