Hi,
I've just installed OpenSuse 11.1, and I'm facing a weird problem :
I'm using NIS as hostname resolution in my network, so I added, as I usually do with other versions of Suse, this line in nsswitch.conf :
As soon as there is the "nis" option for the hosts resolution I cannot use ssh/rsh anymore (from the host, or from another host).Code:hosts: files nis mdns4_minimal [NOTFOUND=return] dns
I get this error when trying to ssh from another host :
And when trying to log from this host to another host, I get this :Code:** glibc detected *** in.rshd: free(): invalid pointer: 0x00007ff0f15a6af9 ***
(...)Code:*** glibc detected *** ssh: free(): invalid pointer: 0x00007f63a461f199 *** ======= Backtrace: ========= /lib64/libc.so.6[0x7f63a250a118] /lib64/libc.so.6(cfree+0x76)[0x7f63a250bc76] /lib64/libnss_nis.so.2(_nss_nis_gethostbyname4_r+0x1b9)[0x7f63a145c709] /lib64/libc.so.6[0x7f63a25532a6] /lib64/libc.so.6(getaddrinfo+0x1d2)[0x7f63a25555b2] ssh[0x7f63a43c05f7] ssh(main+0xf15)[0x7f63a43b6a15] /lib64/libc.so.6(__libc_start_main+0xe6)[0x7f63a24b4586] ssh[0x7f63a43b54b9] ======= Memory map: ========
Any idea on how to solve this ?
Thanks a lot
ChoBolT


Reply With Quote

Bookmarks