25 Apr
2012
25 Apr
'12
11:50 a.m.
thanks for your help dennis...
Indeed, it seems some of your users try to authenticate with a username without the '@domain' part.
You can either try to make your users comply or you can use auth_default_realm in your config:
in this case the users are me :) same username every time i connect, but each time i see a load of db lookups that are different but using this same u variable...
# Default realm/domain to use if none was specified. This is # used for both SASL realms and appending @domain to username # in plaintext logins. # #auth_default_realm =
ahhh, ok. only i have multiple domains, so how does that werk ? just put em all in ?
cheerz
Kris