The Linux (Samba) new guy
From: Mike (cockermike_at_yahoo.com)
Date: 07/30/03
- Next message: jmw: "Re: Bottom Posting Considered Harmful"
- Previous message: Dai Man: "Re: Kernel halt at after "finding modules dependencies" when booting"
- Next in thread: Juha Kustaa Siltala: "Re: The Linux (Samba) new guy"
- Reply: Juha Kustaa Siltala: "Re: The Linux (Samba) new guy"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 30 Jul 2003 09:09:37 -0700
There is a lot here, so please be patient.
I'm taking over the net admin responsiblity for a small company. They
have a network with mainly XP and NT boxes and they have a Red Hat
Linux (Samba) system as a file server. It seems great. The /home
directory on the Linux box is where users store their Word, Excel,
ect. files. The /public directory is where users go to access
department shares. They've also did some network installations where
the data files are stored on the /public/<program> directory. In order
for particular users to have RWX permissions to the /public/<program>
data, the last net admin created a group called managers that has RWX
permission to the /public directory. This seemed fine except that
users in the managers group can change the content to the shared
department documents in the /public directory. They should only be
able to RWX the data within the /public/<program> directory. That is
one problem.
The next problem is that I need to do a network install of a
particular program that requires almost every user to have access to
it. I definately don't want the users to have RWX permissions to the
/public directory. I decided to make a new directory called /QPulse. I
also made a group called qpulse and typed chown .qpulse QPulse at the
command line hoping that I gave the qpulse group ownership of the
QPulse directory. I then started putting users into the qpulse group.
In Samba, I created a share called QPulse and directed it to the
/QPulse directory. Everything seemed great. I could access the data
and run the program. Unfortunately users that aren't in the managers
group can't run it. Any idea what I've done wrong.
Thank in advance,
Mike
- Next message: jmw: "Re: Bottom Posting Considered Harmful"
- Previous message: Dai Man: "Re: Kernel halt at after "finding modules dependencies" when booting"
- Next in thread: Juha Kustaa Siltala: "Re: The Linux (Samba) new guy"
- Reply: Juha Kustaa Siltala: "Re: The Linux (Samba) new guy"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]