![]() |
|
|
|||||||
| Home | Forums | Register | Rules & FAQ | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| OS X (Apple) OS X is a line of Unix-based graphical operating systems developed, marketed, and sold by Apple. |
Other UNIX.COM Threads You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| sftp | melanie_pfefer | SUN Solaris | 1 | 03-19-2008 12:00 PM |
| help in SFTP please help | bsandeep_80 | Shell Programming and Scripting | 3 | 08-01-2007 11:33 AM |
| SFTP help | bsandeep_80 | SUN Solaris | 1 | 07-30-2007 08:49 AM |
| Using SFTP | FredSmith | UNIX for Dummies Questions & Answers | 4 | 08-14-2006 03:52 AM |
| sftp | hugow | UNIX for Dummies Questions & Answers | 2 | 08-01-2006 04:23 PM |
![]() |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
That is nearly all there is to it. Having enabled remote login, you should be able to connect from remote clients to the local machine (router firewalls allowing).
You should be able to find instructions specific to /etc/sshd_config and ssh_config from various mac tech forums, but basically you want to alter the two config files such that -root cannot login remotely and -ssh2 protocol is the only one allowed. There is a lot of information about unix ssh setup out there and most of it is applicable... Are you looking for specific information about locking remote users to specific folders? |