Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Username is not carried over' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Username is not carried over
Authored by: l10nx on Dec 23, '02 04:29:20PM

Just checking the archives so this response is a tad late =P!

If you include your username on the remote computer in your URI you will get prompted in Terminal for the password on your remote box for the username in the URL.

in other words, you have a remote unix box called scobox.net, and your user name on it is kewldude then this is what you would use:

ssh://kewldude@scobox.net/

Terminal makes the SSH tunnel and you are prompted for kewldude's password.



[ Reply to This | # ]