Displaying 20 results from an estimated 110 matches similar to: "About revoke write access of all the shadows"
2012 Jul 19
1
About log dirty mode during migration
Hi All,
I have several questions about log dirty mode during live migration.
For my understanding, each time after XEN_DOMCTL_SHADOW_OP_CLEAN or XEN_DOMCTL_SHADOW_OP_PEEK operation, all the pages are set as read only. The following memory accesses to the memory pages will cause page fault (permission conflict) then using page_mark_dirty function to set the dirty bitmap.
However, after I read
2012 Oct 01
5
How to get the checkpoint size in remus code?
Hi,
I''m doing my master research and I need to adapt remus code. Now... I wanna
get the checkpoint size (memory + disk) on each period. Does someone know
what function does this? I think some *fd *object''s function in remus code
could just get the memory size.
Does someone help me?
Thanks
_______________________________________________
Xen-devel mailing list
2007 Sep 28
18
[makedumpfile] extract vmcoreinfo from /proc/vmcore for Xen
Hi,
--- background ----------------------------------------------------
* what the makedumpfile is:
To shorten the size of the dumpfile and the time of creating the
dumpfile, makedumpfile copies only the necessary pages for analysis
to the dumpfile from /proc/vmcore. You can specify the kind of
unnecessary pages with dump_level. If you want to shorten the size
further, enable the
2001 Aug 14
1
[BUG] linux-2.4.7-ac7 Assertion failure in journal_revoke() at revoke.c:307
Greetings all,
I have hit a kernel BUG in revoke.c in kernel 2.4.7-ac7 twice today while
attempting to perform the same operation (patching stock 2.4.8 kernel src
with "patch -p1 < patch-2.4.8-ac4"). Syslog entries follow. Please
email me if you want/need my kernel config or any other information.
Thanks,
jtp
1998 Nov 17
0
revoke
The bug I reported earlier seems to have been a hoax of sorts. =] The share(s)
I tried it on had full access passwords, but no read-only passwords.
Sorry about this.
---
Mark Deneen
deneen@bucknell.edu ICQ: 333068
http://www.students.bucknell.edu/deneen
Different all twisty a of in maze are you, passages little.
2010 May 31
0
Could not call revoke: Cannot convert into OpenSSL::BN
Hello,
When I try to revoke certificates from my puppet installation, I get
the following error :
/etc/puppet/ssl# puppetca --revoke all
all
notice: Revoked certificate with serial # Inventory of signed
certificates
err: Could not call revoke: Cannot convert into OpenSSL::BN
And nothing gets deleted. I didn''t find any information about this
error, and couldn''t correct it.
2016 Jul 20
0
[Bug 2600] New: Use Linux capabilities to revoke additional permissions from chrooted users
https://bugzilla.mindrot.org/show_bug.cgi?id=2600
Bug ID: 2600
Summary: Use Linux capabilities to revoke additional
permissions from chrooted users
Product: Portable OpenSSH
Version: 7.2p1
Hardware: Other
OS: Linux
Status: NEW
Keywords: patch
Severity: enhancement
2018 Feb 01
2
Reload config with SIGHUP does not immediately revoke access to host removed from hosts allow
Hello All
My samba-4.x server has lot of registry shares added. There are windows
clients connected to it and I wanted to remove the access to one of the
hosts.
I did net conf setparm to set the updated list of IPs in "hosts allow"
param and then reloaded samba config with killall -1 smbd .
I see that the host which is not part of the hosts allow but already have a
open window in
2013 Oct 10
10
[PATCH 0/4] x86: XSA-67 follow-up
1: correct LDT checks
2: add address validity check to guest_map_l1e()
3: use {rd,wr}{fs,gs}base when available
4: check for canonical address before doing page walks
Signed-off-by: Jan Beulich <jbeulich@suse.com>
2006 May 05
6
PAE mode mismatch in Xen (xen=no Dom0=yes)
Hi,
I just added 32GB memory in my system and wanted Xen to see that memory, so enabled PAE in xen0 and XenU. I did a make menuconfig in xen0 and xenU, then did a make in xen-unstable and a make install.
Whilebooting this kernel, I get the above error PAE mode mismatch. I looked under xen/include/asm-x86/processor.h has #define X86_CR4_PAE defined and so does cpufeature.h have this defined.
2012 Dec 10
26
[PATCH 00/11] Add virtual EPT support Xen.
From: Zhang Xiantao <xiantao.zhang@intel.com>
With virtual EPT support, L1 hyerpvisor can use EPT hardware
for L2 guest''s memory virtualization. In this way, L2 guest''s
performance can be improved sharply. According to our testing,
some benchmarks can show > 5x performance gain.
Signed-off-by: Zhang Xiantao <xiantao.zhang@intel.com>
Zhang Xiantao (11):
2019 Sep 13
2
revoking ssh-cert.pub with serial revokes also younger certs
Hi there!
What am I doing wrong?
I created a ssh-certificate
id_user_rsa-cert.pub with this dump:
id_user_rsa-cert.pub:
root at host # ssh-keygen -Lf id_user_rsa-cert.pub
??????? Type: ssh-rsa-cert-v01 at openssh.com user certificate
??????? Public key: RSA-CERT SHA256:kPitwgxblaUH4viBoFoozSPq9Pblubbedk
??????? Signing CA: ED25519 SHA256:8p2foobarQo3Tfcblubb5+I5cboeckvpnktiHdUs
??????? Key ID:
2019 Sep 16
2
revoking ssh-cert.pub with serial revokes also younger certs
Hi Daminan!
Hmmm... thought about a little...
when i use -vvv with ssh-keygen -Qf i see "debug1:..." So i think, debug
is compiled in.
ssh-keygen --help gives me
ssh-keygen -k -f krl_file [-u] [-s ca_public] [-z version_number] file ...
so... option -z is not the serial of the certificate, it is the
version-number of the KRL-File...
My openssh-Verision from Debian is
2009 May 12
1
Baldur's Gate 2: Shadows of Amn - failure to run
To come clean at the very beginning of all this, I'm a very new Linux user - my Windows XP computer decided to destroy itself and so Ubuntu was my only choice in lieu of buying another copy of an already shoddy operating system.
Because the Baldur's Gate 2 CDs do not have copy-protection, I simply copied their contents into a single folder in c: within wine's invisible directory.
2011 Apr 30
1
Thief Deadly Shadows
I managed to install TDS running in windowed mode but experiencing two issues.
1. I have no ingame sound (intro sounds work though)
2. The mouse leaves the gaming window when I move to the mouse to far left or right. How can I lock the mouse to the screen?
OS: Ubuntu 10.10 64-bit
2008 Jun 20
0
[PATCH 2/4] Out-of-sync L1 shadows: Fixup Tables
This patch implement a very simple non complete reverse map for OOS
pages writable mappings to avoid shadow brute-force search on resyncs.
Signed-off-by: Gianluca Guida <gianluca.guida@eu.citrix.com>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2006 Apr 03
1
first entanglements with custom drop-shadows
Hi there again!
I wanted to give a brief glimpse of the look of the new/customizable
drop-shadows for compiz. In contrast to my earlier post today I
currently follow the brute-force approach. 9 elements for the shadow...
top-left
top
top-right
left
middle
right
bottom-left
bottom
bottom-right
For the middle shadow-part there is a 2D-vector as parameter to allow
growing or shrinking
2006 Apr 24
1
drop-shadows
I've now added configurable drop-shadows to g-w-d. You'll need current
CVS version of Xgl, which includes important convolution filter fixes
for properly rendered shadows.
-David
2006 May 01
0
Shadows disappeared
After the update for selecting drop-shadows in compiz
I don't see them anymore and I can't see any gconf option to configure them
(should it be under "decoration" plugin?)
I'm using the latest compiz, mesa and xgl with kde 3.5.2.
Before I had no problems.
Thank you for Xgl & compiz.
Giovanni
2007 Apr 13
0
[BUG] No shadows on panel/menus unless shadow_radius is a multiple of 5
Greetings to everybody,
After erasing any previous compiz configuration, I recently installed
Compiz 0.5.0, compiling it from the official tarball and I must say the
whole experience is a bit smoother without the cruft of my past
experiments and (mis)configurations.
I had one problem though: no shadows on gnome-panel and menus, switching
back to 0.4 didn't help. Then I found this old thread