Bug 14656
| Summary: | Netscape crashes when executing java code and ldap is enabled | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Dirk Heinrichs <heinrichs> |
| Component: | nss_ldap | Assignee: | Nalin Dahyabhai <nalin> |
| Status: | CLOSED WONTFIX | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.2 | CC: | sentinel1968 |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-04-20 19:05:14 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: | |||
If you remove the user's entry from /etc/passwd, what does "getent passwd username" output? getent Seems that previous comment didn't make it to the archive.
"getent passwd username" gives me a full record of the given user, like one that would be entered in /etc/passwd
(incl. encrypted passwd).
Bye...
Dirk
FWIW, this was reported once before, but we've never been able to reproduce this here. What version of netscape?bv Netscape is version 4.72 Bye... Dirk Does it persist with earlier or later versions? Closing due to old age. Please reopen a new bug against a more recent version if this bug still exists. |
I recently changed my little private network to authenticate users via pam_ldap and nss_ldap (and thus removed ordinary users from /etc/passwd). Everything works fine so far, but when I now visit a site with netscape that executes a java applet netscape crashes right after the "starting java" message. If I put a line for that user back in /etc/passwd, netscape works fine with java again. If I delete the line it crashes. Bye... Dirk Heinrichs