search for: ecrypting

Displaying 20 results from an estimated 28 matches for "ecrypting".

Did you mean: encrypting
2018 Dec 20
2
luks ecrypted storage poll - lvm - possible?
hi everyone, do we get to encrypt lvm pools in/with libvirt? I'm on Centos 7.x but see mention of it, not even on the net. Or in other words - can guests(lxc I'm thinking of) run off ecrypted lvm where at least the part when dev gets luksOpened is taken care of by libvirt? many thanks, L.
2018 Dec 21
1
Re: luks ecrypted storage poll - lvm - possible?
On Thu, Dec 20, 2018 at 04:57:41PM -0500, John Ferlan wrote: > > > On 12/20/18 11:56 AM, lejeczek wrote: > > hi everyone, > > > > do we get to encrypt lvm pools in/with libvirt? > > The pool or the volumes? > > > > > I'm on Centos 7.x but see mention of it, not even on the net. > > I have no idea which libvirt version is in Centos
2018 Dec 20
0
Re: luks ecrypted storage poll - lvm - possible?
On 12/20/18 11:56 AM, lejeczek wrote: > hi everyone, > > do we get to encrypt lvm pools in/with libvirt? The pool or the volumes? > > I'm on Centos 7.x but see mention of it, not even on the net. I have no idea which libvirt version is in Centos versions, but support was added in libvirt 3.9.0 (Nov. 2017) via commit 2518fd3b6a with a followup commit 9b837963 for libvirt
2011 Apr 26
2
Password to be ecrypted?
Hi All; I am using Asterisk 1.8, how I can protect my self from hackers in case they was able to see my sip.conf file? I need the password to be encrypted, how? Regards Bilal
2023 Apr 08
1
ecrypting image file breaks efi/boot of the guest/Ubuntu - ?
Hi guys. I've have a guest and that guest differs from all other guest by: ? <os> ??? <type arch='x86_64' machine='pc-q35-rhel9.0.0'>hvm</type> ??? <loader readonly='yes' secure='yes' type='pflash'>/usr/share/edk2/ovmf/OVMF_CODE.secboot.fd</loader> <nvram>/var/lib/libvirt/qemu/nvram/ubusrv1_VARS.fd</nvram>
2023 Apr 11
1
ecrypting image file breaks efi/boot of the guest/Ubuntu - ?
On Sat, Apr 08, 2023 at 11:25:18 +0200, lejeczek wrote: > Hi guys. > > I've have a guest and that guest differs from all other guest by: > > ? <os> > ??? <type arch='x86_64' machine='pc-q35-rhel9.0.0'>hvm</type> > ??? <loader readonly='yes' secure='yes' >
2023 Apr 14
1
ecrypting image file breaks efi/boot of the guest/Ubuntu - ?
On 11/04/2023 09:13, Peter Krempa wrote: > On Sat, Apr 08, 2023 at 11:25:18 +0200, lejeczek wrote: >> Hi guys. >> >> I've have a guest and that guest differs from all other guest by: >> >> ? <os> >> ??? <type arch='x86_64' machine='pc-q35-rhel9.0.0'>hvm</type> >> ??? <loader readonly='yes'
2023 Apr 14
2
ecrypting image file breaks efi/boot of the guest/Ubuntu - ?
On Fri, Apr 14, 2023 at 13:39:17 +0200, lejeczek wrote: > > > On 11/04/2023 09:13, Peter Krempa wrote: > > On Sat, Apr 08, 2023 at 11:25:18 +0200, lejeczek wrote: > > > Hi guys. > > > > > > I've have a guest and that guest differs from all other guest by: > > > > > > ? <os> > > > ??? <type arch='x86_64'
2019 Feb 22
2
SRTP with accounts in mysql database
Hi, the ecnryption tutorial[1] says to add 'encryption=yes' into sip.conf for a peer to use SRTP. I have all the account information in a mysql database in a table called `sippeers` asterisk uses. The table doesn't seem to have a column for this option. How can I specify it; where in the database do I put it? Can I just add a column `ecryption` and put 'yes' (or no)
2003 Jun 10
1
Samba 3 Beta and Encryption Issues
Hi All, This is an update/question about the new beta release of Samba. I installed it onto a test bay. One machine is Redhat 7.3, one is XP. For our purposes, the clients need to have encryption turned off (IE: we enabled cleartext passwords). With Samba 2.2.7, I had PDC support, including roving profiles and login scripts working when ecryption was turned on, both server-side and
2000 May 22
2
tinc + OpenSSL
Hello, I just want to ask if it has been considered to use OpenSSL for the encryption stuff. I guess they've spent quite some time on the subject and have the cipher routines both debugged and optimized. I know that some of the current cipher code was taken from SSLeay but since OpenSSL is de facto SSLeay successor, it might give tinc more flexibility and allow the user to choose
2017 Apr 09
1
Using filter in an imapsieve script?
Am 08.04.2017 um 10:00 schrieb Stephan Bosch: > > However, I now remember I tested this in the past and there was one > snag. The effect of this is that the message is stored twice in the Sent > mailbox: > > - The first is the original message. Since it was discarded, it has the > \Deleted flag set and it will disappear at the next EXPUNGE > - The encrypted message stored
2009 Jan 20
1
OpenSSH private key encryption: time for AES?
Hi, all. So, in reviewing my OpenSSH keypairs and evaluating the size my RSA keys should be, i realized that, if i update my 2048-bit keypairs to 4096 bits, it really doesn't matter that much, because they're still only encrypted with 3DES, which provides an effective 112 bits of symmetric encryption strength: $ head -4 ~/.ssh/id_rsa -----BEGIN RSA PRIVATE KEY----- Proc-Type:
2006 Apr 17
0
Sendmail and Plain Auth
Hi, I want to do plain auth against my password file. However it has been difficult to find a proper docs and all i have found reuqieres recompiling or patching. I am not interested in ecrypted communication with a certificate. Just plain auth. My mailserver should allow some users that will be traveling to send mail using our server and we don't know what IP address they will have. thanks,
2010 Aug 13
0
virtio and encryption
Greetings, I am trying to use virtio and encryption. My setup is: host and guest: ubuntu 10.04 server (libvirt 0.7.5-5ubuntu27, qemu-kvm 0.12.3+noroms-0ubuntu9.2) I have secret defined and disk in domain xml referencing that secret. When I start using "<target dev='hda' bus='ide'/>" in HDD config, it works. When I start using "<target dev='vda'
2003 Dec 19
0
Problem accessing protected resources from any platform
Hi, Here is my problem: I set up Samba v2.2.8a on a linux host (RedHat Linux 8.0) for my workgroup. My other hosts in the workgroup are Windows 2000 and Windows XP hosts and a 3COM firewall. All directories that are not "protected" can be accessed by all users. The workgroup uses encrypted passwords (using non ecrypted passwords does not solve the problem). Samba is configured to
2005 Jun 30
1
Forcing tinc to use aes-128 cipher
I am trying to get tinc to use aes-128-cbc for it's encryption algorythm for network traffic. So far, I'm not having any luck. I've tried putting it into the tinc.conf file, and it turns out that tinc is ignoring that code completely. I'm using tinc 1.0.4 (in TCP mode). Openssl version 0.9.7d. I've made some initial investigation into the source, and in net_setup.c I
2010 Aug 13
3
[Bug 1806] New: SSH Client - Militant Identity File Permission Potentially Increases Security Risk
https://bugzilla.mindrot.org/show_bug.cgi?id=1806 Summary: SSH Client - Militant Identity File Permission Potentially Increases Security Risk Product: Portable OpenSSH Version: -current Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: ssh
2017 Feb 07
2
samba creating keytabs... ( possible bug, can someone confirm this )
Hm instresting way. Whats the difference in createing the HTTP/spn with net ads or samba tool ( besides de found bug ) I'll go try this out. You remember the "squid" spn/upn problem, this solved it also. The squid kerberos group plugin now correctly detects the HTTP spn. Thanks for trying out. Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba
2004 Jun 27
2
Samba3 Win95 interoperability
Greetings, I am trying to get samba3 to work well with W95. The windows 95 box can see the samba server, but cannot authenticate (claims wrong password) to get to any shares. I know the smbpasswd is good as I can authenticate and get to the shares using the same account and password on a W2000 machine. I suspect I am doing something wrong in the [global] section of the samba server. Would