search for: hive

Displaying 20 results from an estimated 472 matches for "hive".

Did you mean: have
2013 Jul 10
1
domain RODC fails with default provisioning
...@ATTRIBUTES changetype: add key: CASE_INSENSITIVE value: CASE_INSENSITIVE control: <NONE> ldb: ldb_trace_request: (tdb)->add ldb: ldb_trace_request: (tdb)->prepare_commit ldb: commit ldb transaction (nesting: 0) ldb: ldb_trace_request: (tdb)->end_transaction Key 'key=SOFTWARE,hive=NONE' not found key added: key=SOFTWARE,hive=NONE Key 'key=Microsoft,key=SOFTWARE,hive=NONE' not found key added: key=Microsoft,key=SOFTWARE,hive=NONE Key 'key=Windows NT,key=Microsoft,key=SOFTWARE,hive=NONE' not found key added: key=Windows NT,key=Microsoft,key=SOFTWARE,hive=NO...
2006 Dec 18
0
[Fwd: Re: [Xen-users] Re: bt878 based dvr card vs. pci pass-thru]
...have used the output of > ''lspci -n'' but somehow it supressed my attention. Sorry for wasting your > time on that. > > On an other note, I''ve did what you and the manual suggested and here is > the result: > > """ > Dec 18 10:47:43 hive kernel: pciback 0000:07:0e.0: enabling permissive > mode configuration space accesses! > Dec 18 10:47:43 hive kernel: pciback 0000:07:0e.0: permissive mode is > potentially unsafe! > Dec 18 10:47:43 hive kernel: pciback 0000:07:0e.1: enabling permissive > mode configuration space acc...
2006 Dec 19
0
[Fwd: [Fwd: Re: Re: bt878 based dvr card vs. pci pass-thru]]
...#39;lspci -n'' but somehow it supressed my attention. Sorry for wasting your > > time on that. > > > > On an other note, I''ve did what you and the manual suggested and here is > > the result: > > > > """ > > Dec 18 10:47:43 hive kernel: pciback 0000:07:0e.0: enabling permissive > > mode configuration space accesses! > > Dec 18 10:47:43 hive kernel: pciback 0000:07:0e.0: permissive mode is > > potentially unsafe! > > Dec 18 10:47:43 hive kernel: pciback 0000:07:0e.1: enabling permissive > > mod...
2006 Dec 19
0
[Fwd: [Fwd: Re: Re: bt878 based dvr card vs. pci pass-thru]]
...#39;lspci -n'' but somehow it supressed my attention. Sorry for wasting your > > time on that. > > > > On an other note, I''ve did what you and the manual suggested and here is > > the result: > > > > """ > > Dec 18 10:47:43 hive kernel: pciback 0000:07:0e.0: enabling permissive > > mode configuration space accesses! > > Dec 18 10:47:43 hive kernel: pciback 0000:07:0e.0: permissive mode is > > potentially unsafe! > > Dec 18 10:47:43 hive kernel: pciback 0000:07:0e.1: enabling permissive > > mod...
2013 Oct 04
2
Re: Hivex - Trailing garbage at the end of hive file
Rich, Our workflow is something like this: 0. Start with a fresh copy of windows server 2k8 1. We read the system hive and then write to it a bunch of times 2. Boot windows 3. Read from the system hive Hivex reports the failure at step #3. I also noticed that the size of the registry hive observed in step #3 is the same as step #0. Is it possible that hivex issues write that cause a hive file to shrink in size and...
2008 Dec 16
4
Hive In Wine
Hey, In windows we have a concept of "hive" in the registry. I'm trying to load the hive to wine registry, but wine is not able to recognizing the format of hive. Please help me out. Thanks, karthik
2013 Sep 24
3
Re: Hivex - Trailing garbage at the end of hive file
Is there a reason why a previous version of hivex ignored this condition while more recent ones throw an error? I do have some hive files that are failing (I'm yet to validate if they are good or were corrupted some other way). I will do so and share my findings Thanks ~ Hari On 9/24/13 5:20 PM, "Richard W.M. Jones" <rjones@...
2013 Oct 04
2
Re: Hivex - Trailing garbage at the end of hive file
(Resending since my message from 2 days ago didn't make it to the list. Perhaps because of the log file attachment) Hi Rich, Sorry about the delayed response. I understand that since hive formats are not open, the current tack of warning about the hive file is a better one To respond to you question about "whether it fails", hivexsh is unable to open the hive file and it prints this message and exits. I've attached the verbose logs as requested This extract from the...
2013 Oct 08
1
Re: Hivex - Trailing garbage at the end of hive file
Hi Rich, I'm still working on validating whether the trailing zeroes were introduced by hivex or by windows (though I highly doubt it's hivex). But since it's part of a more complex workflow which is not that easy to modify, it's still a work in progress In the meanwhile, I wanted to be sure that ignoring the condition when hivex saw these trailing zeroes was the right solutio...
2011 May 14
3
regpatch writing to local registry hive with -F not working (registery-utils 4.0.0~alpha15~git20110124.dfsg1-2ubuntu1)
Hi, I was hoping I could modify a locally mounted registry hive using regpatch and a .reg file but the -F argument seems to have no function. (Strace shows it ignores it and just operates on /var/lib/samba/private/hklm.ldb) Below is output with debug on. rfm6 at ubuntuSSDx64:cp /mnt/xp/WINDOWS/system32/config/software /tmp/software rfm6 at ubuntuSSDx64:/tmp/c...
2013 Oct 04
0
Re: Hivex - Trailing garbage at the end of hive file
On Fri, Oct 04, 2013 at 03:13:47PM +0000, Subramanian, Hari wrote: > Rich, > > Our workflow is something like this: > > 0. Start with a fresh copy of windows server 2k8 > 1. We read the system hive and then write to it a bunch of times > 2. Boot windows > 3. Read from the system hive > > Hivex reports the failure at step #3. I also noticed that the size of the > registry hive observed in step #3 is the same as step #0. Is it possible > that hivex issues write that cause a h...
2011 Dec 13
1
[hivex] [PATCH 2/2] hivex: Expose embedded hive file name
Signed-off-by: Alex Nelson <ajnelson at cs.ucsc.edu> --- generator/generator.ml | 6 ++++++ lib/hivex.c | 6 ++++++ xml/hivexml.c | 9 +++++++++ 3 files changed, 21 insertions(+), 0 deletions(-) diff --git a/generator/generator.ml b/generator/generator.ml index fc7b483..9e53f4e 100755 --- a/generator/generator.ml +++ b/generator/generator.ml @@ -159,6 +159,12 @@ but inst...
2017 Dec 21
2
WERR_DS_DRA_MISSING_PARENT while Joining Samba4 DC to Samba4 Domain
...ing parameters from /etc/samba/smb.conf lpcfg_load: refreshing parameters from /etc/samba/smb.conf Looking up IPv4 addresses Looking up IPv6 addresses No IPv6 address will be assigned Setting up share.ldb Setting up secrets.ldb Setting up the registry ldb_wrap open of hklm.ldb Key 'key=SOFTWARE,hive=NONE' not found key added: key=SOFTWARE,hive=NONE Key 'key=Microsoft,key=SOFTWARE,hive=NONE' not found key added: key=Microsoft,key=SOFTWARE,hive=NONE Key 'key=Windows NT,key=Microsoft,key=SOFTWARE,hive=NONE' not found key added: key=Windows NT,key=Microsoft,key=SOFTWARE,hive=NO...
2011 Dec 13
1
[hivex] [PATCH 1/2] hivex: Expose hive major and minor version
The major and minor version were being reported in a debug message. This patch adds the version information to the ABI and reports with hivexml. Signed-off-by: Alex Nelson <ajnelson at cs.ucsc.edu> --- generator/generator.ml | 10 ++++++++++ lib/hivex.c | 32 +++++++++++++++++++++++++++----- xml/hivexml.c | 24 ++++++++++++++++++++++++ 3 files changed, 61 insertions(+), 5 deletions(-) diff --git a/gene...
2009 Jul 31
1
Using R with Hadoop/Hive for Big Data
Hive <http://hadoop.apache.org/hive/> is a data warehouse infrastructure built on top of Hadoop that provides tools to enable easy data summarization, adhoc querying and analysis of large datasets data stored in Hadoop files. It provides a mechanism to put structure on this data and it also provid...
2011 Jun 13
0
Hadoop Hive output read into R
All, I am using a pretty crude method to get data out of HDFS via Hive and into R and was curious about alternatives that the group has explored. Basically, I run a system command that runs a hive statement and writes the returned data to a delimited file. Then, I read that file into an object and continue. For example: hive.script <- "select * from orders wh...
2010 Nov 02
0
Paranormal Activity 2 (2010) DVDRip XvID DIAMOND
...pps.zing.vn/upload/original/2010/10/27/17/16/1288174580585732262_574_574.jpg ] [Image: http://img1-photo.apps.zing.vn/upload/original/2010/10/27/17/16/12881745771772615085_574_574.jpg ] Download Hotfile: Code: http://hotfile.com/dl/79810729/50e64d2/Paranormal.Activity.2.2010.Cam.AC3.HQ.Hive-CM8.part1.rar.html http://hotfile.com/dl/79810901/655a093/Paranormal.Activity.2.2010.Cam.AC3.HQ.Hive-CM8.part2.rar.html http://hotfile.com/dl/79811062/0e2dde4/Paranormal.Activity.2.2010.Cam.AC3.HQ.Hive-CM8.part3.rar.html http://hotfile.com/dl/79811187/71a6b18/Paranormal.Activity.2.2010.Cam.AC3.HQ.H...
2017 Dec 21
0
WERR_DS_DRA_MISSING_PARENT while Joining Samba4 DC to Samba4 Domain
...lpcfg_load: refreshing parameters from /etc/samba/smb.conf > Looking up IPv4 addresses > Looking up IPv6 addresses > No IPv6 address will be assigned > Setting up share.ldb > Setting up secrets.ldb > Setting up the registry > ldb_wrap open of hklm.ldb > Key 'key=SOFTWARE,hive=NONE' not found > key added: key=SOFTWARE,hive=NONE > Key 'key=Microsoft,key=SOFTWARE,hive=NONE' not found > key added: key=Microsoft,key=SOFTWARE,hive=NONE > Key 'key=Windows NT,key=Microsoft,key=SOFTWARE,hive=NONE' not found > key added: key=Windows NT,key=Micro...
2008 Sep 30
1
how to import .hive file in wine registry
In windows to load .hive files there is a option in file menu "load hive". But there is no such option in wine registry menu. can wine handle .hive files?
2018 Feb 28
0
Error joining Samba 4.7.4 DC to existing Win2008R2 domain
...ing parameters from /etc/samba/smb.conf lpcfg_load: refreshing parameters from /etc/samba/smb.conf Looking up IPv4 addresses Looking up IPv6 addresses No IPv6 address will be assigned Setting up share.ldb Setting up secrets.ldb Setting up the registry ldb_wrap open of hklm.ldb Key 'key=SOFTWARE,hive=NONE' not found key added: key=SOFTWARE,hive=NONE Key 'key=Microsoft,key=SOFTWARE,hive=NONE' not found key added: key=Microsoft,key=SOFTWARE,hive=NONE Key 'key=Windows NT,key=Microsoft,key=SOFTWARE,hive=NONE' not found key added: key=Windows NT,key=Microsoft,key=SOFTWARE,hive=NO...