similar to: Who may delete a file ?

Displaying 20 results from an estimated 200 matches similar to: "Who may delete a file ?"

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
2003 Oct 08
1
excel files not opening read only - samba 3.0
I upgraded to samba 3.0 recently. I have a lot of shares containing excel workbooks that need to be rea only for certain people and writable by others. If I try and open any one that is resctricted to read only, whether by samba "read list" etc. of using linux ext permissions windows compalins that the file could not be found, check the spelling of the filaname blah blah ... No errors
2002 Mar 15
1
W2K and XP Offline files stopped working with 2.2.3a
Hi - It appears that Samba 2.2.3a broke Windows ability to use offline files from a Samba share. This used to work fine under 2.2.2. When a user syncs an offline folder, everything appears to work properly, but once disconnected, only a small portion of the files are visible in the offline folder, and the files are not accessible - they give strange error messages about files being read-only or
2002 Jul 22
2
share name size limitation?
Hello everyone, I was trying to rename a newlys created share for a customer site over the weekend. I was trying to give it MedTranBackup but that would only yield an error on the NT4 workstation about the network name not found and could not browse to it via network neighborhood. When I use MedTran everything was happy. I appear to have hit a limit in the length of the name. What is the
2001 Mar 18
1
Error in accessing Accounting Software
We are running Samba 2.0.7 on a Redhat 7.0 Server in an Accounting Practice. When one of our users trys to open Handy Ledger which is stored on out JDAData Share. When he trys to connect I get the following messages in the logs. [2001/03/19 16:22:43, 0] smbd/nttrans.c:map_share_mode(443) map_share_mode: Incorrect value 0 for desired_access to file \ [2001/03/19 16:22:43, 0]
2002 Jul 04
1
"Invisible" directories in Windows... but not in DOS
Hi Guys, Has anyone come across or heard tale of a problem whereby you have a Samba share where you can't see certain directories in the root of the share?
2001 Feb 22
4
SWAT not working
I'm trying to use SWAT on my Compaq Tru64 UNIX v5.1 machine running Samba 2.0.7. I'm prompted for a username/password. I read in the docs to enter root with root's passwd. This does not work. I get login failed, retry. I never get authenticated. Any ideas? Thanks, Paul Gregory UNIX & Oracle Database Admin GE Nuclear Energy paul.gregory@gnf.com
2004 Nov 11
3
File.nopen alpha
Hi all, I''ve committed an alpha version of File.nopen (native open) to win32-file. This is a wrapper for CreateFile(). A quick synopsis: * File.nopen(file,access_mode,share_mode,creation_mode,flags) * * A ''native'' open method. This uses CreateFile() behind the scenes instead of * the _open() function. This allows much greater flexibility when it comes * to
2007 Nov 18
4
Need help with win32-service, failure actions
Hi all, I''m trying to get failure action support working. I''ve modified the Service.configure method to accept the following options: failure_reset_period failure_command failure_reboot_message failure_actions failure_delay I''ve got the failure_command and failure_reboot message working, but the rest aren''t working properly. I''m mostly focused on
2002 Aug 20
2
Upgrade broke file locking
Prior to upgrading from RH7.0 to RH7.3 our Samba filserver worked perfectly. Now we are having locking problems. Initially Iused the same samba binaries built on RH70, I tried rebuilding Samba and reinstalling but it had no effect. If user bon opens an M$-Office file they frequently get a 'file is already in use by bob'. Sure enough smbstatus -L shows the file locked by bob, but bob
2010 Jul 09
2
difference between stickybit SUID and SGID
i had a small query , whant is the difference between stickybit SUID and SGID , is there any proper site where i can get a clear understanding . -- Regards Agnello D'souza -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20100709/c7c22588/attachment.html>
2000 Jan 05
0
samba 2.06 caused server self-reboot?
My samba server (solaris 2.6) self-rebooted few times lately. There was no apparent hardware problem. When I checked log.smb file. There were lots of following messages before reboot: [2000/01/04 16:04:08, 0] smbd/nttrans.c:map_share_mode(410) map_share_mode: Incorrect value 0 for desired_access to file \ [2000/01/04 16:04:08, 0] smbd/nttrans.c:map_share_mode(410) map_share_mode: Incorrect
2006 Sep 19
6
Problem logon to PDC
Hello, I have setup a cluster system with drbd and heartbeat. I have samba running as a PDC. Everything works great when I am on server1 But when failover ocuurs I cannot seem to log on the domain anymore. I Have symlinks to my home share : /var/cache/samba , /etc/samba/ who are synced between 2 servers. Do I have to sync another files ?? greets John
2007 Mar 24
2
Subtle bug in do_basename
Hello, I've been wondering why my no-optimization R-devel builds have been hanging during "building/updating package indices ...". I tracked it down with gdb to this line from do_basename in utils.c: while ( *(p = buf + strlen(buf) - 1) == fsp ) *p = '\0'; Now, imagine if your compiler places the variable fsp immediately before buf on the stack, and strlen(buf) is 0.
2016 Mar 09
4
mkdir-dup test flapping
We looked at this some more, and Andrew seemed to understand and wrote the attached patch. > > We got the logs by forcing smbd to run with -d10 by patching > file_server/fileserver.c. The issue appears to be in this call: 3638 /* Ensure there was no race condition. */ 3639 if (!check_same_stat(&smb_dname->st, &fsp->fsp_name->st)) { 3640
2005 Sep 21
2
locking.tdb: expand_file ftruncate to 8192 failed (Permission denied)
Hi, I'm hunting a bug in 3.0.x (tested on 3.0.10 and 3.0.20). Users can create and modfy files, but cannot delete them. The logs show [2005/09/21 20:48:14, 0, pid=18388, effective(4019, 412), real(4019, 0)] tdb/tdbutil.c:tdb_log(767) tdb(/srv/physik.fu-berlin.de/data/.samba/cluster1-test/cache/locking.tdb): expand_file ftruncate to 8192 failed (Permission denied) [2005/09/21 20:48:15, 0,
2015 Jul 22
13
[PULL 0/8] MultiFS suppport for BIOS and EFI
So last week I was wondering if XFS was still working -- even with its last on-disk structure changes -- and it _suprisingly_ worked as expected. Right, now I can finally get rid of GRUB and use Syslinux to boot my Linux on EFI from a rootfs with xfs. Shit, I have two partitions (the first one being the required ESP) so there is no way to access the other partitions since because Syslinux does not
2003 Mar 05
2
Samba-3.0alpha22 available on samba.org mirrors
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 We've just posted another snapshot of the SAMBA_3_0 cvs tree for download. This is a non-production release provided for testing only. The source code can be downloaded from : http://download.samba.org/samba/ftp/alpha/ The uncompressed tarball and patch file have been signed using GnuPG. The Samba public key is available at
2016 Aug 27
2
Issue with acl_xattr:ignore system acls in 4.5rc2
On Fri, Aug 26, 2016 at 04:03:49PM -0700, Jeremy Allison wrote: > On Fri, Aug 26, 2016 at 02:46:19PM -0700, Jeremy Allison via samba wrote: > > On Fri, Aug 26, 2016 at 06:44:05PM +0200, Ralph Böhme wrote: > > > > > > Cheerio! > > > -slow > > > > Still reviewing this - but a few things that will need changing: > > > > When adding the
2003 Apr 04
2
2.2.1a / 2.2.2 bug is back in 2.2.8
Hello, Back when 2.2.2 was the current samba release I came across the following problem when deleting folders in Windows 2000 which I'll repost again below. After I finally got his attention with a few very wordy messages to the samba mailing list, Jeremy fixed it blazingly fast and wrote me back: "I just found the problem and fixed it in 2.2 CVS and HEAD CVS. It was to do with the