Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: recoco on July 15, 2006, 12:03:39 PM

Title: problem about how to grant group privilege
Post by: recoco on July 15, 2006, 12:03:39 PM
I have created a user1 who belong to is group1.Then i change the share folder permission:chgrp group1 share_folder_for_group1.Below is ls output.
Quote

[root@sme files]# ls -l
total 8
drwxrwsr--   2 root group1 4096 Jul 15 17:16 share_folder_for_group1

but when i access this foler from win OS client,i still can access the foler using acount user2 who did'nt belong to group1.Also when i login as user1 from windows workstation,i can get in the foler but can't write.
what's wrong with this?Thanks in advance!
Title: Re: problem about how to grant group privilege
Post by: CharlieBrady on July 15, 2006, 01:39:18 PM
Quote from: "recoco"

what's wrong with this?


If you want different permissions, you should be using different i-bays, with different settings.
Title: problem about how to grant group privilege
Post by: recoco on July 15, 2006, 04:31:52 PM
got it!thank you very much! :-)