similar to: Samba 2.2.9 Available for Download

Displaying 20 results from an estimated 700 matches similar to: "Samba 2.2.9 Available for Download"

1999 May 27
0
2.0.4, still oplock_break failures [Actually dosChDir issue]
Concerning the question "Why on earth do I see the dosChDir to /home/girgen/ports???!" you might check out how you *start* or *started* Samba. Based on my observations, and a quick check of the source code (see source/smbd/server.c, and source/smbd/uid.c), when you start up smbd, it finds out the current directory, saves it as "OriginalDir", then whenever a new user is setup,
2017 Jul 06
2
Live Migration and LibVirt CPU Mode
Hi All, First time mailing here, I hope someone can help. We?re running a OpenStack Newton environment on top of CentOS-7.3, LibVirt and Qemu-KVM-EV. We are encountered an issue live migrating a VM between 2 hosts with different CPUs and LibVirt throws the following error: libvirtError: unsupported configuration: guest and host CPU are not compatible: Host CPU does not provide required features:
2009 Feb 04
1
libsmbclient: readdir caches dirents?
I'm using libsmbclient with smbc contexts. If I do an smbc_readdir() of a directory X then I get a bunch of (correct) dirents. I then smbc_rmdir() a subdirectory X/Y, which succeeds. A subsequent smbc_readdir(), using the same smbc context, still gives a dirent for X/Y. I've observed this with libsmbclient from Samba 3.2.4, 3.2.7 and 3.3.0, talking to Samba and Win2K3 servers. Two
2008 Aug 22
2
smbclient 3.2: smbc errno NT_STATUS_OK -> 22
As I was upgrading other things, the Debian package management system required me to upgrade Samba, from 3.0.24-6 to 3.2.0-4. All the sudden it quit working, which means I can't run an smbget or smbclient will allow DIR and CD but not GET. Either way with the new version I get (debugging on at level 10) smbc errno NT_STATUS_OK -> 22 followed by Can't read 64000 bytes at offset 0, file
2020 Sep 07
4
NT_STATUS_NETWORK_SESSION_EXPIRED
Hi, Looking for some help with this issue, been struggling for a few weeks We run a file server using Samba 4.9.5 (openSUSE Leap 15.2 4.9.5+git.343.4bc358522a9-lp151.2.27.1). Active Directory using Windows Server 2016. The Samba server is a member of the domain. Windows 10 desktops and Linux desktops are also domain members. Windows 10 desktops map network drives to the Samba server, no issues
2006 Aug 02
1
Support vector in lcrabs example
Can anyone explain the root of my problem? When I type the following code into R, I receive 42 support vectors insted of the 21 stated in the book 'Modern Applied Statistics with S': library(MASS); library(e1071); library(class); lcrabs <- log(crabs[,4:8]); (svm(crabs$sp ~ ., data = lcrabs, cost = 100, gamma = 1)); By changing the value of gamma I can obtain only 21 support vectors,
1998 Nov 18
5
PC Backup Script?
I am trying to setup my Sun running samba 1.9.18p10 so that it can backup my dept's PCs. I can get it to work manually using the smbclient command with no problem. What I would like to do is have a script that is able to take a list of PCs, determine if a PC is online, backup that PC, then move on to the next one. If a PC is down, it can report an error to the admin to state that the
2010 Aug 04
1
'force create mode' not working when 'unix extensions = yes'
The parameters 'force create mode' and 'force directory mode' have no effect when the option 'unix extensions' is active. The documentation does not report any interaction between the unix extensions and the forced modes, so I'm assuming it's a bug.I'd like to know if it is a known bug ?Has it been solved, if so in which version ? My server runs Debian lenny,
2009 Jul 03
1
Insurgency Crashes in Fullscreen
Insurgency (http://www.insmod.net/) will only run in windowed mode, fullscreen causes the game to crash after the map has been loaded. Other source games(hl2, portal ect) all run fine. Error Messages with Wine 1.1.25; here (http://pastebin.com/f3efa74b6) Insurgency is launched with the following options; Code: -dxlevel 81 -width 1440 -height 900 -novid It was working fine up until a few
2008 Jul 24
3
DoW Soulstorm crack
I was wondering if anyone has been able to get DoW Soulstorm Running on their Wine. I've looked at several forum lines, and no one seems to have been able to crack it yet. From what i've gathered, the reason it wont work is because of the cd check. If i were able to crack the game so it didnt check for the cd, would it work then? I'm very new to Linux, so please post any replies with a
2007 May 10
2
programming libsmbclient
hi all, I have a strange problem using the libsmbclient api.. retrieving or stating files named with percents in is for some of them impossible. Example: a file located at "smb://test/test/%7C2.txt" cannot be retrieved with my code, smbc_open fails with the code NT_STATUS_OBJECT_NAME_INVALID. I am not sure but, url encoding/decoding that would escape strings with "percent"
2008 Jul 01
13
[ANNOUNCE] Samba 3.2.0 Available for Download
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ============================================================== "Patience is the companion of wisdom." Saint Augustine ============================================================== Release Announcements ===================== This is the first stable release of Samba 3.2.0. Please be aware that Samba is now distributed under
2008 Jul 01
13
[ANNOUNCE] Samba 3.2.0 Available for Download
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ============================================================== "Patience is the companion of wisdom." Saint Augustine ============================================================== Release Announcements ===================== This is the first stable release of Samba 3.2.0. Please be aware that Samba is now distributed under
2019 Aug 22
3
New Domain can't connect to localhost
I've just provisioned the new AD DC domain following the steps on the wiki.? Using Debian Buster but with samba and kerberos packages from unstable.? Everything seems fine but when I do (entering the password): smbclient //localhost/netlogon -UAdministrator -c 'ls'? I get: tree connect failed: NT_STATUS_BAD_NETWORK_NAME What could be the problem here? -- Bob Wooldridge EDM
2011 Jun 03
2
missing symbols talloc_* (opensuse 11.4/samba 3.5.7-xxx)
I just recently upgraded to opensuse 11.4. basic smbd is running mostly fine (some name res-errors, login server missing, (can't connect to Domain service). Notably nmbd won't start due to undefined symbols: /usr/sbin/nmbd: symbol lookup error: /usr/sbin/nmbd: undefined symbol: _talloc_realloc_array. ldd -r shows a bunch of similar undefined symbols (shown further below). my samba rpm
2007 Aug 04
10
Need some help with pure Ruby win32-changenotify
Hi all, I know it''s deprecated, but people seem to still be using win32-changenotify, so I thought I''d see if I could make it pure Ruby. Also, I thought it would be a good opportunity to test passing a custom Win32::Event object. I''m mostly done I think, but I''m having trouble unraveling the FILE_NOTIFY_INFORMATION struct buffer. Please check out the
2005 Oct 07
1
overlap zaphfc - dialtone
Hello all, I have a problem with overlap dialing and don't know how to get rid of it. My setup is: 1 HFC card with bristuff -> ZAP/g1 (2B + 1D channels), SIP phones (I just removed TDM400P with 4 FXS) I created test extension 222 which goes directly to g1. In Zapata.conf overlapdial is set to yes. First I created this extension: exten => 222,1,Dial(zap/g1,100,tc)
2014 Mar 24
0
Cannot list directory with smbclient
I'm using BackupPC to back up a windows server 2008 R2 machine using smb (which invokes the smbclient program). I'm aware that junction points give errors during the backup as in NT_STATUS_ACCESS_DENIED listing \Documents and Settings\* but I'm fine with that. The problem I'm having is not about a junction point, but with a normal directory. This directory is not being backed
2013 Nov 25
2
error while compiling dovecot 2.2.9
while doing 'sudo make install', its complaining about the existance of ?/usr/local/lib/dovecot/auth? ..... make[3]: Entering directory `/home/luuk/source/dovecot-2.2.9/src/anvil' /usr/bin/mkdir -p '/usr/local/lib/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c anvil '/usr/local/lib/dovecot' libtool: install: /usr/bin/install -c .libs/anvil
2014 Feb 01
1
Debian Wheezy-Backports - Dovecot (1:2.2.9-1~bpo70+1) missing xz compression support?
Hallo Everyone, since some days a new dovecot version is available in Debian "wheezy-backports": (1:2.2.9-1~bpo70+1) wheezy-backports As described in http://wiki2.dovecot.org/Plugins/Zlib and http://www.dovecot.org/doc/NEWS-2.2 "xz"-compression is available since Dovecot version 2.2.9. Today I tried to convert my mailboxes with the new xz compression. Therfore I changed