search for: nettling

Displaying 20 results from an estimated 68 matches for "nettling".

Did you mean: settling
2020 Jun 17
1
Compile gnutls yo install samba-4.12.3
Hello all; Has anyone installed samba4 from sources (samba-4.12.3.tar.gz) on CentOS 7? I explain the problem: to install samba-4.12.3 you need to install a version equal to or greater than 3.4.7 of gnutls; this (gnutls) depends on nettle and gmp. I am trying to install gnutls-3.6.14; I already have gmp (gmp-6.2.0) and nettle (nettle-3.6) installed (compiled from sources), but gnutls
2020 Jun 18
3
How to compile gnutls to samba-4.12.3
Hello all; sorry almost the offtopic. I want to upgrade to samba-4.12.3.tar.gz on CentOS 7 and has problem installing gnutls. As said in wiki, to install samba-4.12.3 you need to install a version equal to or greater than 3.4.7 of gnutls. This (gnutls) depends on nettle and gmp. I am trying to install gnutls-3.6.14; I already have gmp (gmp-6.2.0) and nettle (nettle-3.6) installed (compiled
2019 Apr 06
2
Samba 4.8.10 for rhel7/centos7 rpms
On Fri, 2019-04-05 at 16:09 -0400, Vincent S. Cojot via samba wrote: > Hi everyone, > > In case anyone's interested, I've posted the rpm builds of samba > 4.8.10 > that I'm using on RHEL7.6. (I run these in VMs, serving as AD DCs for > my > SOHO). Comments most welcomed. > > http://nova.polymtl.ca/~coyote/dist/samba/samba-4.8.10 How do you build this on
2005 Nov 14
1
connecting from Windows XP x64 Edition
Hi there, I have a problem connecting from a Windows XP x64 Edition machine (nettle) to a Samba server (zeus). When I open an Explorer window and enter "\\zeus\work" in the address line, I receive an error message: "Widnows cannot find '\\zeus\work'. Check the spelling and try again, or try searching for the item by clicking the Start button and then clicking
2019 Apr 08
6
Samba 4.8.10 for rhel7/centos7 rpms
On Sun, 2019-04-07 at 12:38 -0400, vincent at cojot.name wrote: > On Sat, 6 Apr 2019, Sérgio Basto via samba wrote: > > > > http://nova.polymtl.ca/~coyote/dist/samba/samba-4.8.10 > > > > How do you build this on Centos 7 without gnutls 3.4 and nettle 3.2 > > ? > > Hi Sergio, > that's a very good question. I built these on rhrl7.6 with gnutls- >
2020 Jun 18
1
How to compile gnutls to samba-4.12.3
El 17 de junio de 2020 22:29:33 GMT-04:00, "S?rgio Basto" <sergio at serjux.com> escribi?: >On Wed, 2020-06-17 at 22:03 -0400, Rommel Rodriguez Toirac via samba >wrote: >> Hello all; >> sorry almost the offtopic. >> >> I want to upgrade to samba-4.12.3.tar.gz on CentOS 7 and has problem >> installing gnutls. >> As said in wiki, to
2019 Apr 08
3
Samba 4.8.10 for rhel7/centos7 rpms
Adding Alexander (cc'ed, thank you) Hi Sergio, I found some hints (dating back almost a year ago) about why gnutls-3.4 might be needed: https://lists.samba.org/archive/samba-technical/2018-April/127282.html I don't know how much of this still holds true (I've been running an AD DC with rhel7's gnutls 3.3.z for over a year without apparent issues). Regards, Vincent On Mon, 8
2019 Apr 07
0
Samba 4.8.10 for rhel7/centos7 rpms
On Sat, 6 Apr 2019, Sérgio Basto via samba wrote: >> http://nova.polymtl.ca/~coyote/dist/samba/samba-4.8.10 > How do you build this on Centos 7 without gnutls 3.4 and nettle 3.2 ? Hi Sergio, that's a very good question. I built these on rhrl7.6 with gnutls-3.3.39 and nettle-2.7.1: [root at dc02 ~]# rpm -q nettle gnutls nettle-2.7.1-8.el7.x86_64 nettle-2.7.1-8.el7.i686
2019 Apr 08
0
Samba 4.8.10 for rhel7/centos7 rpms
On Mon, 2019-04-08 at 06:25 +0100, Sérgio Basto via samba wrote: > On Sun, 2019-04-07 at 12:38 -0400, vincent at cojot.name wrote: > > On Sat, 6 Apr 2019, Sérgio Basto via samba wrote: > > > > > > http://nova.polymtl.ca/~coyote/dist/samba/samba-4.8.10 > > > > > > How do you build this on Centos 7 without gnutls 3.4 and nettle > > > 3.2 >
2020 Jun 18
0
How to compile gnutls to samba-4.12.3
On Wed, 2020-06-17 at 22:03 -0400, Rommel Rodriguez Toirac via samba wrote: > Hello all; > sorry almost the offtopic. > > I want to upgrade to samba-4.12.3.tar.gz on CentOS 7 and has problem > installing gnutls. > As said in wiki, to install samba-4.12.3 you need to install a > version equal to or greater than 3.4.7 of gnutls. This (gnutls) > depends on nettle and gmp.
2012 Mar 31
2
Libvirt source code cannot built with libnettle.
Hello All, I try to build dependency library name is gnutls which require by libvirt, but show error us below. $./configure checking for shared library run path origin... done checking whether to use nettle... yes checking for libnettle... no configure: error: *** *** Libnettle 2.4 was not found. I specify macros are LD_LIBRARY_PATH=$LD_LIBRARY_PATH/path_of_nettle_2.4/lib and
2016 Jan 12
2
smbclient: preoblems with samba 4.3.x
Hallo, Jeremy, Du meintest am 11.01.16: >> "smbclient" doesn't work with the slackware packages samba-4.3.1 and >> 4.3.2, it has worked with 4.2.1 and older versions. >> >> smbclient >> >> answers with "segmentation fault", on two testing machines (where >> 4.2.1 has worked well). [...] > Run under gdb please and
2017 Oct 11
1
AD DC on rhel/centos 7.4
hi, is anybody successfully rebuild official samba rpm package on rhel/centos 7.4? I try to follow the instruction in this mail: https://lists.samba.org/archive/samba/2017-February/206723.html but it's only working up to 7.3 since in 7.4 samba-4.6.2 included which require gnutls 3.4.7 (which require nettle-3.1.1). I'm not able to rebuild gnutls since it can't be replaced. the only
2016 Jan 05
2
Alternate Open Source Crypto Solution in OpenSSH
On Mon 2016-01-04 20:35:05 -0500, Bostjan Skufca wrote: > Would it make sense to refactor (if it is not done yet) openssh to use > generic API for communicating with any SSL implementation? Or is the > general stance on this subject "the new SSL implementation should provide > openssl-compatible API to be usable with openssh"? OpenSSH doesn't use any of the
2014 Jan 27
1
Re: [virt-builder] symbol lookup error: /lib64/libgnutls.so.28 - undefined symbol: nettle_secp_256r1
On Mon, Jan 27, 2014 at 10:27:20AM +0100, Pino Toscano wrote: > On Monday 27 January 2014 11:06:14 Kashyap Chamarthy wrote: > > Running virt-builder in a guest Fedora-20 guest hypervisor w/ Rawhide > > Kernel, throws the below: > > > > $ virt-builder fedora-20 --format qcow2 --size 20G > > virt-builder: symbol lookup error: /lib64/libgnutls.so.28: undefined
2019 Apr 15
4
compile samba 4.10.2 centos 7.6
On Sun, 2019-04-14 at 10:38 -0400, Nico Kadel-Garcia via samba wrote: > On Sat, Apr 13, 2019 at 11:43 PM Sérgio Basto <sergio at serjux.com> > wrote: > > > > On Sat, 2019-04-13 at 07:43 -0400, Nico Kadel-Garcia via samba > > wrote: > > > On Fri, Apr 12, 2019 at 7:20 AM Andreas Habel via samba > > > <samba at lists.samba.org> wrote: > >
2018 Apr 05
1
SAMBA4 Ubuntu 18.04 - dependencies
Hello, i have configured two SAMBA4 (4.7.6) Domain Controller, one Printserver and one Fileserver on Ubuntu 18.04 Beta. Some dependencies has changed to Ubuntu 16.04. If you want to compile SAMBA4 from source, thats my working dependencies for Ubuntu 18.04: MIT KERBEROS: # apt install acl attr autoconf bind9utils bison build-essential debhelper dnsutils docbook-xml docbook-xsl flex gdb
2019 Jul 16
1
Samba 4.10.6 for rhel7/centos7 rpms
On Mon, Jul 15, 2019 at 2:07 AM Andreas Schneider via samba <samba at lists.samba.org> wrote: > > On Monday, July 8, 2019 6:30:21 PM CEST Vincent S. Cojot via samba wrote: > > Hi everyone, > > > > I've posted some updated source and binary rpms following the release of > > updates by the samba project. Updated rpms include samba-4.10.6 and > >
2020 Apr 02
2
Samba 4.12 python3 and vfs object full_audit (centos7)
Hallo, I?m using samba 4.11 from sernet and the vfs object full_audit. After update samba to 4.12 from sernet full_audit is broken and the shares with full_audit are not accessible. Can anyone tell me please how to install python 3 on centos7 while the Centos system needs python 2 but samba sould use python3? Thanks in advance, Peter
2016 Jan 12
2
smbclient: preoblems with samba 4.3.x
Hallo, Jeremy, Du meintest am 12.01.16: >>> Run under gdb please and type "bt" to get a backtrace when >>> it crashes. [...] >> [?1034h(gdb) run >> Starting program: /usr/bin/smbclient >> [Thread debugging using libthread_db enabled] >> Using host libthread_db library "/lib/libthread_db.so.1". >> >> Program received