From: Ray Olszewski <ray@comarre.com>
To: linux-newbie@vger.kernel.org
Subject: Re: group
Date: Fri, 26 Dec 2003 14:17:03 -0800 [thread overview]
Message-ID: <5.1.0.14.1.20031226135536.01f9f780@celine> (raw)
In-Reply-To: <3FEC9C39.60007@dpomeroy.com>
At 12:38 PM 12/26/2003 -0800, dave wrote:
>I made a subdirectory called "everyone", "/home/everyone". I want to use
>this folder for sharing files from my windows clients as well as
>myself. I used chgrp to make the folders owner group everyone. I added
>the users to this group. I changed the group permissions to rwx with
>chmod. When I reboot, the subdirectory reverts back to r-x. My group
>members cannot write to the directory. I'm running Mandrake 9.2.
I don't *quite* understand what you are describing. Is it only after the
reboot that users are unable to write to the directory? Or are they always
unable to write to it?
Just to be sure we are all talking about the same thing, please send us the
output of this sequence of commands (run as root):
ls -l /home/everyone
chmod 775 /home/everyone
chgrp everyone /home/everyone
ls -l /home/everyone
grep everyone /etc/group
What test are you using for "cannot write" and what is an example of the
actual failure? Are we talking about users unable to save to the directory
from login shells? Or Samba failures? Or what? Can root save to the
directory (just trying to eliminate here the possibility of a RO filesystem)?
There is probably some error of detail in your procedure. With the above
output, I (or someone else here, perhaps even you yourself) may be able to
spot it. (For example,. you write: "I used chgrp to make the folders owner
group everyone". The term *owner* applies to a userid, not a groupid. This
may just be a terminology imprecision, or it may reflect an error in what
you are actually doing.)
I don't use Konquerer so cannot help with your second problem.
>Another problem is when I start Konquerer as a file manager. I enter the
>root password and tell it to save the password. the next time I start
>Konquerer I have to enter the root password again. I'm confused, Does
>anyone have some light to shed on these issues? Thanks in advance.
>Dave
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
next prev parent reply other threads:[~2003-12-26 22:17 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-26 20:38 group dave
2003-12-26 22:17 ` Ray Olszewski [this message]
2003-12-26 23:32 ` group Jos Lemmerling
-- strict thread matches above, loose matches on Subject: below --
2004-01-02 4:18 group dave
2004-01-02 20:23 ` group caszonyi
2004-01-01 21:17 group dave
2004-01-01 21:42 ` group Ray Olszewski
2003-12-25 7:07 group dave
2003-12-25 10:48 ` group jos
2003-12-25 11:07 ` group jos
2003-12-25 13:52 ` group Dan Zlotnikov
2003-12-25 14:20 ` group Jos Lemmerling
2003-12-25 15:14 ` group Dan Zlotnikov
2003-12-25 16:48 ` group Jos Lemmerling
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5.1.0.14.1.20031226135536.01f9f780@celine \
--to=ray@comarre.com \
--cc=linux-newbie@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox