I have problems using winbindd and user accounts with Swedish characters. After upgrading to Samba 2.2.5, the NSS functions seems to translate the Swedish chars correctly for getpwent(): [root@testctc-master root]# getent passwd | grep -i p?r p?r:x:10005:10000:P?r Svensson:/home/TESTCTC/p?r:/bin/bash But, it's not possible to lookup users with Swedish chars: [root@testctc-master root]# id p?r id: p?r: No such user [root@testctc-master root]# id nisse uid=10000(nisse) gid=10000(Dom?nanv?ndare) groups=10000(Dom?nanv?ndare) I've looked a bit at the source code but cannot find the problem. Any ideas? -- Peter ?strand Telephone: +46-13-21 46 00 Cendio Systems E-mail: peter@cendio.se Teknikringen 3 583 30 Link?ping Sweden