Displaying 20 results from an estimated 10000 matches similar to: "PGP encryption from RoR?"
2006 Feb 19
2
Asynchronous Encryption?
Hi Railers,
I''m looking for something to do asynchronous encryption - where the encryption
and decryption keys are different. This is for a scenario where I want to be
able to store some information in the database that can only be decrypted in
a different physical location using a secret private key (which will not be
stored on the machine doing the encrypting).
I''m trying
2018 Dec 04
1
Required to Build Samba
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Rowland Penny via samba
> Verzonden: dinsdag 4 december 2018 10:13
> Aan: samba at lists.samba.org
> Onderwerp: Re: [Samba] Required to Build Samba
>
> On Tue, 4 Dec 2018 09:24:30 +0100
> "L.P.H. van Belle via samba" <samba at lists.samba.org> wrote:
>
2019 May 06
1
Doman join issues
On Mon, 6 May 2019 11:12:17 +0000
Praveen Ghimire <PGhimire at sundata.com.au> wrote:
> Hi Rowland,
>
> Sorry about the confusion. It is Ubuntu 18.04 with Samba 4.7.6
>
> I have a script that installs the following
>
> apt-get install -y acl attr autoconf bind9utils bison build-essential
> \ debhelper dnsutils docbook-xml docbook-xsl flex gdb libjansson-dev \
>
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 Mar 01
2
error installing dependencies to build samba on debian 9.3
Could you please help me with this issue. Are the packages names right?
Greetings,
Felix.
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
2011 Oct 28
1
[LLVMdev] target datalayout defintion
I tried bu clang seems to support only target on which it has been compiled.
If I use:
with clang -S -emit-llvm t.c -o t.ll
I've got following file for t.ll
; ModuleID = 't.c'
target datalayout =
"e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128-n8:16:32:64-S128"
target triple =
2006 Aug 07
1
RoR with flash
i would like to move a site that i made a while back from php to ruby.
most of the site was in flash and it just called my php files to
generate the dynamic text in the flash movie.
i tried the same thing and just had rails generate my text from the
database but i noticed that i can''t pull anything like
''/main/flash_info'', i have to use the full url:
2013 Jun 24
2
Raziel - a partial encrypted Hiera backend
Hi everyone,
In my environment, we heavily rely on Hiera to parametrize our modules.
Like the Puppet code, I would like to version-control the Hiera .yaml
files. However committing passwords in plain text to GitHub seems really
odd.
So I would like to make you aware of one of my side-projects called Raziel.
https://github.com/jbraeuer/raziel/
http://bit.ly/raziel-slides
While there is one
2016 Oct 26
2
samba-tool user getpassword --decrypt-samba-gpg
Hello,
I'm looking to use the new 'samba-tool user getpassword' or 'samba-tool
user syncpasswords' for syncing to an OpenLDAP server. I've 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
2018 Mar 03
2
updating question
I have existing domain controllers running v4.6.7 installed from source (on
Ubuntu OS.)
I see that the install from source system 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,
2013 Feb 13
2
Job
Do you want to work in a creative, collaborative environment with a company
that is the next *Big Thing*? The company is offering generous compensation
and optional pre IPO stock options. Please call for details at 703-599-2067
or email sharan-yDk44B+76Hmb//RfMd0BrnJDajo6xbYeFNOCUTQkUI4@public.gmane.org
--
You received this message because you are subscribed to the Google Groups "Ruby on
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
2011 Oct 27
2
[LLVMdev] target datalayout defintion
Hi all,
Can someone give me advice on what should be a good definition of target
datalayout for an ARM cortex-A9 + neon target and x86 32-bit ?
Shall I use a different definition for a cortex-A9 without neon ?
Thanks for your advices
Best Regards
Seb
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Aug 11
3
Rails Documentation is RoR''s achilles heel
Hi All
Just a few minutes back I came across a post about autotest/zentest and that
post reignited the feeling I get when I look at RDoc, RoR documentation.
The main thing that is lacking in RoR and to some extent Ruby''s RDoc is
showing method names in HTML is not documentation. The arguments to method,
exception/errors raised by method, return value and a usage example
completes the
2005 Dec 30
4
High performance queries - RoR, PHP or something else?
Hi everyone,
I''m building an app in RoR that apart from the normal web interface
has a web service. This web service takes a parameter and uses that in
a single database query, and returns the result in a simple XML
format.
This web service needs to be quite fast as it will be used on all
pages of a quite big site with thousands of visitors every hour. I
don''t think caching is
2011 Oct 27
0
[LLVMdev] target datalayout defintion
You can compile an empty C source code with clang -S -emit-llvm and copy the
data layout from there.
2011/10/27 Seb <babslachem at gmail.com>
> Hi all,
>
> Can someone give me advice on what should be a good definition of target
> datalayout for an ARM cortex-A9 + neon target and x86 32-bit ?
> Shall I use a different definition for a cortex-A9 without neon ?
> Thanks for
2006 Jul 28
5
RoR & Lightbox
Has anybody else had a problem with using Lightbox in their RoR apps? I
include all the necessary files in application.rhtml and then attempt to use
the Lightbox functionality in pages and such. Nothing happens except that a
new page opens up with the link to the image I was attempting to show with
Lightbox. I''ve even gone so far as to strip out everything except the
necessary
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
2006 Oct 03
10
Are you PRO on RoR?
Do you want to get in...
...and got what it takes?
I''m working as it-responsible (diplomatic service) for the Republic of
Cyprus. Now I want to move on, I know that I have the next big thing in
the dot com biz.
It all begun from a dream that became a businessplan and also later on
was nominated by UN World Summit Awards and won the title as best
initiative in category ICT.
In a few
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