$SUBJECT made me think that the Samba project had a new maintainer!
In article <(E-Mail Removed) >,
Mike wrote:
> First off, I'm a new guy when it comes to Linux. I'm mainly a Windows
> admin, but I want to start using Linux in a big way.
Welcome ... you'll soon be enjoying your work much more now.
> The problem is that anyone in the managers group can alter all files
> in the /public directory. I only want them to alter the files in the
> /public/<program name> directory. How can I fix this?
chmod g-w /public
You might also want to adjust some permissions in /public, and check the
create mask and similar parameters if set in smb.conf.
> looking at it too long. Anyway my limited Linux experience is enough
> to get me into trouble.
Look around for a basic Unix user guide which explains permissions and
so on. Also, if I were you I'd learn a bit more about how the filesystem
hierarchy works. "man hier" and
http://www.pathname.com/fhs/ will help.
Normally /usr, for example, is mostly static. Users write their data in
/home, and programs write their data in /var. For a major server I would
not want a large / partition. You can get into trouble allowing Samba
users write permission on that partition. (On all our customers' servers
we separate out /tmp and /home onto separate partitions, so users can
only write to those 2 partitions.)
> If someone could tell me step by step how to handle my problem(s) that
> would be awesome!
You might consider also hiring someone to help you over some of the
early hurdles! On one hand I'm happy to answer questions on Usenet to
help build the community, but OTOH I do this stuff for a living too.

Anyway, good luck.
--
/dev/rob0 - preferred_email=i$((28*28+28))@softhome.net
or put "not-spam" or "/dev/rob0" in Subject header to reply