User Tools

Site Tools


atmos:citation:soft:remote_desktop_connection

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
atmos:citation:soft:remote_desktop_connection [2017/05/24 22:56] ngappatmos:citation:soft:remote_desktop_connection [2021/11/12 16:42] (current) lucas.castro
Line 5: Line 5:
 On the Start menu, search for "//Remote Desktop Connection//" using the search bar and click to run it.  Enter either the IP address (CH422 computers listed at bottom of page) or the computer name (example below) of the computer in need of remote access in the //Computer// box and click 'Connect'. On the Start menu, search for "//Remote Desktop Connection//" using the search bar and click to run it.  Enter either the IP address (CH422 computers listed at bottom of page) or the computer name (example below) of the computer in need of remote access in the //Computer// box and click 'Connect'.
   computer_name.aerospace.local   computer_name.aerospace.local
-Enter your Aerospace username and password into the box and click 'OK' To end connection and log off the remotely-accessed computer, click the //Log off// button in the Start menu.+Enter username (as //'AD\username'//, usually as //'AD\firstname.lastname'//and password into the box and click 'OK' To end connection and log off the remotely-accessed computer, click the //Log off// button in the Start menu.
  
  
Line 11: Line 11:
  
 While connected to the campus VPN (instructions found [[atmos:citation:soft:vpn|here]]), go to the Start menu and search for "//Remote Desktop Connection//" using the search bar and click to run it.  Enter the IP address of the computer in need of remote access (CH422 computers listed at bottom of page) in the //Computer// box and click 'Connect' Enter your Aerospace username and password with **//aerospace//\** before the username and click 'OK'. While connected to the campus VPN (instructions found [[atmos:citation:soft:vpn|here]]), go to the Start menu and search for "//Remote Desktop Connection//" using the search bar and click to run it.  Enter the IP address of the computer in need of remote access (CH422 computers listed at bottom of page) in the //Computer// box and click 'Connect' Enter your Aerospace username and password with **//aerospace//\** before the username and click 'OK'.
-  aerospace\username+  AD\username
 Click 'Yes' to connect anyway despite certificate errors.  To end connection and log off the remotely-accessed computer, click the //Log off// button in the Start menu. Click 'Yes' to connect anyway despite certificate errors.  To end connection and log off the remotely-accessed computer, click the //Log off// button in the Start menu.
 +
 +
 +===== Using rdesktop through the Terminal (easiest) =====
 +  * Make sure you have rdesktop installed on your local machine. <code>sudo yum install rdesktop</code>
 +  * Next, run rdesktop <code>rdesktop -u AD\user.name ###.###.###.###</code> where ###.###.###.### is the IP address of the remote computer you're trying to access.
 +  * When asked if 'Do you trust this certificate' type yes and hit enter.
  
 ===== Clifford Hall 422 Windows Computers ===== ===== Clifford Hall 422 Windows Computers =====
 +See list of computer in [[http://wiki.atmos.und.edu/doku.php?id=atmos:citation:soft:computers_in_clifford_422|Clifford Hall 423]].
 +
 +===== Enabling Remote Desktop on Host =====
 +
 +Typically, you have to enable VPN on each computer.  If you get the following erro
 +
 +Failed to initialize NLA, do you have correct Kerberos TGT initialized ?
 +Failed to connect, CredSSP required by server (check if server has disabled old TLS versions, if yes use -V option).
 +
  
-  * M110590-CH422 - 134.129.222.129 (side row, middle computer) 
-  * M110670-CH422 - 134.129.222.132 (side row, north computer--computer with scanner) 
-  * M1153868-CH422 - 134.129.222.139 (north row, west computer--in front of door to Room 416) 
-  * M141560-CH422 - 134.129.222.219 (north row, center computer) 
-  * M100695-CH422 - 134.129.222.174 (north row, east computer--next to whiteboard) 
atmos/citation/soft/remote_desktop_connection.1495666572.txt.gz · Last modified: 2020/01/29 17:25 (external edit)