[Postfixbuch-users] auxpropfunc error invalid parameter supplied

Andreas Winkelmann ml at awinkelmann.de
Do Sep 20 22:20:36 CEST 2007


On Thursday 20 September 2007 21:00, Thomas Antony wrote:

> In /var/log/messages erhalte ich mehrere Einträge pro Minute mit:
>
> Sep 20 20:00:23 mail postfix/smtpd[18021]: auxpropfunc error invalid
> parameter supplied
> Sep 20 20:00:29 mail postfix/smtpd[18063]: auxpropfunc error invalid
> parameter supplied
> ...
> ...

Vermute mal da steht noch was zugehöriges drunter oder auch drüber. Evtl. auch 
in nem anderen Log, wüsste jetzt kein OS welches Mail-Zeug 
nach /var/log/messages schickt.

> Es läuft Postfix in Version 2.3.3 und cyrus-sasl 2.1.22. Postfix
> verwendet saslauthd mit ldap.

Welches OS ist das und welche cyrus-sasl Sub-Pakete sind installiert?

> In der main.cf befinden sich die üblichen Parameter für sasl:
>
> smtpd_sasl_auth_enable = yes
> smtpd_sasl_local_domain =
> smtpd_sasl_security_options = noanonymous
> broken_sasl_auth_clients = yes

"postconf -n" interessiert uns mehr, da muss man nicht auf Schreibfehler 
achten.

> ]# cat /etc/sasl2/smtpd.conf
> pwcheck_method: saslauthd
> mech_list: PLAIN LOGIN
> log_level: 2
>
> ]# cat /etc/saslauthd.conf
> ldap_servers: ldap://127.0.0.1:389/
> ldap_search_base: o=Scalix
> ldap_auth_method: bind
> ldap_filter: omUlAuthid=%u
> ldap_version: 3
> ldap_bind_dn: cn=sxadmin,o=scalix
> ldap_bind_pw: password
>
>
> Die Authentifizierung für smtp funktioniert nicht.
> Sep 20 20:47:45 mail saslauthd[19512]: do_auth         : auth failure:
> [user=ta] [service=smtp] [realm=DOMAIN.LOCAL] [mech=ldap] [reason=Unknown]

> Welcher Parameter ist in welcher config falsch?

Ohne Deine LDAP-Struktur zu kennen ist eine Beantwortung der Frage wohl nahezu 
unmöglich. Da saslauthd benutzt wird, würde ich mit der saslauthd.conf 
anfangen. Postfix ist dann wohl raus.

Teste mit testsaslauthd. Dreh das Logging im LDAP-Server und evtl. saslauthd 
selber auf.

-- 
	Andreas



Mehr Informationen über die Mailingliste Postfixbuch-users