similar to: SMB Signature verification failed on incoming packet

Displaying 20 results from an estimated 400 matches similar to: "SMB Signature verification failed on incoming packet"

2004 Jan 14
1
signing failures during smbclient tar operation: SMB signature check failed
(Samba 3.0.1, RedHat 9, share is a w2k3, security = ADS) Here is a snippet of debug level 3 output of an smbclient tar operation, with error at the end. Command is: # smbclient \\\\snapper\\dfs <password> -U Administrator -E -W CISWINNET -D home -d3 -Tqca /tmp/test.tar [2004/01/14 15:05:10, 3] lib/util.c:dos_clean_name(549) dos_clean_name
2003 Sep 23
1
smbclient write default to stderr?
Hi I have problem with smbclient in samba3 rc2, rc4. When I start tar backup with it: smbclient //comp-32/volume pass -U user -d0 -Tc /dev/tape0 > /dev/null [2003/09/23 08:27:46, 0] client/clitar.c:do_tar(830) directory \Kart-32\ [2003/09/23 08:27:46, 0] client/clitar.c:do_tar(830) directory \Kart-32\mairs\ [2003/09/23 08:27:46, 0]
2002 Dec 20
1
smbclient and large file support
smbclient (and smbtar) in version 2.2.7a (and prior) has problems with large files (> 4GB). The following patch (against 2.2.7a) fixes all known problems with this. This code has been checked into the CVS tree in all branches as well. -- ====================================================================== Herb Lewis Silicon Graphics Networking Engineer
2012 Apr 10
3
Snapper packages for Ubuntu
Hi, I''ve created snapper packages for Ubuntu, available on https://launchpad.net/~snapper/+archive/stable. For those new to snapper, it''s a tool for managing btrfs snapshots (http://en.opensuse.org/Portal:Snapper). It depends on libblocxx available from https://launchpad.net/~bjoern-esser-n/+archive/blocxx , and currently uses git source up to commit 50dec40. I''ve done
2014 Aug 05
1
was code added to detect or die on sighup recently?
I have a script that normally runs my snapshot that I haven't used for the past several days because something seemed to be going wrong and I wanted to run things manually. But running the script twice today, I got: > snaphome Found 15 mounted dated, snaps or snap archives ?[snapper#2120]base_mp=/home 1 snap dated today. (Use: '--force=force_create_snap' to force another snap.)
2017 Jun 26
2
test builds on private server updates (kernel)
Sorry Hughes, got some questions. I have the feeling that I do a lot wrong. Today I sent a mailing post at fedora where it is also about btrfs under fedora. In time when i write the mail i forward it my patch for fedora 25 pretransaction & snapper.yp, with the hope of feedback. https://lists.fedoraproject.org/archives/list/devel at lists.fedoraproject
2011 Aug 17
23
[RFC] btrfs auto snapshot
sorry forgot to follow the protocol, now included RFC in the subject. Hi, Appears that no one is working on the auto-snapshot feature for btrfs, so here I am implementing the same. Below is a draft on the feature list. Any comments / questions / suggestions are welcome, please do let me know. btrfs auto snapshot feature will include: Initially: - configurable timely
2017 Nov 08
2
Trouble managing ACLs from Windows
Hello list, following the guidance from here (https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs) I have set up a file server which is member of a Samba 4.6.9 AD domain. I have created ACLs using a Windows client with a domain admin account. While I have no issues with some folders, the server denies access to others to users that should have access by means of group
2017 Jul 01
2
grub2-btrfs & yum-plugin-snapper , new from my last post here
Hello Guys, While i work out the snapper on fedora 25 I've learnd more about python and snapper. Here the changes: Snapper: Created a combat util-linux 2.24.2 from fedora 20, static only. This make snapper rollback available (needfull thing). Tryed to patch snapper, there are to many changes. This will not breake centos 7 system. Only works for x86 / amd64 only this days & Centos 7,
2017 Jun 15
0
My grub2-btrfs & yum-plugin-snapper
Hello Guys, Last Sunday I had the idea to expand my gameplay btrfs. Now what was missing was a yum plugin which worked like arch or opensuse. Ok, I told myself and learned a little python. Also something for grub2 to boot into a snapshot. My results are up on: https://copr.fedorainfracloud.org/coprs/andybe/Centos7Btrfs/ grub2-btrfs (do not use grub-btrfs, this is the version before)
2013 Mar 27
1
BTRFS and the steadily lit LED
Hi guys, After having received strong advice from the people in this list to upgrade my kernel to the latest one, I have installed 3.8.0-14-generic #24-Ubuntu SMP x86_64 on several (4) machines. In the hope of improving systems speed I had also removed all snapshots then defragged the FSes - the snapshots have been recreated since, as I use the excellent SuSE "Snapper" tool. But well,
2013 Feb 10
3
Re: Diff using send-receive code
Hello, We''re a team of 4 final year computer science students and are working on generating a diff between file system snapshots using the send receive code. The output of our utility looks like this- (I''ve tested it on a small subvol with minimal changes just to give an idea) root@nafisa-M-6319:/mnt/btrfs# btrfs sub diff -p /mnt/btrfs/snap1 /mnt/btrfs/snap2
2016 Mar 18
0
howto domain controller with home shares on file server
hi i have two active domain controllers dc1 and dc2 and i have a domain member which is a file server fs1, my home and profile shares are on fs1 and i mount the on dc1 and dc2 for admin purposes i.e. to create user home shares, fs1 uses the btrfs filesystem and snapper. this is my smb.conf on the file server [global] workgroup = ADOMAIN security = ADS realm = AD.ADOMAIN.COM server
2017 Jun 27
1
test builds on private server updates (kernel)
On 06/26/2017 02:02 PM, Andreas Benzler wrote: > Sorry Hughes, > > got some questions. > > I have the feeling that I do a lot wrong. Today I sent a mailing post > at fedora where it is also about btrfs under fedora. > > In time when i write the mail i forward it my patch for fedora 25 > pretransaction & snapper.yp, with the hope of feedback. > >
2018 Dec 05
0
Missing 'glusterfs.so' in Ubuntu
Hai, No exactly Rowland. There is not missing anything. And he is correct, that file is missing in the official ubuntu and debian packages. I suggest report a bug at ubuntu, its missing in all there samba packages. https://packages.ubuntu.com/search?suite=cosmic&arch=any&searchon=contents&keywords=glusterfs.so You can pretty easy rebuild the ubuntu package if you need it.
2017 Jun 10
2
test builds on private server updates (kernel)
Hallo Hughes, thanks to let me know. It is good that you have a focus on LTS 4.9. Unfortunately it is so that the new graphics cards from amd to today are not served in the opensource. That's why I'm experimenting with the latest stable versions and what is so. My laptop has done the linux-firmware update well, it is nevertheless one of the newest. The kernel and appropriate
2012 Jun 14
0
imap max user ip conn, what's a safe increase?
I have dovecot 1.x, all's working well, thanks now that I'm using K9 mail on Android phone, whenever I try to access emails with an imap collect 'pass' from Snapper mail client on Palm, I get: "max number of connections from user+ip exceeded" I'm currently at default (unspecified) of 10 imap/3 pop what's a reasonable next number of IMAP connections I should up
2018 Oct 05
2
Samba Panic when accessing share from OSX
Hello, I'm faced with an issue that I tried to solve myself for some time, but i'm now totally clueless, hence requesting your help. I have a Samba4 running on a CentOS 7 server. >From Windows 10 client, it's working great (except I'm seeing some core dumps from time to time), I can authenticate and access to the server and browse the shared folder. The problem appears when
2006 Dec 05
0
HOgg 0.2.0 Released
HOgg 0.2.0 Released ------------------- The HOgg package provides a commandline tool for manipulating Ogg files, and a corresponding Haskell library. http://snapper.kfish.org/~conrad/software/hogg/ This is the initial public release. The focus is on correctness of Ogg parsing and production. The capabilities of the hogg commandline tool are roughly on par with those of the oggz* tools[0],
2014 Oct 01
0
[Announce] Samba 4.2.0rc1 Available for Download
Release Announcements --------------------- This is the first release candidate of Samba 4.2. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Samba 4.2 will be the next version of the Samba suite. UPGRADING ========= Read the "Winbindd/Netlogon