how do u add users where they can access only 1 Dir.

how do u add users where they can only access 1 directory but can make more folders in that directory with thier password and username :?:

Create a group called whatever
add the users to the whatever group
chown the group of the upload directory to whatever
chmod the upload directory to x7x

HTH

how do i make a user the owner of a folder :?:how do i add the user and what does x7x mean?