search for: icreate_mask

Displaying 3 results from an estimated 3 matches for "icreate_mask".

Did you mean: create_mask
2000 Jan 27
0
service_ok, redux.
...INGs. */ > /* Check for announcing as something other than NT, which can */ > > /* Look for map archive forced to fail by bad create mask. */ > /* Ditto map system, map hidden. */ > if (iSERVICE(iService).bMap_archive == True > && (iSERVICE(iService).iCreate_mask & 0100) == 0) > DEBUG(0,( "WARNING: map archive set in share %s, but create " > "mask doesn't allow setting archive bit (100 octal).\n", > iSERVICE(iService).szService)); > > if (iSERVICE(iService).bMap_system == True > && (iSE...
2000 Jan 27
1
Proposed improvements to service_ok()
...INGs. */ > /* Check for announcing as something other than NT, which can */ > > /* Look for map archive forced to fail by bad create mask. */ > /* Ditto map system, map hidden. */ > if (iSERVICE(iService).bMap_archive == True > && (iSERVICE(iService).iCreate_mask & 0100) == 0) > DEBUG(0,( "WARNING: map archive set in share %s, but create " > "mask doesn't allow setting archive bit (100 octal).\n", > iSERVICE(iService).szService)); > > if (iSERVICE(iService).bMap_system == True > && (iSE...
1999 Jul 02
1
preexec: return code not used? (PR#18576)
T.D.Lee@durham.ac.uk wrote: > > > But we'd like to go one step further and have the return code from preexec > be used to continue or abort the connection being established. The script > above would be modified to generate this return code. > > Looking through the source code (smbd/service.c), it doesn't seem to check > the return code (calling smbrun to do the