Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Groups in smb.conf

0 views
Skip to first unread message

Mike Auleta

unread,
Jun 1, 2000, 3:00:00 AM6/1/00
to
I am experiencing an issue with group names in our smb.conf file. Some
of our groups are so large that they have been broken up into
"sub-groups" with the same group id. If I only put the primary group
name in the smb.conf, then only users in that primary group can map the
file system. If I put the primary and all of it's sub-groups in, all
members of the group can map the drive. Our admin scripts will create
the sub-groups on the fly if the group is getting too large. Can I use
the gid instead of the group name to set permissions on the share?

Mike

--
Mike Auleta
michael...@boeing.com

Who's the more foolish, the fool or the fool who's following him?


Tozz

unread,
Jun 2, 2000, 3:00:00 AM6/2/00
to
HI

> I am experiencing an issue with group names in our smb.conf file. Some
> of our groups are so large that they have been broken up into
> "sub-groups" with the same group id. If I only put the primary group
> name in the smb.conf, then only users in that primary group can map the
> file system. If I put the primary and all of it's sub-groups in, all
> members of the group can map the drive. Our admin scripts will create
> the sub-groups on the fly if the group is getting too large. Can I use
> the gid instead of the group name to set permissions on the share?

If you're using:

valid users = @group

I suppose you can use:

valid users = @maingroup @subgroup1 @subgroup2 etc etc

Bye
Tozz

--
8:01pm up 41 days, 4:37, 1 user, load average: 0.20, 0.16, 0.22
Visit H4H: http://www.hackers4hackers.org


0 new messages