2010/3/8 Lukas Hejtmanek <xhejtman@xxxxxxxxxxx>: > On Mon, Mar 08, 2010 at 07:02:09AM -0500, Jeff Layton wrote: >> (cc'ing Olga) >> >> Hmm....gssd in 1.2.2 seems to work fine for me. The only changes in >> that area of the code were some of Olga's patches that went into 1.2.2. >> Olga, any thoughts? > > It does not work for me and for one student that works on some patches. > > We both have an issue with compilation as well as I mentioned earlier. > >> Lukas, could you also tell us what kernel you're using, and maybe send >> the output of ldd against the binary? > > My kernel is 2.6.33. The student's kernel is about 2.6.31 or 2.6.32. > > ldd /tmp/nfs-utils-1.2.2/utils/gssd/gssd > linux-vdso.so.1 => (0x00007fff317ed000) > libgssapi_krb5.so.2 => /usr/lib/libgssapi_krb5.so.2 (0x00007faa7c631000) > libkrb5.so.3 => /usr/lib/libkrb5.so.3 (0x00007faa7c36d000) > libk5crypto.so.3 => /usr/lib/libk5crypto.so.3 (0x00007faa7c146000) > libcom_err.so.2 => /lib/libcom_err.so.2 (0x00007faa7bf42000) > librpcsecgss.so.3 => /usr/lib/librpcsecgss.so.3 (0x00007faa7bd32000) > libgssglue.so.1 => /usr/lib/libgssglue.so.1 (0x00007faa7bb27000) > libdl.so.2 => /lib/libdl.so.2 (0x00007faa7b923000) > libc.so.6 => /lib/libc.so.6 (0x00007faa7b5a2000) > libkrb5support.so.0 => /usr/lib/libkrb5support.so.0 (0x00007faa7b399000) > libkeyutils.so.1 => /lib/libkeyutils.so.1 (0x00007faa7b196000) > libresolv.so.2 => /lib/libresolv.so.2 (0x00007faa7af7d000) > libpthread.so.0 => /lib/libpthread.so.0 (0x00007faa7ad5f000) > /lib64/ld-linux-x86-64.so.2 (0x00007faa7c886000) > > The student uses Debian, I use Ubuntu (so similar distros). > > Package version > ---------------------------------------------- > libgssapi-krb5-2 1.8+dfsg~alpha1-7 > libkrb5-3 1.8+dfsg~alpha1-7 > libk5crypto3 1.8+dfsg~alpha1-7 > libcomerr2 1.41.10-1ubuntu2 > librpcsecgss3 0.19-2 > libgssglue1 0.1-4 > libc6 2.11.1-0ubuntu4 > libkrb5support0 1.8+dfsg~alpha1-7 > libkeyutils1 1.2-12 > > -- > Lukáš Hejtmánek I don't know how much testing has been done with nfs-utils and krb5 1.8. Debian is usually the first to hit (and correct) any problems. Is there a later kerberos release you could try? The final version of krb5 1.8 was released last week. K.C. -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html