Here is what I got: SuSE Linux-390 ver 7.0 (2.2.19 working kernel) MP3000 LPAR install Samba 2.2.2 with winbind installed and working (all the proper smb.conf entries)
The only thing that is not working is nsswitch. This is what happens: # id 'DOMAIN+user' # DOMAIN+user invalid user ( The ID command works for any user in /etc/passwd ) /etc/nsswitch.conf includes the following two lines: passwd: files winbind groups: files winbind /lib/libnss_winbind.so exists as well and the link /libnss_winbind.so.2 -> libnss_windind.so wbinfo -u (-g) works great. Users are actually getting connected to the box, but because nsswitch is not working I can create the home directories and give them the neccessary permissions with the 'chown 'DOMAIN+usr' $HOME' command so that their home directories show up. chown and chgrp give the same error as the id command. I have actually got this working on a test intel box and the id command gives NT domain accounts if requested. I am stuck on why this is not working on this S390 install. Any help would be great. Tyler Koyl Software Support Specialist Saskatchewan Wheat Pool Regina, Saskatchewan
