On 8.2.2011, at 17.23, Lukas Haase wrote: > pass_attrs = > uid=user,userPassword=password,homeDirectory=userdb_home,uidNumber=userdb_uid,gidNumber=userdb_gid,uid=userdb_system_groups_user > > In this configuration I get the error in the subject line that uid is used > multiple times. > > I know, but the message is somehow "weird" since it says it is *currently* > unsupported. However, it seems to me that it is not supported any more. > Is this true? Is there a reason for this?
I'm pretty sure it never worked. I think in v1.0 it simply ignored the first uid=user. So you could probably just remove that.