SSH question

Is there any supported way to keep ssh users form being able to read other users files?

Status: 
Active

Comments

Howdy -- files belonging to another user should never be visible to an SSH user, unless they are owned by the SSH user, belong to the same group as the SSH user, or if the files are set to be world readable.

What is the name and group of the SSH user in question?

And what's an example of a file that user is able to read? Can you run "ls -l FILENAME" on the file in question?

yeah give me a bit and i'll get that information for you..:)