This is the mail archive of the glibc-bugs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug nis/962] traditional netgroup logins impossible


------- Additional Comments From dvandeun at wilma dot vub dot ac dot be  2005-05-30 15:59 -------
Subject: Re:  traditional netgroup logins impossible

> I'm not able to reproduce that, works fine for me.  
>   
> >From where do you get your netgroups? /etc/netgroup or NIS?  

>From NIS, just like the account information.

> If you add a printf before the assert and prints out   
> malloc_usable_size (netgrp->data) and len, what is the output? 

root@progpc25:/data/build/glibc-2.3.5/build-glibc-2.3.5/nis# su - dvandeun
[size: 1004, len: 1002][size: 1004, len: 999]No directory, logging in with HOME=/
-su: nss_nis/nis-netgrp.c:80: _nss_nis_setnetgrent: Assertion `malloc_usable_size (netgrp->data) >= len + 1' failed.
[size: 992, len: 1002]Aborted
root@progpc25:/data/build/glibc-2.3.5/build-glibc-2.3.5/nis#

Dirk van Deun
--
Licensed to (kill -9)


-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=962

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]