Winbind Group Question

Gerald Carter jerry at samba.org
Wed Jan 23 07:13:55 GMT 2002


On Tue, 22 Jan 2002, Josh Konkol wrote:

> I am running winbind on a s/390 using Suse7.3 w/Samba 2.2.2.
>
> I'm setting up a share that I want to give Domain Admins access to.  I don't
> know to use spaces in the group names.  Below is a sample of what I'm trying
> to do.
>
> [share1]
>   comment = Group1 Read Only, Group2 Read/Write, Group3 No rights
>   path = /mnt/share1
>   create mask = 0777
>   browseable = yes
>   write list = @prfmstr2+group1
>   read list = @prfmstr2+group2
>   valid users = @prfmstr2+group1, @prfmstr2+group2, @prfmstr2+domain admins
>
> I've tried enclosing domain admins in single or double quotes, but still no
> luck there.

try

valid users = " @prfmstr2+group1, \
   @prfmstr2+group2, @"prfmstr2+domain admins" "

We need to clean our parser a little.






chau, jerry
 ---------------------------------------------------------------------
 Hewlett-Packard                                     http://www.hp.com
 SAMBA Team                                       http://www.samba.org
 --                                            http://www.plainjoe.org
 "Sam's Teach Yourself Samba in 24 Hours" 2ed.      ISBN 0-672-32269-2
 --"I never saved anything for the swim back." Ethan Hawk in Gattaca--





More information about the samba mailing list