similar to: panic: Unable to open new log file ... Too many open files

Displaying 20 results from an estimated 2000 matches similar to: "panic: Unable to open new log file ... Too many open files"

2010 Jan 04
2
Downgrade TDB files?
Hi. I've tried Samba 3.4.3 and it upgraded my passdb.tdb file. After testing I concluded that I'm not going to upgrade to 3.4.3 yet, because 'getent passwd' was broken in recent BlastWave Solaris packages: http://wiki.blastwave.org/forum/viewtopic.php?f=5&t=447&start=0 Now, after I downgraded the Samba back to 3.0.32, client connections started to malfunction. I saw
2012 Mar 02
0
server signing = mandatory aix 6.1 (abridged debug)
Using samba 3.5.12 on aix 6.1 when I set "server signing = mandatory" nothing can connect to my server. Included the smb.conf followed by errors showing up in the level 10 debug output. Thanks, >cat /usr/local/samba/lib/smb.conf [global] workgroup = somename netbios name = someserver server string = somename Samba Server %v security = user
2003 Mar 13
0
too many open files , samba crashes
hello, using SuSE 7.3 with all Patches and SAMBA 2.2.7a-SuSE after a couple of days too many files are opend (bejond 16000) and samba hast to be totally stopped and restartet. the log tells us the following: [2003/03/13 09:21:44, 0] smbd/posix_acls.c:create_canon_ace_lists(919) create_canon_ace_lists: unable to map SID S-1-5-21-823518204-1202660629-842925246-2721 to uid or gid. [2003/03/13
2015 Nov 15
1
samba's source code won't compile on ubuntu 14.04 LTS
hi everybody sorry for the delay but I think we have different time zones >ER, did you actually ask anything there :-D >What is wrong with the distro version of Samba ? >What errors are you getting? >I have had a look at this page on the linuxfromscratch wiki: >http://www.linuxfromscratch.org/blfs/view/svn/basicnet/samba.html >Hmm, Required >Python-2.7.10 >Just a bit
2009 Sep 15
0
FreeBSD 6.2 fresh install samba 3.3.7 problems
Hello, I've port installed 3.3.7 samba onto the box and was trying to start samba server through '/usr/local/etc/rc.d/samba' with no success (server wouldn't start at all). I've tried running '/usr/local/bin/smdb -D' and server started for few moments before it died. Below are configuration files and log dump with the dump error. What am I doing wrong? [root at
2009 Jul 01
4
can't get Samba users from Windows
Hello! I have installed Debian "Lenny" x64 and samba 3.2.5 from repository and I have some problems. First: When I set directory access rights via checkbox from WindowsXPPro SP3 it seems that it has no effect. I have rebuild samba and samba-common, version 3.0.24-6etch10, for Debian Lenny and this solved this problem. Also in rebuilded version DFS is on by default. Second: I can't
2024 Jul 12
1
smbd interoperability with sssd on Kerberos no winbind
Hello there Seeking to serve file shares from AD-joined Debian using sssd and Kerberos as authentication. No Winbind. Having a lot of problems and confusions... Current smb.conf, no winbind [global] ? ?workgroup = company.net ? ?realm = company.net ? ?security = user ? ?kerberos method = dedicated keytab ? ?dedicated keytab file = /etc/krb5.keytab ? ? ? ?disable netbios = yes ? ?dns proxy = yes
2006 Mar 22
1
Issue with passdb.tdb
Hello, During a re-start of Samba I got the following error: [2006/03/22 12:36:14, 0] passdb/pdb_tdb.c:tdbsam_tdbopen(196) Unable to open/create TDB passwd [2006/03/22 12:36:14, 0] passdb/pdb_tdb.c:tdbsam_getsampwrid(490) pdb_getsampwrid: Unable to open TDB rid database! The result is a new password file. The second problem is that after creation of the users and a new join of the
2011 Nov 27
1
Environment variables in smb.conf -- inconsistent results
Hello! I am trying to use environment variables in my samba configuration file. The %$() directive does not seem to work consistently. Do I misunderstand something? As a success example, "include = %$(SVCDIR)/conf/smb-shares.conf" works fine. Logging with debuglevel = 3 indicates successful inclusion of the secondary file. However, as a failure example, "interfaces =
2008 Jan 11
1
password sync "Failed to open/create TDB passwd" - some progress
I made a little progress. It is partly a file permissions error. If I change the permission of /usr/local/samba/private to 660. Since the unix Administrator (ie. Windows Domain Administrator) is in the sysadmin group, this gives it read-write permissions to this file. Under windows, as the Domain Administrator, I can now change account properties such as "password never expires."
2016 Dec 09
0
How to join join Ubuntu desktop to AD
On 12/8/2016 2:10 PM, Rowland Penny via samba wrote: > On Thu, 8 Dec 2016 13:54:17 -0500 > lingpanda101 via samba <samba at lists.samba.org> wrote: > >> On 12/8/2016 1:14 PM, Rowland Penny via samba wrote: >>> On Thu, 8 Dec 2016 13:03:49 -0500 >>> lingpanda101 via samba <samba at lists.samba.org> wrote: >>> >>>> On 12/8/2016 12:52
2008 Jan 10
3
password sync "Failed to open/create TDB passwd"
I am trying to enable unix password sync. PDC is solaris 3.026a on Solaris 9. my smb.conf file includes: [global] workgroup = MYDOMAIN server string = myserver passdb backend = tdbsam passwd program = /usr/bin/passwd %u passwd chat=*New\sPassword:\s%n\nRe-enter\snew\sPassword:\s%n\npasswd:\s password\ssuccessfully\schanged*\n unix password sync
2019 Nov 27
2
Error while trying to manage file share
Hello, according to documentation: https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs User is required to setup the file share using ms windows (Computer Management->Connect to another computer). That I am trying without success. When I connect with Windows 7 client I get error message: "Event Viewer cannot connect to computer 'SAMDOM.EXAMPLE.COM. The error ported
2007 Dec 10
5
Can not add a new NT Workstation to a new (vampired) samba domain
I am replacing an old NT4.0 Server with a debian 4.0R1 etch Linux server (samba 3.0.24). This was with a completely fresh install of debian. My smb.conf is pretty simple: [global] workgroup = BUTLER netbios name = STAR3 passdb backend = tdbsam domain master = No domain logons = Yes os level = 33 add user script = /usr/sbin/useradd -m '%u' delete
2019 Nov 27
0
Error while trying to manage file share
Here is smb.conf: https://pastebin.com/EVuAy3iB Am Mi., 27. Nov. 2019 um 13:25 Uhr schrieb Marian Thieme < marian.thieme at gmail.com>: > Hello, > > according to documentation: > https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs > User is required to setup the file share using ms windows (Computer > Management->Connect to another computer). That I
2009 Nov 07
0
XP-machines cannot join Samba PDC with tdbsam
High there ... I cannot join my Samba PDC any longer with my XP-machines, I mean I'm not be able to create new machine accounts. The existing machine-accounts in the tdb-database works properly, all the existing XP-machines are joined without any problems. Only it isn't possible to joint the Samba PCD with new machines... My first Samba PDC-Configuration with this tdbsam as the passwd
2009 May 19
3
Samba Panic
Below is a log file of a panic that occurs on two different sites running Debian Stable Samba 3.2.5. The problem is triggered by Sophos Control Centre doing it's hourly check for updates, and as SCC is running on a user's PC in both cases causes problems for the user. I've tried everything and cannot figure it out - anyone got any pointers/ideas what to do next ? [2009/05/18
2009 Oct 26
0
Users can't login on XP workstations
Hello, I'm running Samba 3.2.5 on Debian, with tdbsam backend. For the past few days, I've had trouble with starting Samba (which I do routinely once a day) but with users unable to login on Windows workstations. When this happens, the current smbd.log shows no activity (not even the "starting samba" event) and the previous day's smbd.log shows entries like these:
2020 Mar 16
0
Problems with ACLs
Hi, I think the error is in converting the POSIx ACl, but I don't know how to fix this. I checked the following entry in the Log: [2020/03/14 00:37:37.015551, 2] ../../source3/smbd/posix_acls.c:3045(set_canon_ace_list) set_canon_ace_list: sys_acl_set_file type file failed for file . (Opera??o sem suporte). [2020/03/14 00:37:37.015616, 3]
2002 Aug 13
1
Too Many Files Open
Our CAD Drawings are stored on a Samba Share. We want to open large Assembly's but we get following errors: [2002/08/06 12:47:59, 0] lib/debug.c:reopen_logs(348) Unable to open new log file /usr/local/samba/var/log.smbd: Too many open files [2002/08/06 12:48:49, 0] lib/debug.c:reopen_logs(348) Unable to open new log file /usr/local/samba/var/log.smbd: Too many open files [2002/08/06