search for: gpgme

Displaying 20 results from an estimated 79 matches for "gpgme".

2018 Dec 04
3
Required to Build Samba
The wiki: https://wiki.samba.org/index.php/Package_Dependencies_Required_to_Build_Samba Debian / Ubuntu These 2 packages are not available for 18.04 but are for 16.04 python-gpgme python3-gpgme Does this mean you can't build on 18.04? I assume so. I assume this is okay: Note, selecting 'perl-modules-5.26' instead of 'perl-modules' -Barry Adkins
2018 Dec 04
1
Required to Build Samba
...; > > > The wiki: > > > https://wiki.samba.org/index.php/Package_Dependencies_Required > > > _to_Build_Samba > > > > > > Debian / Ubuntu > > > > > > These 2 packages are not available for 18.04 but are for 16.04 > > > python-gpgme python3-gpgme > > > > If you look here : > > > https://packages.ubuntu.com/search?suite=default&section=all&a > rch=any&keywords=gpgme&searchon=sourcenames > > You see, > > bionic (libdevel): 1.10.0-1ubuntu1 > > Binaire pakketten: libg...
2019 May 06
1
Doman join issues
...erl-modules pkg-config > \ python-all-dev python-crypto python-dbg python-dev python-dnspython > \ python3-dnspython python-markdown python3-markdown \ > python3-dev xsltproc zlib1g-dev liblmdb-dev lmdb-utils > libnss-winbind apt-get install -y krb5-user > apt-get install -y python-gpgme python3-gpgme > > I found that the python-gpgme and pythom3-gpgme gave error about > dependencies. Apart from I am just installing samba, samba-common and > bind9 Big problems there, you are installing the packages to build Samba and you have installed python3 packages, you do not nee...
2008 Apr 17
1
PGP encryption from RoR?
...l variable in memory (these files are small), is there any "easy" way to perform the PGP encryption from RoR? In other words, I''d like to avoid generating the clear file on the file system and then calling a system process (probably gpg) to encrypt it. Has anyone here used ruby GPGME? http://rubyforge.org/projects/ruby-gpgme/ I''ve successfully used GPGME libs w/other languages before, but the ruby bindings don''t seem to be very active / stable? (the above is on alpha ... I need a prod-ready solution). Any other ideas? Thanks! Seb --~--~---------~--~----~--...
2006 Feb 19
2
Asynchronous Encryption?
...39;m trying to work out if http://ezcrypto.rubyforge.org/ is suitable for my purposes, and I''m thinking perhaps it isn''t. It also seems that http://crypt.rubyforge.org/ isn''t suitable either. Does anyone have any pointers for what I could use to do this? I found Ruby-GPGME http://deisui.org/~ueno/ruby/ruby-gpgme/ but it only works with GPG 0.3.x, which will quite likely cause me problems as I have GPGME 1.0.2 installed (and in use), though I suppose I could compile 0.3.x separately if it will let me have both installed at the same time - I don''t know. E...
2019 May 06
3
Doman join issues
On Mon, 6 May 2019 09:47:44 +0000 Praveen Ghimire via samba <samba at lists.samba.org> wrote: > Hi Louis, > > Thank you for that. > > I don’t have a /var/lib/samba/bind-dns/dns/ , only > have /var/lib/samba/private/dns. > > Apparmor is now stopped and masked. I had masked the smbd and nmbd > post the migration, have masked the winbind now. > > Have
2018 Mar 01
2
error installing dependencies to build samba on debian 9.3
...ix. apt-get install acl attr autoconf bind9utils bison build-essential \ >   debhelper dnsutils docbook-xml docbook-xsl flex gdb libjansson-dev krb5-user \ >   libacl1-dev libaio-dev libarchive-dev libattr1-dev libblkid-dev libbsd-dev \ >   libcap-dev libcups2-dev libgnutls28-dev libgpgme11-dev libjson-perl \ >   libldap2-dev libncurses5-dev libpam0g-dev libparse-yapp-perl \ >   libpopt-dev libreadline-dev nettle-dev perl perl-modules pkg-config \ >   python-all-dev python-crypto python-dbg python-dev python-dnspython \ >   python3-dnspython python-gpgme python3-gpgm...
2019 May 06
0
Doman join issues
...dev nettle-dev perl perl-modules pkg-config \ python-all-dev python-crypto python-dbg python-dev python-dnspython \ python3-dnspython python-markdown python3-markdown \ python3-dev xsltproc zlib1g-dev liblmdb-dev lmdb-utils libnss-winbind apt-get install -y krb5-user apt-get install -y python-gpgme python3-gpgme I found that the python-gpgme and pythom3-gpgme gave error about dependencies. Apart from I am just installing samba, samba-common and bind9 The current production server (non-AD) is running Ubuntu 16.04 (Samba 4.3.11). Our plan is to run up a new Ubuntu 18.04 server ,transfer the c...
2016 Oct 26
2
samba-tool user getpassword --decrypt-samba-gpg
...configured the 'password hash gpg key ids' in smb.conf. Everything appears to be working fine, except the plaintext passwords returned from samba-tool user getpassword --decrypt-samba-gpg are different. Do the returned values need to be decoded ? I'm using Samba 4.5.1 on CentOS 7 with gpgme-devel and pygpgme installed. The plaintext password for this is Hdg43hj5 samba-tool user getpassword username --attributes=virtualClearTextUTF16,virtualClearTextUTF8,virtualSambaGPG,unicodePwd --decrypt-samba-gpg dn: CN=username,CN=Users,DC=ad,DC=example,DC=com unicodePwd:: +kiiRa+tFYsnUIb+ABl...
2018 Mar 03
2
updating question
...requirements have changed for Debian/Ubuntu OS on the https://wiki.samba.org/index.php/Operating_System_Requirements page. There are some additional packages listed that were not in my original build of v4.6.7. The additional packages include libarchive-dev, python-dbg, python3-dnspython, python3-gpgme, python-markdown, python3-markdown, & python3-dev. Do I need to add these recently added packages to my existing OS prior to upgrading to v4.7.5? -- Thank you. Bob Wooden
2016 Dec 15
2
Redhat Dependencies
Am 15.12.2016 um 19:21 schrieb Dale Renton via samba: > For CentOS 7 I install these packages before building Samba 4.5.1 from > source > > # yum install chrony gcc perl python-devel gnutls-devel libacl-devel > openldap-devel bind bind-utils krb5-workstation gpgme-devel python2-gnupg but you need https://fedoraproject.org/wiki/EPEL as virtually everybody out there because otherwise the packages from the OP are not available some guys may call me a troll, that won't change the fact that witout EPEL you are limited to what RHEL gives you and with EPEL...
2019 Apr 05
1
error in samba 4.10.0 while using samba-tool domain provision
Hi , you need to install these packages(epel repo enabled): yum install attr bind-utils docbook-style-xsl gcc gdb krb5-workstation \ libsemanage-python libxslt perl perl-ExtUtils-MakeMaker lmdb-devel libarchive-devel \ perl-Parse-Yapp perl-Test-Base pkgconfig policycoreutils-python pygpgme \ python2-crypto gnutls-devel gpgme-devel jansson-devel libattr-devel keyutils-libs-devel \ libacl-devel libaio-devel libblkid-devel libxml2-devel openldap-devel libtasn1-tools \ pam-devel popt-devel python-devel readline-devel zlib-devel systemd-devel \ python-dns It has been tested using python2...
2019 Mar 31
3
error in samba 4.10.0 while using samba-tool domain provision
...#2096: Looking up IPv6 addresses WARNING 2019-03-31 19:02:33,256 > pid:17520 /usr/local/samba/lib64/python2.7/site-packages/samba/provision/__init__.py > #2103: No IPv6 address will be assigned ldb_init_module() > in ../../source4/dsdb/samdb/ldb_modules/password_hash.c > version[1.5.4]: gpgme_check_version(1.12.0) not available, > gpgme_check_version(NULL) => '1.3.2' ldb: failed to initialise > module /usr/local/samba/lib/ldb/password_hash.so : Unavailable > ERROR(<type 'exceptions.MemoryError'>): uncaught exception - File > "/usr/local/samba/li...
2016 Oct 07
1
Migration Samba4 and LDAP packages from CENTOS to DEBIAN
On Fri, 7 Oct 2016 10:45:22 +0200 "L.P.H. van Belle via samba" <samba at lists.samba.org> wrote: > Hai Rowland, > > Can you add in the wiki.. > If you are building Samba >= 4.5.0, you will also require > libgpgme11-dev python-gpgme python-m2crypto > > And from debian backports you may need : debhelper dh-autoreconf > dh-strip-nondeterminism libfile-stripnondeterminism-perl > > (At least, i did need them.) > > Greetz, > > Louis > > Hi Louis, I take it you needed the...
2018 Dec 04
0
Required to Build Samba
...an: samba at lists.samba.org > Onderwerp: [Samba] Required to Build Samba > > The wiki: > https://wiki.samba.org/index.php/Package_Dependencies_Required > _to_Build_Samba > > Debian / Ubuntu > > These 2 packages are not available for 18.04 but are for 16.04 > python-gpgme python3-gpgme If you look here : https://packages.ubuntu.com/search?suite=default&section=all&arch=any&keywords=gpgme&searchon=sourcenames You see, bionic (libdevel): 1.10.0-1ubuntu1 Binaire pakketten: libgpgme-dev, libgpgme11, libgpgmepp-dev, libgpgmepp-doc, libgpgmepp6, libqg...
2019 Apr 17
2
Is possible use BIND9 as DNS Back End on a new Samba DC?
...aker perl-Parse-Yapp perl-Test-Base pkgconfig policycoreutils-python python2-crypto gnutls-devel libattr-devel keyutils-libs-devel libacl-devel libaio-devel libblkid-devel libxml2-devel openldap-devel pam-devel popt-devel python-devel readline-devel zlib-devel systemd-devel lmdb-devel jansson-devel gpgme-devel pygpgme libarchive-devel -- Igor Sousa Em qua, 17 de abr de 2019 às 10:33, Rowland Penny via samba < samba at lists.samba.org> escreveu: > On Wed, 17 Apr 2019 10:24:34 -0300 > Igor Sousa <igorvolt at gmail.com> wrote: > > > Hi Rowland, > > > > Thanks...
2016 Jul 28
0
[Announce] Samba 4.5.0rc1 Available for Download
...e problems with them. Password sync as active directory domain controller --------------------------------------------------- The new commands 'samba-tool user getpassword' and 'samba-tool user syncpasswords' provide access and syncing of various password fields. If compiled with GPGME support (--with-gpgme) it's possible to store cleartext passwords in a PGP/OpenGPG encrypted form by configuring the new "password hash gpg key ids" option. This requires gpgme devel and python packages to be installed (e.g. libgpgme11-dev and python-gpgme on debian/ubuntu). Python c...
2016 Jul 28
0
[Announce] Samba 4.5.0rc1 Available for Download
...e problems with them. Password sync as active directory domain controller --------------------------------------------------- The new commands 'samba-tool user getpassword' and 'samba-tool user syncpasswords' provide access and syncing of various password fields. If compiled with GPGME support (--with-gpgme) it's possible to store cleartext passwords in a PGP/OpenGPG encrypted form by configuring the new "password hash gpg key ids" option. This requires gpgme devel and python packages to be installed (e.g. libgpgme11-dev and python-gpgme on debian/ubuntu). Python c...
2005 Oct 27
2
encrypted RData file?
Hi, I wonder if there is interest/intention to allow for encrypted .RData files? One can certainly do that outside R manually but that will leave a decrypted RData file somewhere which one has to remember to delete. Cheers, Michael
2019 Mar 08
1
samba-tool domain provision stuck when using python3
...y step to complile samba 4.10rc4. 1 install some packages from repos with epel enabled. yum install attr bind-utils docbook-style-xsl gcc gdb krb5-workstation \ libxslt perl perl-ExtUtils-MakeMaker lmdb-devel libarchive-devel \ perl-Parse-Yapp perl-Test-Base pkgconfig libtasn1-tools \ gnutls-devel gpgme-devel jansson-devel libattr-devel keyutils-libs-devel \ libacl-devel libaio-devel libblkid-devel libxml2-devel openldap-devel \ pam-devel popt-devel readline-devel zlib-devel systemd-devel \ python36-devel python36-pip python36-requests # the python36 packages are in the epel repo. 2 install some...