search for: dos_mkdir

Displaying 4 results from an estimated 4 matches for "dos_mkdir".

Did you mean: do_mkdir
2000 Aug 21
3
2.0.7: inherit permissions = yes breaks setting read-only on files
...= no: no SGID on directories 2.0.7, inherit permissions = yes: no read-only attributes So I would really prefer something like a 2.0.7a or at least some "official" patch against 2.0.7. After some code inspection I found out that two functions are responsible for the changed behaviour: dos_mkdir() in lib/doscalls.c and unix_mode() in smbd/dosmode.c, both have been modified between 2.0.6 and 2.0.7 I tried to reverse those modifications and noted the behaviour in each case (ip=n means "inherit permissions = no", ip=y means "inherit permissions = yes"):...
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
1999 Dec 24
1
Q: directory mode = 1777 doesn't work ?
How can I set the sticky bit on new directories via share definition ? (samba 2.0.6) This doesn't work: [share] .... directory mode = 1777 ^ Any idea? Best Regards Markus Koelle mkoelle@gmx.de
2000 Jan 25
1
sticky bit on directories created via net neighborhood
I've set "force directory mode = 1775" in smb.conf, but when I make directories in a share through network neighborhood, I end up with 0775, i.e. user has rwx, group rwx, others rx. The sticky bit is not getting set. What am I doing wrong? thanks in advance, Ed Schernau ed@schernau.com Network Architect