sorry i forgot this config file
[logging]
default = FILE:/var/log/krb5libs.log
kdc = FILE:/var/log/krb5kdc.log
admin_server = FILE:/var/log/kadmin.log
[libdefaults]
default_realm = W2K3.TEST
default_keytab_name = FILE:/etc/krb5.keytab
dns_lookup_realm = false
dns_lookup_kdc = false
[realms]
W2K3.TEST = {
kdc = kdc:88
admin_server = kdc:749
default_domain = w2k3.test
}
[domain_realm]
.w2k3.test = W2K3.TEST
w2k3.test = W2K3.TEST
2010/1/15 Victor Duchovni <[email protected]>
> On Fri, Jan 15, 2010 at 05:34:16PM +0100, Lanfeust troy wrote:
>
> > Jan 15 17:23:00 auth postfix/smtpd[17540]: warning: SASL authentication
> > failure: GSSAPI Error: Unspecified GSS failure. Minor code may provide
> more
> > information (Configuration file does not specify default realm)
>
> The default (Kerberos) realm is specified in /etc/krb5.conf
>
> --
> Viktor.
>
> Disclaimer: off-list followups get on-list replies or get ignored.
> Please do not ignore the "Reply-To" header.
>
> To unsubscribe from the postfix-users list, visit
> http://www.postfix.org/lists.html or click the link below:
> <mailto:[email protected]?body=unsubscribe%20postfix-users>
>
> If my response solves your problem, the best way to thank me is to not
> send an "it worked, thanks" follow-up. If you must respond, please put
> "It worked, thanks" in the "Subject" so I can delete these quickly.
>