Is it possible to log a user in a remote computer using ssh?
        Posted  
        
            by El_Hoy
        on Super User
        
        See other posts from Super User
        
            or by El_Hoy
        
        
        
        Published on 2010-06-09T22:00:25Z
        Indexed on 
            2010/06/09
            22:03 UTC
        
        
        Read the original article
        Hit count: 181
        
I want to connect to a server via ssh and log in (remotely) a user in X11 (gdm).
A little context:
I need to install a wine application in 30 computers, but wine require X11, there is nobody loged there, so wine does not work properly. I want to remotely login in display=:0.0 a user so this user receive the window (it only start and close), there i need to  ()neThere is no one logged on there. I need to start a graphical app there (wine installer) but I cannot because it needs a display with X11 (to open a wineconsole).
Resumen:
Is it posible to log a user remotely on X11
© Super User or respective owner