similar to: Can't backup Samba share using NT Server across the network

Displaying 20 results from an estimated 400 matches similar to: "Can't backup Samba share using NT Server across the network"

2013 Mar 09
2
grouping followed by finding frequent patterns in R
I have a data in the following form : CIN TRN_TYP 9079954 1 9079954 2 9079954 3 9079954 4 9079954 5 9079954 4 9079954 5 9079954 6 9079954 7 9079954 8 9079954 9 9079954 9 . . . . . . there are 100 types of CIN (9079954,12441087,15246633,...) and respective TRN_TYP first of all, I want this data to be
2000 Mar 14
2
Samba question - Out of File Structures
I could do with some help. We're creating a large number of files from from NT Workstation. After a while (I think it's 1014 files but it may be 2027), the SAMBA log reports "Out of file structure" errors. Below is a cut down version of the log file. The 1014 number is significant as it appears in the SAMBA log when SAMBA starts. I'm guessing it's a Solaris OS limit.
2009 Nov 17
1
samba 3.4.2-1: ERROR! Out of file structures
Hello, When performing a lot of file I/O on a samba share, I see the following: Nov 15 16:01:47 l1 smbd[31472]: ERROR! Out of file structures Nov 15 16:01:49 l1 smbd[31472]: [2009/11/15 16:01:49, 0] smbd/files.c:61(file_new) Nov 15 16:01:49 l1 smbd[31472]: ERROR! Out of file structures Nov 15 16:01:49 l1 smbd[31472]: [2009/11/15 16:01:49, 0] smbd/files.c:61(file_new) Nov 15 16:01:49 l1
1999 Jun 22
3
ERROR! Out of file structures
Hi, Ive just installed Samba 2.0.4b. The server has minimal load, but when I copy files from a PC (NT4 Workstation) to the Samba server, partway though the transfer I get the following error message. "Cannot copy <filename>: Network Access is denied. Be sure you have the correct network permissions to perform this operation" In log.machine the following error's are
1999 Jun 01
0
" ERROR! Out of file structures" with smbd, and Arcserve IT on sm b share
Hi again, I was previously writing for a problem with Arcserve IT and Samba (with linux). The connection drops after 15 minutes. Continuing to understand what's happening, I discovered the following message in the logs: [1999/06/01 14:42:08, 0] smbd/files.c:file_new(85) ERROR! Out of file structures Immediatly I ran into the samba code to try to understand the cause of the problem.
2009 Nov 26
2
quote warning not being triggered (yet again)
I'm using 1.2.6 with the managesieve patch and maildir++ quotas (via the maildirsite file). Again, I found that the quota warning is not bering triggered. Testing via: smtp-source -4 -f sender at charite.de -t recipient at charite.de -m 1 -l 1000000 -C 1 mail.charite.de:submission recipient at charite.de being a mailbox with a 10.0 MB limit. I attached dovecot -n and the quota warn script.
2016 Mar 09
0
Weird permissions problem
I could still really use some help here.... After spending hours on this, I have determined that it's only my user account that is having this problem. Everyone else can access 700 files/directories owned by them just fine. Thinking of perhaps a UID conflict somewhere, even though there didn't appear to be one, I deleted my account and recreated it with a new UID, copied everything
2005 Jul 16
1
Shares all empty after upgrade to 3.0.14a-fc4
Hi, Hoping you can help. I've updated my samba server (PDC) from 3.0.10 to 3.0.14a as part of updating from FC3 to FC4. I now find I cant see inside any of the shares, even though I can see the share names themselves and the directories are quite readable to Linux processes. So, e.g. I can see that I have a share "Users", but not the contents of it. With one exception all shares
2024 Jun 06
1
missing msdfs referrals from samba directory listing: wrong order in smbd_dirptr_get_entry()?
Hi! For quite some time I'm trying to find what's going on with MSDFS referrals. Samba version is 4.19.6. We've global host msdfs = yes (the default anyway), and for a share in question, msdfs root = yes. testparam confirms the settings. There's a symlink created in the root dir of the share, which points to the same server but different path: dfstest =>
2016 Mar 03
2
Weird permissions problem
On 3/3/2016 2:02 PM, Marc Muehlfeld wrote: > It would help if you would provide some information about your system: > - Samba version - smb.conf - "ls -ld" of the directory - etc. Regards, > Marc Hello, version: samba-4.3.4-1.fc23.x86_64 ls -ld: ls -ld /home/blaster drwxrwx--- 76 blaster users 4096 Mar 3 14:15 /home/blaster testparm Load smb config files from
2014 Dec 29
0
Bug found in Samba 4 ?
On Sat, Dec 27, 2014 at 8:39 AM, Denis BUCHER <dbucherml at hsolutions.ch> wrote: > Dear Ricky, > > Yes, in my original post, below, I gave some details about smb.conf, but > to summarize: > > - I am using Samba 4.1.11. > - server role = classic primary domain controller > - domain logons = yes > - domain master = yes > - When I define a
2009 Mar 03
3
CreateHardLink problem
Hi, I'm developing a Windows backup application that needs to be able to create possibly hundreds of thousands of hard links on an SMB share. I'm running into a strange problem when that share happens to be on a Samba server. When the application tries to create the 10000th hard link, the win32 CreateHardLink() function returns error code 5 "Access is denied". The Samba log
2004 Oct 15
1
Directory Name '.../pipe' not allowed ? Samba Bug ?
Hi All, scenario: Samba Version 2.2.8a-UL running on Suse Linux Enterprise 8 Kernel Version 2.4.21-241-smp as Server Windows 2000 SP4 as Client Trying to import a MS-Foxpro file into MS-ACCESS. MS-Foxpro File residing on Samba Server. The Foxpro filename is 'projects.dbf'. During import MS-Access tries to also open a non existent file 'projects.inf' depending on the path in
2002 Nov 22
0
RE:swat in samba-2.2.7
Hi, I have installed samba 2.2.7 and cannot get swat to work. I have entry in /etc/services file and alo in /etc/xinetd.d/swat. I'm logging in as root/rootpassword from local or other machine. i'm getting error 401 Bad Authorization username or password incorrect What am i doing wrong??? Thanks Mohan -----Original Message----- From: samba-request@lists.samba.org
2014 Dec 31
0
Bug found in Samba 4 ?
On Wed, Dec 31, 2014 at 3:02 AM, Denis BUCHER <dbucherml at hsolutions.ch> wrote: > Le 29.12.2014 20:46, Ricky Nance a ?crit : > > > On Sat, Dec 27, 2014 at 8:39 AM, Denis BUCHER <dbucherml at hsolutions.ch> > wrote: > >> Dear Ricky, >> >> Yes, in my original post, below, I gave some details about smb.conf, but >> to summarize: >>
2014 Dec 16
2
Samba "%G" replacement not working in "Logon script" ?
Dear all, I experience now a strange bug with Samba 4.1.11 : When I define a fixed-name as logon script in smb.conf, it works : logon script = employee.bat But if I try either %g.bat or %G.bat, or even "%G.bat", it doesn't work : * logon script = %g.bat * logon script = %G.bat * logon script = "%G.bat" In the logs, there was a message showing that Samba was
2015 Jan 05
0
Bug found in Samba 4 ?
On Sun, Jan 4, 2015 at 8:55 AM, Denis BUCHER <dbucherml at hsolutions.ch> wrote: > Le 31.12.2014 17:19, Ricky Nance a ?crit : > > > > On Wed, Dec 31, 2014 at 3:02 AM, Denis BUCHER <dbucherml at hsolutions.ch> > wrote: > >> Le 29.12.2014 20:46, Ricky Nance a ?crit : >> >> >> On Sat, Dec 27, 2014 at 8:39 AM, Denis BUCHER <dbucherml at
2009 Dec 23
2
Can't create file.
I can authenticate at the smb level, but there's something wrong at the posix level when I try to edit or create files. I am always denied access regardless of how loose the file/directory permissions are. This is what I am seeing in the logs - [2009/12/20 00:57:35, 4] smbd/uid.c:change_to_user(183) change_to_user: Skipping user change - already user [2009/12/20 00:57:35, 5]
2014 Dec 27
2
Bug found in Samba 4 ?
Dear Ricky, Yes, in my original post, below, I gave some details about smb.conf, but to summarize: * I am using Samba 4.1.11. * server role = classic primary domain controller * domain logons = yes * domain master = yes * When I define a fixed-name as logon script in smb.conf, it works : * logon script = employee.bat * But if I try either %g.bat or %G.bat, or even
2009 Feb 02
1
Large file problem with version 3.0.34
I have a problem with large files (>2 Gb) in a Debian sarge based system. I install samba 3.0.34 with this configuration: ./configure --with-smbwrapper --with-ldap --with-automount --with-smbmount --with-pam --with-pam_smbpass --with-ldapsam --with-syslog --without-profiling-data --with-quotas --with-sys-quotas --with-libsmbclient --with-acl-support --with-utmp --with-vfs --with-winbind