similar to: [Announce] Samba 4.16.3 Available for Download

Displaying 20 results from an estimated 600 matches similar to: "[Announce] Samba 4.16.3 Available for Download"

2022 Jun 28
0
[Announce] Samba 4.15.8 Available for Download
Release Announcements --------------------- This is the latest stable release of the Samba 4.15 release series. Changes since 4.15.7 -------------------- o? Jeremy Allison <jra at samba.org> ?? * BUG 15042: Use pathref fd instead of io fd in vfs_default_durable_cookie. ?? * BUG 15099: Setting fruit:resource = stream in vfs_fruit causes a panic. o? Douglas Bagnall <douglas.bagnall
2022 Jun 28
0
[Announce] Samba 4.15.8 Available for Download
Release Announcements --------------------- This is the latest stable release of the Samba 4.15 release series. Changes since 4.15.7 -------------------- o? Jeremy Allison <jra at samba.org> ?? * BUG 15042: Use pathref fd instead of io fd in vfs_default_durable_cookie. ?? * BUG 15099: Setting fruit:resource = stream in vfs_fruit causes a panic. o? Douglas Bagnall <douglas.bagnall
2011 Mar 09
2
Complex sampling?
R users, I am trying to generate a randomized weekday survey schedule that ensures even coverage of weekdays in the sample, where the distribution of variable DOW is random with respect to WEEK. To accomplish this I need to randomly sample without replacement two weekdays per week for each of 27 weeks (only 5 are shown). However, I need to sample from a sequence (3:7) that needs to be
2012 Aug 22
1
Error in if (n > 0)
I've searched the Web with Google and do not find what might cause this particular error from an invocation of cenboxplot: cenboxplot(cu.t$quant, cu.t$ceneq1, cu.t$era, range=1.5, main='Total Recoverable Copper', ylab='Concentration (mg/L)', xlab='Time Period') Error in if (n > 0) (1L:n - a)/(n + 1 - 2 * a) else numeric() : argument is of length zero I do
2011 Jan 04
1
Dovecot-auth crash after upgrade to 1.2.16
Just made FreeBSD 8.1 portupgrade to new Dovecot version 1.2.16 from 1.2.14_1. In message log I has many records such this > Jan 4 23:30:11 beta kernel: pid 15096 (dovecot-auth), uid 0: exited on s >> ignal 11 (core dumped) > > Jan 4 23:30:11 beta kernel: pid 15097 (dovecot-auth), uid 0: exited on s >> ignal 11 (core dumped) > > Jan 4 23:30:11 beta kernel: pid 15098
2018 Dec 20
0
[Announce] Samba 4.9.4 Available for Download
======================================================== "The whole point of getting things done is knowing what to leave undone." Oswald Chambers ======================================================== Release Announcements --------------------- Major bug fixes include: ------------------------ o dns: Fix CNAME loop prevention using counter regression (bug
2018 Dec 20
0
[Samba] [Announce] Samba 4.9.4 Available for Download
======================================================== "The whole point of getting things done is knowing what to leave undone." Oswald Chambers ======================================================== Release Announcements --------------------- Major bug fixes include: ------------------------ o dns: Fix CNAME loop prevention using counter regression (bug
2023 Jan 31
2
Log errors on domain member
Hi folks, The smb.conf and other information after specification of the problems. The journal on a AD domain member server is cluttered with permission denied entries of this message pair: Jan 31 07:02:26 konsrvfast smbd[436004]: [2023/01/31 07:02:26.083500,? 0, effective(11025, 10515), real(11025, 0)] ../../source3/smbd/smb2_service.c:168(chdir_current_service) Jan 31
2023 Jan 31
1
Log errors on domain member
On 31/01/2023 06:59, Peter Milesson via samba wrote: > Hi folks, > > The smb.conf and other information after specification of the problems. > > The journal on a AD domain member server is cluttered with permission > denied entries of this message pair: > > ?? Jan 31 07:02:26 konsrvfast smbd[436004]: [2023/01/31 > ?? 07:02:26.083500,? 0, effective(11025, 10515),
2023 Jan 31
1
Log errors on domain member
Sorry, did not send it to the list (damned Thunderbird)... On 31.01.2023 18:14, Michael Tokarev via samba wrote: > 31.01.2023 09:59, Peter Milesson via samba ?????: > >> The journal on a AD domain member server is cluttered with permission >> denied entries of this message pair: >> >> ??? Jan 31 07:02:26 konsrvfast smbd[436004]: [2023/01/31 >> ???
2011 May 30
1
CLI command 'database deltree' doesn't remove family with space in its name
While playing with DB function in Dialplan, I have added some garbage in AstDB. These are some family names with space in them. See this, demo*CLI> database show /18-05-2011 00:00:0052011175221575/TESTDATE : 2011-05-14 21:33:46 /18-05-2011 00:00:0052011175221575/TEST1 : 410 /18-05-2011 00:00:0052011175221575/TEST2 : 155 /18-05-2011 00:00:0052011182614252/TEST3 :
2006 Apr 17
2
Understanding NT_STATUS_OBJECT_PATH_NOT_FOUND
[For those on both this and samba-technical - sorry for the duplication. I meant to send this here, but I experienced a user error. :-) ] I'm having a problem related to the NT_STATUS_OBJECT_PATH_NOT_FOUND error and I am having a little difficulty discovering what this means. [root@monkey admin]# smbclient \\\\dapper\\dfs mypassword -U Myuser -E -W CISNET -D home\\staff\\fran -d0 -Tqca
2024 Apr 25
2
Error accessing the share_info.tdb file
Hello everyone, I'm preparing a migration from a NT4-mode domain controller 3.5 to version 4.19. The migration process is going well, but from the share management MMC, no matter the share defined in the smb.conf, when I try to access the authorization tab, I get the following message in the Samba logs: Apr 25 11:39:58 svdom01.voillot205 rpcd_classic[1827]: [2024/04/25 11:39:58.511922, 0]
2024 Apr 25
1
Error accessing the share_info.tdb file
On Thu, 25 Apr 2024 11:44:42 +0000 Philippe Maladjian via samba <samba at lists.samba.org> wrote: > Hello everyone, > > I'm preparing a migration from a NT4-mode domain controller 3.5 to > version 4.19. The migration process is going well, but from the share > management MMC, no matter the share defined in the smb.conf, when I > try to access the authorization tab, I
2016 Mar 09
0
mkdir-dup test flapping
On Wed, Mar 09, 2016 at 04:11:05PM +1300, Douglas Bagnall wrote: > We looked at this some more, and Andrew seemed to understand and wrote > the attached patch. Great catch you guys ! Thanks for taking a look, I've been busy on other stuff for the past few weeks. Let me go through the issue and proposed code *really* carefully :-). The open code can be really tricky (as you've
2024 Apr 25
1
Error accessing the share_info.tdb file
On Thu, 25 Apr 2024 11:44:42 +0000 Philippe Maladjian via samba <samba at lists.samba.org> wrote: > Hello everyone, > > I'm preparing a migration from a NT4-mode domain controller 3.5 to > version 4.19. The migration process is going well, but from the share > management MMC, no matter the share defined in the smb.conf, when I > try to access the authorization tab, I
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
2023 Nov 27
2
missing file in logrotate config
Am 28.03.23 um 10:40 schrieb Rowland Penny via samba: > > > On 28/03/2023 08:40, Arnaud FLORENT via samba wrote: >> Hello >> >> >> i am running samba 4.16 as AD-DC controller on Ubuntu 20.04 using >> www.corpit.ru/mjt/packages/samba focal/samba-4.16 repository >> >> >> everything is running fine but i have few log files in /var/log/samba/
2003 Dec 06
2
unixODBCget/put/del/deltree
-- Executing unixODBCput("SIP/10-cc1b", "BLAH/blah=bkw") in new stack -- unixodbcput: family=BLAH, key=blah, value=bkw -- Executing unixODBCput("SIP/10-cc1b", "BLAH/blah=bk2") in new stack -- unixodbcput: family=BLAH, key=blah, value=bk2 -- Executing unixODBCget("SIP/10-cc1b", "testingget=BLAH/blah") in new stack -- unixodbcget:
2007 Jul 01
3
Error when upgrading to samba 3.0.25b: NT_STATUS_OBJECT_PATH_NOT_FOUND
Hi, I just upgraded from: samba-3.0.23d-1 to: samba-3.0.25b-3 After starting samba, I could no longer connect to any share, I get this error: NT_STATUS_OBJECT_PATH_NOT_FOUND I builded both samba rpm using the packaging/RHEL/makerpms.sh script on Centos 4.5 Is there any big change in 3.0.25? I readed all releases notes and didn't found any cause for this error. Thanks Oliver Here is the