On 08/12/2010 09:22 AM, Aman Kumar wrote: > Hello sir/mada > I try fedora on my server where i can connect thin clients using > xdmcp protocol when i search net there is step /etc/x11/xdm and > /etc/x11/gdm but i cant find these files in even fedora10,11,13 so pls > help me
The configuration file /etc/x11/xdm will only be present if you have installed xdm. /etc/x11/gdm is the location for the older gdm. The current one uses /etc/gdm/custom.conf instead. Refer to http://live.gnome.org/GDM/2.22/Configuration Example snippet: [xdmcp] Enable=true Willing=/etc/gdm/Xwilling Xaccess=/etc/gdm/Xaccess Port=177 [chooser] --- Rahul _______________________________________________ india mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/india
