[NTLUG:Discuss] Permissions
J. Reeves Hall
reeves at earthling.net
Fri Sep 3 14:27:26 CDT 1999
Kathleen Weaver wrote:
> Oh, gee that looks like fun, I get to do that for 200 students. Novell
> lets me do that with one change to syscon.
>
> I do have those students in group users -- anything I can do with that?
>
> On Thu, 3 Sep 1998, J. Reeves Hall wrote:
>
> > Kathleen Weaver wrote:
> >
> > > I'm having a "concept" problems with permissions. I'm used to Novell, and
> > > I want to do something similar.
> > >
> > > I want to set up my teacher group to have full access to the student home
> > > directories. How do I do that without giving students access to each
> > > directory. I know how to do that in Novell.
> >
> > chgrp teachers joes_dir #teachers group has access
> > chown joe joes_dir # so does joe
> > chmod 770 joes_dir #but nobody else
No, just chgrp teachers *, chmod 770 *, and the owners should already be set. Or
get crafty with a script.
Yes, I've heard Novell is pretty nice along those lines. You could always rewrite
the kernel VFS layer :)
-Reeves
In a world without fences, why do we need Gates?
J. Reeves Hall - Georgia Tech (CS Major)
[overcode at resnet.gatech.edu]
More information about the Discuss
mailing list