Hi all!
I know a few things, but I really don't know how to handle this

Situation:
Server: Smeserver 7.3, all updates applied.
One client is using a MAC:
System Version: Mac OS X 10.5.2 (9C7010)
Kernel Version: Darwin 9.2.2
When that particular user creates new directories in an IBAY
from the MAC, the permissions looks like this:
drwx--S--- 3 username groupname 4096 May 13 12:15 Name_of_directory
I asked the same user to walk over to
a PC (Win XP sp2), log in and create a directory in the same IBAY, it looks like this:
drwxrws--- 2 username groupname 4096 May 13 12:18 Name_of_directory
The problem is of course that when this client uses his MAC to create directories in the IBAY, other members in the user group cannot access or write in those directories.
I've got a few questions here:
- What is the difference between "s" and "S" in the two lines above?
- How should I proceed to get the same permissions (drwxrws---) on the directories when created from the MAC?