Thank you for the excellent guide. I've used this with F9/gdm with no problems with or without vino.
No one else had the following problem (which is now corrected), so I'll assume that everyone else has better reading skills than me
My version of vino had this default comment:
# VNCSERVERARGS[2]="-geometry 800x600 -nolisten tcp -nohttpd -localhost"
I edited that comment rather than retyping per your notes and silly me didn't notice the "-nolisten tcp" or "-localhost" which basically prevented remote systems from binding to 5901.
I'm only posting that in case anyone made the same mistake I did.
FYI - I get this strange message when attempting to determine the version of gdm:
[root@revanent ~]# /usr/sbin/gdm --version
** (gdm-binary:5805): WARNING **: Failed to acquire org.gnome.DisplayManager
** (gdm-binary:5805): WARNING **: Could not acquire name; bailing out
[root@revanent ~]#
so I'll include this instead for anyone also trying to run gdm/vnc
[root@revanent ~]# yum list | grep gdm
gdm.i386 1:2.22.0-10.fc9 installed
gdm-user-switch-applet.i386 1:2.22.0-10.fc9 installed
bluecurve-gdm-theme.noarch 1.0.0-1.fc8 fedora
fedorabubbles-gdm-theme.noarch 1.0.0-1.fc8 fedora
fedoradna-gdm-theme.noarch 1.0.0-1.fc8 fedora
fedoraflyinghigh-gdm-theme.noarch 1.0.0-1.fc8 fedora
fedorainfinity-gdm-theme.noarch 8.0.1-1.fc8 fedora
gdmap.i386 0.7.5-6.fc6 fedora
[root@revanent ~]#