Bug 55826
Summary: | Cannot use my RH box as an Xterminal anymore with KDM 3.0.0 | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Need Real Name <ted> |
Component: | XFree86 | Assignee: | Mike A. Harris <mharris> |
Status: | CLOSED WORKSFORME | QA Contact: | David Lawrence <dkl> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.2 | CC: | bero |
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: | 2001-11-22 10:00:21 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
Need Real Name
2001-11-07 10:08:26 UTC
I replaced /ec/X11/prefdm by /usr/X11R6/bin/xdm in inittab and it worked From that I discovered that KDE 2.2 introduced a new kdmrc file (/etc/kde/kdm/kdmrc), so now I am sure it has something to do with KDM I tried to modify the kdmrc file to obtain what I wanted but without success. I don't know what to do now. Daniel I don't consider this to be a bug, but rather a misconfiguration issue. xdm/kdm/gdm all work fine for me in my test environment. If you need help configuring xdm/kdm/gdm and XDMCP, etc. please subscribe to the xpert mailing list, or one of the Red Hat mailing lists. There is also an XDMCP-HOWTO which you might find helpful. Hope this helps. Hi! I had finally succeeded in fixing this with RedHat 7.2 and KDE 2.2.2 Since then, I replaced KDE 2.2.2 by KDE 3.0.0 (a new kderc file). I have also installed RedHat 7.3 on an other machine and with the Xaccess, inittab... files CORRECTLY configured for an XDMCP request (tested succesfully with KDE 2.2.2), I end up, again, with a grey screen using KDM. I modified kdmrc according to this. It is equivalent to what I did for KDE 2.2.2 (and it worked then....). Do you know what has been changed from KDE 2.2.2 to KDE 3.0.0? Could you please help me to find the right flag to get XDMCP working again? Thanks in advance bash-2.05a# pwd /usr/X11R6/lib/X11/xdm bash-2.05a# diff kdmrc kdmrc.org 64c64 < DaemonMode=false --- > #DaemonMode=false 96c96 < #Enable=false --- > Enable=false 98c98 < Port=177 --- > #Port=177 bash-2.05a# Sorry, but bugzilla is not a technical support forum, it is a bug tracking database. If you require assistance configuring XDMCP, KDE, KDM, or any other issues, please use the mailing lists previously mentioned for technical support. Hello, I am very much aware of the fact that bugzilla is not a technical forum but considering that few months ago there was a bug in the redhat KDE RPMS (for 2.1.x if I recall correctly) that was disabling the XDMCP request whatever the configuration was and considering that the changes in the configuration files I did for KDE 3.0.0 (RH73) are EXACTLY the same than the ones I did for KDE 2.2.2, I don't really know if the problem is : configuration or bug.... Daniel PS: If you want, I can open a bug report for RH7.3 and kdebase-3.0.0-12 (kdmrc is in this package) |