![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to display the permission of the home directory | nadman123 | Shell Programming and Scripting | 9 | 04-15-2008 02:09 AM |
| Root cannot change /home permission | moe2266 | UNIX for Dummies Questions & Answers | 6 | 10-31-2007 06:19 AM |
| home directory | nokia3100 | UNIX for Dummies Questions & Answers | 1 | 05-07-2007 11:16 AM |
| cd into home directory ~ | here2learn | UNIX for Dummies Questions & Answers | 4 | 04-12-2005 06:20 AM |
| c++ home directory?? | user666 | UNIX for Dummies Questions & Answers | 3 | 03-16-2002 05:49 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
ssh home directory permission
Hi All,
I am using sftp to transfer files between two unix machines. As per my knowledge, in order to use public key authentication, the remote user's home directory permission should be set to 750 ( basically group and others should not have write permission ). Is there any way to over ride this I need some thing like 770 for the remote users home directory . Is it possible Please help me Shihab |
| Forum Sponsor | ||
|
|
|
|||
|
I've just tested with Etch and sftp, a home directory can certainly have the group write bit set.
Are you refering to the $HOME/.ssh directory? This should normally be 0600 or 0700 for very good reasons. |
|||
| Google The UNIX and Linux Forums |