x manager not working for ubunt [13]
x manager not working for ubunt
Wednesday, October 20, 2010 1:18 AM - ravi
Hi, i've a problem...
I've installed a Ubuntu 10 and i would like to connect with Xmanager more than one client with different username/password but unable to connect through x-manager , i can telnet through form windows doc prompt
Tanks,
ravi
Program Ver. : Xmanager 2.x
Connection Method : Other
I've installed a Ubuntu 10 and i would like to connect with Xmanager more than one client with different username/password but unable to connect through x-manager , i can telnet through form windows doc prompt
Tanks,
ravi
Program Ver. : Xmanager 2.x
Connection Method : Other
Re: x manager not working for ubunt
Wednesday, October 20, 2010 1:49 AM - Support
Firstly, if you are evaluating Xmanager, try upgrading to the latest version. Download the latest Xmanager at:
/download/down_xmg3.html
In order to access Ubuntu 10, you must enable XDMCP. To enable XDMCP, follow the instruction below:
1. Open /etc/gdm/custom.conf
2. Then make the file appear as:
[security]
DisallowTCP=false
[chooser]
[xdmcp]
Enable=true
DisplaysPerHost=2
[debug]
3. Restart GDM by giving the following command:
sudo restart gdm
This will allow 2 connections per host. Adjust the number according to your needs.
If the problem persists, please send us the Xmanager log file. It is saved under:
%APPDATA%\NetSarang\Xmanager\3\Log\
---
Technical Support
/download/down_xmg3.html
In order to access Ubuntu 10, you must enable XDMCP. To enable XDMCP, follow the instruction below:
1. Open /etc/gdm/custom.conf
2. Then make the file appear as:
[security]
DisallowTCP=false
[chooser]
[xdmcp]
Enable=true
DisplaysPerHost=2
[debug]
3. Restart GDM by giving the following command:
sudo restart gdm
This will allow 2 connections per host. Adjust the number according to your needs.
If the problem persists, please send us the Xmanager log file. It is saved under:
%APPDATA%\NetSarang\Xmanager\3\Log\
---
Technical Support
Re: x manager not working for ubunt
Wednesday, October 20, 2010 4:32 AM - ravi
unable to open /etc/gdm/custom.conf
/etc/gdm/custom.conf: No such file or directory
raviga@raviga-desktop:/$ sudo more /etc/gdm/custom.conf
/etc/gdm/custom.conf: No such file or directory
/etc/gdm/custom.conf: No such file or directory
raviga@raviga-desktop:/$ sudo more /etc/gdm/custom.conf
/etc/gdm/custom.conf: No such file or directory
Re: x manager not working for ubunt
Wednesday, October 20, 2010 4:50 AM - ravi
x manager 3 also installed and checked bt same problem
pl find x-manager logs
pl find x-manager logs
Re: x manager not working for ubunt
Wednesday, October 20, 2010 6:10 PM - Support
If you can't find the custom.conf file, this probably means you do no have Gnome and necessary programs installed.
Please install Gnome and gdm package by giving the following commands:
sudo apt-get update
sudo apt-get install ubuntu-desktop
sudo apt-get install gdm
sudo /etc/init.d/gdm start
sudo dpkg-reconfigure xserver-xorg
startx
This should install and start the necessary packages. Now, you should see custom.conf file under the /etc/gdm/ directory. Edit the file as I explained in my earlier posting. Try connecting to it again.
*If you have firewall running on Ubuntu, allow UDP port 177.
---
Technical Support
Please install Gnome and gdm package by giving the following commands:
sudo apt-get update
sudo apt-get install ubuntu-desktop
sudo apt-get install gdm
sudo /etc/init.d/gdm start
sudo dpkg-reconfigure xserver-xorg
startx
This should install and start the necessary packages. Now, you should see custom.conf file under the /etc/gdm/ directory. Edit the file as I explained in my earlier posting. Try connecting to it again.
*If you have firewall running on Ubuntu, allow UDP port 177.
---
Technical Support
Re: x manager not working for ubunt
Thursday, October 21, 2010 3:22 AM - ravi
Dear Team
ubuntu-desktop, gdm pkg are already installed ,under/etc/gdm "Custom.conf" file not showing ....
pl find logs
ubuntu-desktop, gdm pkg are already installed ,under/etc/gdm "Custom.conf" file not showing ....
pl find logs
Re: x manager not working for ubunt
Thursday, October 21, 2010 5:49 AM - Brian
do
sudo find / -name 'custom.conf'
this should show where the file is.
sudo find / -name 'custom.conf'
this should show where the file is.
Re: x manager not working for ubunt
Thursday, October 21, 2010 10:59 PM - ravi
I got the file below mention path
can i copy this to /etc/gdm ....... ?????
raviga@raviga-desktop:~$ sudo find / -name 'custom.conf'
[sudo] password for raviga:
/usr/share/doc/gdm/examples/custom.conf
can i copy this to /etc/gdm ....... ?????
raviga@raviga-desktop:~$ sudo find / -name 'custom.conf'
[sudo] password for raviga:
/usr/share/doc/gdm/examples/custom.conf
Re: x manager not working for ubunt
Thursday, October 21, 2010 11:29 PM - ravi
coped and edit the file as u told before
but not working :-(
but not working :-(
Re: x manager not working for ubunt
Friday, October 22, 2010 1:34 AM - Support
Have you restarted the gdm process? And, allow UDP port 177 on the remote host?
If the problem persists, please attach the Xmanager log file again.
---
Technical Support
If the problem persists, please attach the Xmanager log file again.
---
Technical Support
Re: x manager not working for ubunt
Monday, October 25, 2010 10:33 PM - ravi
Dear Team
Thank you for u support
yesterday I installed fedora
its working fine in with x-manager
Thank you for u support
yesterday I installed fedora
its working fine in with x-manager
Re: x manager not working for ubunt
Wednesday, November 3, 2010 4:35 AM - Support
I am glad to hear that you got Xmanager working now.
Please share any comments about the product on forum!
---
Technical Support
Please share any comments about the product on forum!
---
Technical Support
Re: x manager not working for ubunt
Thursday, November 4, 2010 8:00 PM - jarkov
the right location of this file on ubuntu & debian is:
/usr/share/gdm/defaults.conf
you must be the changes there.
/usr/share/gdm/defaults.conf
you must be the changes there.
Re: x manager not working for ubunt
Friday, November 12, 2010 12:20 AM - guoke
I think the file is "/etc/gdm/gdm.schemas" in ubuntu 10.10
Previous views: 353