I have the following question :
I have a directory on my ftp server and i want give access to this directory
by usergroup ( the name of the group is test )

We have do the following :
% vadduser

user Configuration
------------------
Username:       test
Password:       test
Fullname:       test
UID:            35647
Groups:         test
Home Dir:       /ftp/test

% dir
drwxrwxr-x c myname vkernel    512 AUG 5 11:27 test

I want give read,write,exectute access for this directory to the group test
how can i do this?
chmod ....



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to