The solution is to use [EMAIL PROTECTED] in the passwd and %0.d instead of %d in userdb static.
On Tue, 22 Apr 2008 12:35:53 +0200, Johannes Berg <[EMAIL PROTECTED]> wrote: > On Tue, 2008-04-22 at 12:25 +0200, andel wrote: >> On Tue, 22 Apr 2008 11:30:52 +0200, Johannes Berg >> <[EMAIL PROTECTED]> wrote: >> > >> > I would guess that %d expands to "" (i.e. the empty string). Are your >> > clients logging in with "[EMAIL PROTECTED]"? >> >> Yes, they do. >> How can I find out if this is the case and what can I do about it? > > I don't really know, maybe this depends on what your passdb returns? > Check the wiki maybe it knows more. > > johannes