- Oct 11, 2000
- 56,336
- 11
- 0
Hi
I am currently running RH7.2 on one of my machines.
On a 2nd machine, I have X-win32 installed and want to access the RH7.2 X-Server but have tried unsuccessfully for the past few days. What I want to happen is a login prompt for GNOME to appear.
I have done searches on Dejanews and have followed suggestion given on the newsgroups to no avail.
I have also followed these instructions at RedHat
I have tried modifying the following files (links to a copy of the modified files) :
/etc/X11/xdm/Xaccess
/etc/X11/xdm/Xservers
/etc/X11/xdm/xdm-config
/etc/X11/gdm/gdm.conf
/etc/inittab
/etc/rc.d/init.d/xvf -- changed back
Whenever I try to start the XDMCP session under Xwin32 it gives the patterned screen with the X cursor but goes no further. (Using Query)
What does happen is this:
RH7.2 boots up to login prompt for GNOME (Level 5).
Attempt to connect to RH7.2 through XWin32. (Get patterned screen with the X cursor)
A few seconds later (like 30secs or so) the Linux screen goes blank and gives a "There already appears to be an X server running display :0. Please quit this server and then press Enter. You can change consoles by pressing Ctrl-Alt plus a function key, such as Ctrl-Alt-F7 to go to console 7. X servers usually run on consoles 7 and higher." error
Changing the XWin32 session to a Broadcast...
A dialog prompt pops up with XDM on RH7.2 machine listed.
Selecting that I click okay... but am greeted with the same error!!!
Any help would be greatly appreciated.
SOLVED
Here is my solution
1. Reverted all the files back to the originals.
2. Edited /etc/X11/gdm/gdm.conf to have
:
:
[xdmcp]
Enable=true
:
:
3. Edited /etc/hosts to include Windows Machine
:
:
ip address [machine name].[domain name] [machine name]
:
:
4. Created an XDMCP session on XWin32 using Query. WORKS!
5. I also created an XDMCP session on XWin32 using Broadcast which also works as well.
6. Woohoo!!!
The reason why I never bothered to put the IP address of the Windows system in the /etc/hosts file is because I have a DHCP Server
on my LAN. Does anyone know how to fix this?
I am currently running RH7.2 on one of my machines.
On a 2nd machine, I have X-win32 installed and want to access the RH7.2 X-Server but have tried unsuccessfully for the past few days. What I want to happen is a login prompt for GNOME to appear.
I have done searches on Dejanews and have followed suggestion given on the newsgroups to no avail.
I have also followed these instructions at RedHat
I have tried modifying the following files (links to a copy of the modified files) :
/etc/X11/xdm/Xaccess
/etc/X11/xdm/Xservers
/etc/X11/xdm/xdm-config
/etc/X11/gdm/gdm.conf
/etc/inittab
/etc/rc.d/init.d/xvf -- changed back
Whenever I try to start the XDMCP session under Xwin32 it gives the patterned screen with the X cursor but goes no further. (Using Query)
What does happen is this:
RH7.2 boots up to login prompt for GNOME (Level 5).
Attempt to connect to RH7.2 through XWin32. (Get patterned screen with the X cursor)
A few seconds later (like 30secs or so) the Linux screen goes blank and gives a "There already appears to be an X server running display :0. Please quit this server and then press Enter. You can change consoles by pressing Ctrl-Alt plus a function key, such as Ctrl-Alt-F7 to go to console 7. X servers usually run on consoles 7 and higher." error
Changing the XWin32 session to a Broadcast...
A dialog prompt pops up with XDM on RH7.2 machine listed.
Selecting that I click okay... but am greeted with the same error!!!
Any help would be greatly appreciated.
SOLVED
Here is my solution
1. Reverted all the files back to the originals.
2. Edited /etc/X11/gdm/gdm.conf to have
:
:
[xdmcp]
Enable=true
:
:
3. Edited /etc/hosts to include Windows Machine
:
:
ip address [machine name].[domain name] [machine name]
:
:
4. Created an XDMCP session on XWin32 using Query. WORKS!
5. I also created an XDMCP session on XWin32 using Broadcast which also works as well.
6. Woohoo!!!
The reason why I never bothered to put the IP address of the Windows system in the /etc/hosts file is because I have a DHCP Server
on my LAN. Does anyone know how to fix this?