Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to enable xmanager in OL 6.4?

994128Sep 26 2013 — edited Sep 27 2013

Hi All,

I'm trying to enable xmanager in my OL6.4 server but i'm not able to login using vnc viewer after doing all these steps

Could someone let me know how to do this?

1. edited /etc/gdm/custom.conf :

# GDM configuration storage

[daemon]

[security]

DisallowTCP=false

[xdmcp]

Enable=1

[greeter]

[chooser]

[debug]

2. Iptables turned off.

3. ps -aef | grep gdm

ps -eaf | grep gdm

gdm       2877     1  0 11:34 ?        00:00:00 /usr/bin/pulseaudio --start --log-target=syslog

root      3776     1  0 12:02 ?        00:00:00 /usr/sbin/gdm-binary -nodaemon

root      3801  3776  0 12:02 ?        00:00:00 /usr/libexec/gdm-simple-slave --display-id /org/gnome/DisplayManager/Display1

root      3803  3801  0 12:02 tty7     00:00:02 /usr/bin/Xorg -br -verbose -audit 4 -auth /var/run/gdm/auth-for-gdm-l2WMec/database

gdm       3823     1  0 12:02 ?        00:00:00 /usr/bin/dbus-launch --exit-with-session

gdm       3824     1  0 12:02 ?        00:00:00 /bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session

gdm       3825  3801  0 12:02 ?        00:00:00 /usr/bin/gnome-session --autostart=/usr/share/gdm/autostart/LoginWindow/

gdm       3828     1  0 12:02 ?        00:00:00 /usr/libexec/gconfd-2

gdm       3829  3825  0 12:02 ?        00:00:00 /usr/libexec/at-spi-registryd

gdm       3833     1  0 12:02 ?        00:00:00 /usr/libexec/gnome-settings-daemon --gconf-prefix=/apps/gdm/simple-greeter/settings-manager-plugins

gdm       3835     1  0 12:02 ?        00:00:00 /usr/libexec/bonobo-activation-server --ac-activate --ior-output-fd=12

gdm       3842     1  0 12:02 ?        00:00:00 /usr/libexec/gvfsd

gdm       3843  3825  0 12:02 ?        00:00:00 metacity

gdm       3844  3825  0 12:02 ?        00:00:00 gnome-power-manager

gdm       3846  3825  0 12:02 ?        00:00:00 /usr/libexec/polkit-gnome-authentication-agent-1

gdm       3848  3825  0 12:02 ?        00:00:00 /usr/libexec/gdm-simple-greeter

root      3854  3801  0 12:02 ?        00:00:00 pam: gdm-password

root      3915  2925  0 12:15 pts/0    00:00:00 grep gdm

Thanks in advance!

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 25 2013
Added on Sep 26 2013
3 comments
1,950 views