[Phamm] LDAP Error: Invalid syntax (Code 21) Adding new account -SOLVED
Max
max-list at kringdata.net
Thu Jul 16 09:22:24 CEST 2009
Den 2009-07-15 16:05, Max skrev:
> Den 2009-07-15 15:42, Mirko ML skrev:
>> Alessandro De Zorzi ha scritto:
>>> Max ha scritto:
>>>> Hi
>>>>
>>>> I have just installed Phamm 0.5.16 as a replacement for Jamm.
>>>> I can add a domain but when I try to add a user, I get the error "LDAP
>>>> Error: Invalid syntax (Code 21)"
>>> are you sure loaded all .schema required by plugins?
>>
>> This could be a good start
>>
>> http://www.howtoforge.com/postfix-virtual-hosting-with-ldap-backend-and-with-dovecot-pop3-imap-on-ubuntu-8.10
>>
>>
>
> Hi
>
> From my slapd.conf
> include /usr/local/etc/openldap/schema/core.schema
> include /usr/local/etc/openldap/schema/cosine.schema
> include /usr/local/etc/openldap/schema/nis.schema
> include /usr/local/etc/openldap/schema/inetorgperson.schema
> include /usr/local/etc/openldap/schema/phamm.schema
> include /usr/local/etc/openldap/schema/phamm-vacation.schema
> include /usr/local/etc/openldap/schema/ISPEnv2.schema
> include /usr/local/etc/openldap/phamm.acl
>
> And parts of my config.inc.php
> // The default plugin
> define ('DEFAULT_PLUGIN','mail');
>
> // This array contains the active plugins
> // NOTE the display order reflect this order
> $plugins = array();
> $plugins[] = "mail";
> $plugins[] = "alias";
> //$plugins[] = "dns";
> //$plugins[] = "ftp";
> //$plugins[] = "proxy";
> //$plugins[] = "radius";
> //$plugins[] = "radius_stats";
> //$plugins[] = "rates";
> //$plugins[] = "person";
>
>
> Is openldap-server 2.4.16 OK?
>
>
> /Max
> _______________________________________________
> Phamm mailing list
> Phamm at lists.rhx.it
> http://lists.rhx.it/cgi-bin/mailman/listinfo/phamm
>
Hi
I missed adding the sample-mail.ldif, I only add sample-main.ldif. I missed that it was different files.
/Max
More information about the Phamm
mailing list