mknissmbpwtble.sh

Benny Holmgren bigfoot at astrakan.hgs.se
Sat May 16 13:52:04 GMT 1998


On Fri, 15 May 1998, Luke Kenneth Casson Leighton wrote:

> > so the line: lmpwd=C,nw=,g=r,o=rm above is overridden by the table access
> > permissions: access=og=rmcd,nw=  giving the group modify,create and destroy
> > access (unintentionally?).
> 
> dunno.  benny?

No, when you create a table you can specify the default permission using
the "-D access=" parameter which will be used as default for all columns.
By adding parameters for each field you can alter the values per column.
Depending on what operator you use you can set, add or delete permissions
from the default. 

The parameter lmpwd=C,nw=,g=r,o=rm gives the following right on the
column:
 nnnnooooggggwwww
 ----rm--r------

With the above default access lmpwd=C,g-mcd,o-cd would give the same
result.

 Cheers,

--
Benny Holmgren                                      bigfoot at astrakan.hgs.se
Astrakan Computer Club                                tel. +46-(0)26-183573
Sweden                                "It's not about length, it's shoesize"




More information about the samba-ntdom mailing list