Koozali.org: home of the SME Server

problem about how to grant group privilege

recoco

problem about how to grant group privilege
« 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!

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: problem about how to grant group privilege
« Reply #1 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.

recoco

problem about how to grant group privilege
« Reply #2 on: July 15, 2006, 04:31:52 PM »
got it!thank you very much! :-)