Bug 253092
| Summary: | rsh/rlogin/rcp fail with NIS netgroup sub-group | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Kevin Collins <kcollins> |
| Component: | glibc | Assignee: | Jakub Jelinek <jakub> |
| Status: | CLOSED NOTABUG | QA Contact: | Brian Brock <bbrock> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5.0 | CC: | tmraz |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-08-17 13:34:25 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Kevin Collins
2007-08-16 21:39:43 UTC
pam_rhosts_auth just calls innetgr which is glibc function. Please close - Not A Bug. After looking at the source (pam_rhosts_auth.c) I created a small C program (calling innetgr) and validated that I was only seeing the problem with a particular netgroup. On further investigation, I found one of my LDAP replicas was out of sync due to an earlier error. |