"Adam J. Bradley" <[EMAIL PROTECTED]> writes: > What I'm trying to achive is single sign on. That is, to pass > credentials through to GDM/KDM/XDM in order to log straight in!
It's not clear to me exactly what you're after. XDM is typically what gets you credentials in the first place, i.e. you log in locally with your Kerberos password and get a ticket with which you can access remote services. If you want to start an X session on a remote machine, why not do it directly using SSH to start vncserver rather than via XDM? If you need to use, say, vncviewer to connect to a system that is running xdm and exporting the console through VNC, how would you expect the client to interact with xdm? _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
