YourAccount
Some navigation will not work unless JavaScript is enabled
All Links: Showv | Hide^
Special Requests
Highlighted FAQs
SPACE
FALL 2013 INFO
SUMMER COURSE INFO
HEALTH
FLOOR 411*
- Labs
- Lab Policy
- Audio Help
- Video Help
- Equipment Room
- ER Check In Out Mandatory Session
- Checkout Policy
- Equipment Lists
- Classrooms
- Rooms Schedule
- Room Reservations/Policy
- Facilities
- Wireless Computing
- On-Floor Printing
- Floor Map
- Staging Space
- Physical Computing
- Announcements
- Policy
- Safety
- Project Storage
- Shop
- Safety
- Laser Cutter
- ** New ** Bobst Library Guide for ITP
- Advanced Media Studio
- Materials Connexion
- Fabricators
Help / YourAccount
Help.YourAccount History
Hide minor edits - Show changes to output
Changed line 17 from:
''Hostname'': itp.nyu.edu\\
to:
''Hostname'': stu.itp.nyu.edu\\
Changed lines 19-20 from:
->stage.itp.nyu.edu, stage.itp.tsoa.nyu.edu, and fargo.itp.tsoa.nyu.edu
to:
->res.itp.nyu.edu, fac.itp.nyu.edu
Changed line 24 from:
''Operating System'': RedHat Linux Enterprise Edition 5\\
to:
''Operating System'': RedHat Linux Enterprise Edition 6\\
Changed line 33 from:
For ssh open a terminal window and type: ssh netid@itp.nyu.edu
to:
For ssh open a terminal window and type: ssh netid@stu.itp.nyu.edu
Changed lines 27-32 from:
Using the above Hostname, your netid, and password, you should be able to open a secure-shell application to your account for file transfer and terminal window access. FTP and Telnet are not considered secure, becuase they send the password in plain text and make it easy for someone to hack into the server. You will need to use sftp/scp and ssh instead.
This means on a PC, instead of using WinFTP or CuteFTP, use something like WinSCP For ssh instead of telnet, use something like PuTTY
On a Mac, Use Fetch 5 with sftp, use FUGU For ssh open a terminal window and type: ssh netid@itp.nyu.edu
This
On
to:
Using the above Hostname, your netid, and password, you should be able to open a secure-shell application to your account for file transfer and terminal window access. FTP and Telnet are not considered secure, because they send the password in plain text. You will need to use sftp/scp and ssh instead.
This means on a PC, instead of using WinFTP or CuteFTP, use something like WinSCP \\
For ssh instead of telnet, use something like PuTTY
On a Mac, you can use Fetch 5 with sftp pr FUGU. \\
For ssh open a terminal window and type: ssh netid@itp.nyu.edu
This means on a PC, instead of using WinFTP or CuteFTP, use something like WinSCP \\
For ssh instead of telnet, use something like PuTTY
On a Mac, you can use Fetch 5 with sftp pr FUGU. \\
For ssh open a terminal window and type: ssh netid@itp.nyu.edu
Changed lines 24-26 from:
''Operating System'': RedHat Linux Enterprise Edition 4\\
''Web Server'': Apache 2
''Web Server'': Apache 2
to:
''Operating System'': RedHat Linux Enterprise Edition 5\\
''Web Server'': Apache 2.2
''Web Server'': Apache 2.2
Added line 58:
Changed lines 101-102 from:
* Scroll down to the link in it that will remove your known hosts file and click on it.
* After the file is removed go to Fetch preferences, click on Security and check the SFTP option to 'ask before accepting unknown hosts'
* After the file is removed go to Fetch preferences, click on Security and check the SFTP option to 'ask before accepting unknown hosts'
to:
* Scroll down to the link in it that will remove your known hosts file and click on it.
* After the file is removed go to Fetch preferences, click on Security and check the SFTP option to 'ask before accepting unknown hosts'
* After the file is removed go to Fetch preferences, click on Security and check the SFTP option to 'ask before accepting unknown hosts'
Changed lines 105-112 from:
'''For Macs and FUGU.'''
*open FUGU and under SFTP select 'show hidden files'
*Set the local directory to be your home directory on your computershould see a directory called .ssh
*open the folder called '.ssh'
*delete the file 'known_hosts'
*Try to connect to itp.nyu.edu, when you get a message about an unknown hosts click on continue.
*
*Set the local directory to be your home directory on your computer
*
*Try
to:
'''For Macs and FUGU'''
* Open FUGU and under SFTP select 'show hidden files'
* Set the local directory to be your home directory on your computer: /Users/username
* Open the folder called '.ssh'
* Delete the file 'known_hosts'
* Try to connect to itp.nyu.edu. When you get a message about an unknown host, click on 'continue'
* Open FUGU and under SFTP select 'show hidden files'
* Set the local directory to be your home directory on your computer: /Users/username
* Open the folder called '.ssh'
* Delete the file 'known_hosts'
* Try to connect to itp.nyu.edu. When you get a message about an unknown host, click on 'continue'
Changed lines 114-119 from:
* open Terminal, you should be at the equivalent of /home/ for your computer: /Users/username
* type: ls .ssh
->it should list a file called 'known_hosts'
*delete it by typing: rm .ssh/known_hosts
*Try to ssh to itp.nyu.edu, when you are asked if you want new host info saved type: yes
* type: ls .ssh
*delete
*Try
to:
* Open Terminal, you should be at t your home directory on your computer: /Users/username
* type: ls .ssh (there's a period before the ssh in the name) \\
This should list a file called 'known_hosts'
* Delete the file by typing: rm .ssh/known_hosts
* Try to ssh to itp.nyu.edu, When you are asked if you want the new host info saved type 'yes'
* type: ls .ssh (there's a period before the ssh in the name) \\
This should list a file called 'known_hosts'
* Delete the file by typing: rm .ssh/known_hosts
* Try to ssh to itp.nyu.edu, When you are asked if you want the new host info saved type 'yes'
Changed line 121 from:
*Delete the file where username is the user for your machine: \\
to:
*Delete the equivalent of this file for your machine: \\
Changed lines 93-97 from:
*when the message comes up, click 'yes' which indicates you were expecting the change
*you should now be able to login.
*
to:
* When the warning message comes up, click 'yes' which indicates you were expecting the change
* You should now be able to login.
* You should now be able to login.
Changed lines 99-102 from:
* to open fetch's help and search for 'known hosts' the first topic 'RSA Host key differs . . .' has a link in it that will remove your known hosts file.
* After the file is removed go to Fetch preferences, click on Security, check the SFTP option to 'ask before accepting unknown hosts'
* Then try to connect to itp.nyu.edu should be asked if you want to connect to this unknown host click on connect.
*
*
to:
* Open fetch's help and search for 'known hosts'
* Click on the first topic 'RSA Host key differs . . .'
* Scroll down to the link in it that will remove your known hosts file and click on it.
* After the file is removed go to Fetch preferences, click on Security and check the SFTP option to 'ask before accepting unknown hosts'
* Then try to connect to itp.nyu.edu. You should be asked if you want to connect to this unknown host. Click on 'connect'
* Click on the first topic 'RSA Host key differs . . .'
* Scroll down to the link in it that will remove your known hosts file and click on it.
* After the file is removed go to Fetch preferences, click on Security and check the SFTP option to 'ask before accepting unknown hosts'
* Then try to connect to itp.nyu.edu. You should be asked if you want to connect to this unknown host. Click on 'connect'
Changed lines 92-98 from:
->when
to:
'''If you are on a Windows PC'''
*when the message comes up, click 'yes' which indicates you were expecting the change
* you should now be able to login.
'''For Macs and Fetch'''
*when the message comes up, click 'yes' which indicates you were expecting the change
* you should now be able to login.
'''For Macs and Fetch'''
Changed line 103 from:
to:
'''For Macs and FUGU.'''
Changed line 111 from:
to:
'''For Macs and Terminal'''
Changed lines 118-122 from:
to:
'''For Macs and Dreamweaver'''
*Delete the file where username is the user for your machine: \\
/Users/username/Library/Application Support/Macromedia/Dreamweaver8/Configurations/ssh_hosts
*Delete the file where username is the user for your machine: \\
/Users/username/Library/Application Support/Macromedia/Dreamweaver8/Configurations/ssh_hosts
Changed line 106 from:
open .ssh
to:
*open the folder called '.ssh'
Changed lines 8-9 from:
[[Help/YourAccount#activate | Activating your ITP account]]
to:
[[Help/YourAccount#activate | Activating your ITP account]]\\
[[Help/YourAccount#accessdenied | itp.nyu.edu on a new machine but your ssh/sftp app says access denied]]
[[Help/YourAccount#accessdenied | itp.nyu.edu on a new machine but your ssh/sftp app says access denied]]
Changed lines 33-34 from:
Many of these programs are available from the "files" tab of [[http://home.nyu.edu/ | NYU Home]].
to:
Many of these programs are available from [[http://www.nyu.edu/its/software#sftp | NYU Software]].
Added lines 85-124:
[[#accessdenied]]
----
!!itp.nyu.edu on a new machine
!!but your ssh/sftp app says access denied
!!!If you are on a pc
->when the message comes up, click 'yes' which indicates you were expecting the change and you should be able to login.
!!!For Macs and Fetch
* to open fetch's help and search for 'known hosts' the first topic 'RSA Host key differs . . .' has a link in it that will remove your known hosts file.
* After the file is removed go to Fetch preferences, click on Security, check the SFTP option to 'ask before accepting unknown hosts'
* Then try to connect to itp.nyu.edu should be asked if you want to connect to this unknown host click on connect.
!!! For Macs and FUGU.
*open FUGU and under SFTP select 'show hidden files'
*Set the local directory to be your home directory on your computer should see a directory called .ssh
open .ssh
*delete the file 'known_hosts'
*Try to connect to itp.nyu.edu, when you get a message about an unknown hosts click on continue.
!!! For Macs and Terminal
* open Terminal, you should be at the equivalent of /home/ for your computer: /Users/username
* type: ls .ssh
->it should list a file called 'known_hosts'
*delete it by typing: rm .ssh/known_hosts
*Try to ssh to itp.nyu.edu, when you are asked if you want new host info saved type: yes
!!! For Macs and Dreamhost
*Delete the file where username is the user for your machine
-> /Users/username/Library/Application Support/Macromedia/Dreamweaver8/Configurations/ssh_hosts
If you are using something else try searching the applications help for known host or remote host identification.
----
!!itp.nyu.edu on a new machine
!!but your ssh/sftp app says access denied
!!!If you are on a pc
->when the message comes up, click 'yes' which indicates you were expecting the change and you should be able to login.
!!!For Macs and Fetch
* to open fetch's help and search for 'known hosts' the first topic 'RSA Host key differs . . .' has a link in it that will remove your known hosts file.
* After the file is removed go to Fetch preferences, click on Security, check the SFTP option to 'ask before accepting unknown hosts'
* Then try to connect to itp.nyu.edu should be asked if you want to connect to this unknown host click on connect.
!!! For Macs and FUGU.
*open FUGU and under SFTP select 'show hidden files'
*Set the local directory to be your home directory on your computer should see a directory called .ssh
open .ssh
*delete the file 'known_hosts'
*Try to connect to itp.nyu.edu, when you get a message about an unknown hosts click on continue.
!!! For Macs and Terminal
* open Terminal, you should be at the equivalent of /home/ for your computer: /Users/username
* type: ls .ssh
->it should list a file called 'known_hosts'
*delete it by typing: rm .ssh/known_hosts
*Try to ssh to itp.nyu.edu, when you are asked if you want new host info saved type: yes
!!! For Macs and Dreamhost
*Delete the file where username is the user for your machine
-> /Users/username/Library/Application Support/Macromedia/Dreamweaver8/Configurations/ssh_hosts
If you are using something else try searching the applications help for known host or remote host identification.
Changed lines 10-11 from:
If you have any questions or problems relating to your account, send an e-mail to [[mailto: itp.helpdesk@nyu.edu \ itp.helpdesk@nyu.edu]]
to:
If you have any questions or problems relating to your account, send an e-mail to [[mailto:itp.helpdesk@nyu.edu | itp.helpdesk@nyu.edu]]
Added lines 10-11:
If you have any questions or problems relating to your account, send an e-mail to [[mailto: itp.helpdesk@nyu.edu \ itp.helpdesk@nyu.edu]]
Changed lines 74-76 from:
to:
->! @ # $ % ^ & * ( ) _ - = [ ] | ; ~ , . / ?
Changed lines 8-9 from:
[[Help/YourAccount#access | Activating your ITP account]]
to:
[[Help/YourAccount#activate | Activating your ITP account]]
Added lines 1-83:
!itp.nyu.edu
itp.nyu.edu is the main server for ITP students, faculty, and staff accounts.
[[Help/YourAccount#access | Accessing your user account]]\\
[[Help/YourAccount#web | Setting up Web pages]]\\
[[Help/YourAccount#access | Activating your ITP account]]
[[#access]]
----
!!Accessing your user account:
''Hostname'': itp.nyu.edu\\
The server is also known as:
->stage.itp.nyu.edu, stage.itp.tsoa.nyu.edu, and fargo.itp.tsoa.nyu.edu
''Username'': Your NYU NetID\\
''Password'': set through http://start.nyu.edu/
''Operating System'': RedHat Linux Enterprise Edition 4\\
''Web Server'': Apache 2
Using the above Hostname, your netid, and password, you should be able to open a secure-shell application to your account for file transfer and terminal window access. FTP and Telnet are not considered secure, becuase they send the password in plain text and make it easy for someone to hack into the server. You will need to use sftp/scp and ssh instead.
This means on a PC, instead of using WinFTP or CuteFTP, use something like WinSCP For ssh instead of telnet, use something like PuTTY
On a Mac, Use Fetch 5 with sftp, use FUGU For ssh open a terminal window and type: ssh netid@itp.nyu.edu
Many of these programs are available from the "files" tab of [[http://home.nyu.edu/ | NYU Home]].
''Please note'': These accounts are to be used for non-commercial projects only. Any infringement on that rule will result in the loss of the account. As a personal account, all login information on your account is for your use only. Sharing it with others creates a potential security hazard for the system and for all other users on it.
[[#web]]
----
!!Setting up Web pages:
The URL to your pages will be:\\
http://itp.nyu.edu/~netid/ (that's a tilde before the netid)
In order for your files to be Web accessible (viewable through a Web browser), you'll need to upload your files into your /public_html/ directory.
http://itp.nyu.edu/~netid/ will automatically display the index.htm or index.html file in your /public_html/ directory.
http://itp.nyu.edu/~netid/somdir/ will automatically display the index.htm or index.html file in your /public_html/somedir/ directory.
If you do not have an index.htm/index.html file, you will not be able to view anything, unless you go directly to a file by typing in the full path:\\
[=http://itp.nyu.edu/~netid/myfile.htm=]\\
[=http://itp.nyu.edu/~netid/somedir/thisfile.html=]
This is because directory browsing/indexing (list files in a directory) is turned off. To change, this you'll need to learn about .htaccess files.
[[#activate]]
----
!!Activating your ITP account:
If you have already activated your netid@nyu.edu e-mail account then you have activated your ITP account. The password set there is also the password for your ITP account.
If you have not activated your e-mail account, open a web browser and go to:\\
http://start.nyu.edu/
You will need to fill in the information and choose a password. Be patient and very careful here. For security reasons if there is an error, you must fill in every field in the form again, not just the one in error.
* Your NetID is printed on the back of your new NYU Card
* Your University ID is also on the back of your new NYU Card
* Your password hint answer must contain more than one word.
Your password must be 8 or more characters in length and should not contain dictionary words, names, or NetIDs. It must include:
* one or more upper/lowercase letters
* one or more numeric digits
* one or more of these non-alphanumeric characters:
[@ ! @ # $ % ^ & * ( ) _ - = [ ] | ; ~ , . / ? @]
* Spaces are not allowed
Your password must be kept entirely confidential.
Do not share it or your account with anyone.
itp.nyu.edu is the main server for ITP students, faculty, and staff accounts.
[[Help/YourAccount#access | Accessing your user account]]\\
[[Help/YourAccount#web | Setting up Web pages]]\\
[[Help/YourAccount#access | Activating your ITP account]]
[[#access]]
----
!!Accessing your user account:
''Hostname'': itp.nyu.edu\\
The server is also known as:
->stage.itp.nyu.edu, stage.itp.tsoa.nyu.edu, and fargo.itp.tsoa.nyu.edu
''Username'': Your NYU NetID\\
''Password'': set through http://start.nyu.edu/
''Operating System'': RedHat Linux Enterprise Edition 4\\
''Web Server'': Apache 2
Using the above Hostname, your netid, and password, you should be able to open a secure-shell application to your account for file transfer and terminal window access. FTP and Telnet are not considered secure, becuase they send the password in plain text and make it easy for someone to hack into the server. You will need to use sftp/scp and ssh instead.
This means on a PC, instead of using WinFTP or CuteFTP, use something like WinSCP For ssh instead of telnet, use something like PuTTY
On a Mac, Use Fetch 5 with sftp, use FUGU For ssh open a terminal window and type: ssh netid@itp.nyu.edu
Many of these programs are available from the "files" tab of [[http://home.nyu.edu/ | NYU Home]].
''Please note'': These accounts are to be used for non-commercial projects only. Any infringement on that rule will result in the loss of the account. As a personal account, all login information on your account is for your use only. Sharing it with others creates a potential security hazard for the system and for all other users on it.
[[#web]]
----
!!Setting up Web pages:
The URL to your pages will be:\\
http://itp.nyu.edu/~netid/ (that's a tilde before the netid)
In order for your files to be Web accessible (viewable through a Web browser), you'll need to upload your files into your /public_html/ directory.
http://itp.nyu.edu/~netid/ will automatically display the index.htm or index.html file in your /public_html/ directory.
http://itp.nyu.edu/~netid/somdir/ will automatically display the index.htm or index.html file in your /public_html/somedir/ directory.
If you do not have an index.htm/index.html file, you will not be able to view anything, unless you go directly to a file by typing in the full path:\\
[=http://itp.nyu.edu/~netid/myfile.htm=]\\
[=http://itp.nyu.edu/~netid/somedir/thisfile.html=]
This is because directory browsing/indexing (list files in a directory) is turned off. To change, this you'll need to learn about .htaccess files.
[[#activate]]
----
!!Activating your ITP account:
If you have already activated your netid@nyu.edu e-mail account then you have activated your ITP account. The password set there is also the password for your ITP account.
If you have not activated your e-mail account, open a web browser and go to:\\
http://start.nyu.edu/
You will need to fill in the information and choose a password. Be patient and very careful here. For security reasons if there is an error, you must fill in every field in the form again, not just the one in error.
* Your NetID is printed on the back of your new NYU Card
* Your University ID is also on the back of your new NYU Card
* Your password hint answer must contain more than one word.
Your password must be 8 or more characters in length and should not contain dictionary words, names, or NetIDs. It must include:
* one or more upper/lowercase letters
* one or more numeric digits
* one or more of these non-alphanumeric characters:
[@ ! @ # $ % ^ & * ( ) _ - = [ ] | ; ~ , . / ? @]
* Spaces are not allowed
Your password must be kept entirely confidential.
Do not share it or your account with anyone.




