It is definitely possible, and is the default configuration on many systems. I don't forsee any problems with anything - users will simply not be able to the home directories of other users.
A simple "chmod go-rwx" on each directory will remove read, write, and execute permissions from the owning group and other users - only the owner of the directory and root will be able to use it.
|