[OBM] Backend MiniG

Yassine AYACHI ayachi.yassine at gmail.com
Mon Nov 3 23:14:39 CET 2008


Mon système postfix+cyrus+ldap est bien configuré... j'arrive à envoyer et
recevoir des mails correctement sur mon serveur. mon pb est avec l'interface
MiniG lorsque j'entre un login/mdp d'un utilisateur de messagerie le
navigateur tourne indéfiniment sans retourner d'erreur...
Je suis à court d'idées un coup de pouce plz.
Voici mes fichier de conf :
frontend_conf.ini
########################################################
# General Frontend settings #
# copy this file to /etc/minig/frontend_conf.ini #
########################################################
# IMAP proxy location (MiniG backend location)
frontend.proxyUrl=http://127.0.0.1:143
# Set to "true" if frontend handles login by itself . If "false", a
# previous app layer MUST perform login before showing the frontend.
#
# With the GWT frontend running in tomcat, a servlet filter might perform
# the login operation.
frontend.ajaxLogin=true
# those settings are needed when OBM acts as single sign on provider for
MiniG
#frontend.ssoProvider=fr.aliasource.webmail.server.OBMSSOProvider
#frontend.ssoServerUrl=http://192.168.10.42/sso/sso_index.php
#frontend.logoutUrl=http://192.168.10.42/obm.php?action=logout
####################################
# gwt front specific settings #
####################################
# client implementation
# uncomment for the dummy implementation
#frontend.gwt.proxyClientFactoryClass=fr.aliasource.webmail.server.proxy.client.DummyProxyClientFactory
# real client implementation
frontend.gwt.proxyClientFactoryClass=fr.aliasource.webmail.server.proxy.client.http.ProxyClientFactory

backend_conf.ini
#IMAP & SMTP server configuration
backend.imap.uri=imap://127.0.0.1
backend.imap.singleDomain=false
backend.smtp.uri=smtp://127.0.0.1
#
# ldap address book. %q is replaced by the query.
#
completion.ldap.filter=(&(objectClass=inetOrgPerson)(mail=%q*))
completion.ldap.url=ldap://127.0.0.1
completion.ldap.basedn=dc=testobm

sachant que ds mon fichier web.xml j'ai le le filter et le filter-mapping
commentés (ceci me permet d'accéder à la page d"cceuil MiniG)

Merci d'avance pr vos propositions.

Yassine.


Le 30 octobre 2008 08:17, Yassine AYACHI <ayachi.yassine at gmail.com> a écrit
:

> Bonjour,
>
> En effet mon interface est accessible après avoir désactivé le filtre ...il
> me reste mnt un problème d'authentification (login/mdp) et d'accès à
> l'interface... je m'y penche depuis hier mais rien trouvé.
>
> Merci d'avance de ds retours.
>
> Yassine.
>
> Le 29 octobre 2008 13:19, Thomas CATALDO <thomas.cataldo at aliasource.fr> a
> écrit :
>
>> Quoting "Yassine AYACHI":
>> > Bonjour la liste,Quelqu&apos;un sait-il d&apos;où cette erreur peut
>> provenir? J&apos;ai ceci après avoir configurer mon frontend_conf.ini, mon
>> backend a été bien configuré (merci Thomas :-)).
>>
>> Désactivez le filter dans le web.xml du frontend, il n'est utile que quand
>> OBM est utilisé comme serveur de sso pour minig.
>>
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.list.aliasource.fr/pipermail/obm/attachments/20081103/32ab8f61/attachment.html


More information about the Obm mailing list