Displaying 9 results from an estimated 9 matches for "systemcertif".
2006 Aug 06
2
no SID in NTUSER.DAT
hello,
when i do profiles NTUSER.DAT
i see this:
[$$$PROTO.HIV\Software\Policies\Microsoft\SystemCertificates\TrustedPublisher]
[$$$PROTO.HIV\Software\Policies\Microsoft\SystemCertificates]
[$$$PROTO.HIV\Software\Policies\Microsoft]
[$$$PROTO.HIV\Software\Policies]
[$$$PROTO.HIV\Software\SimonTatham\PuTTY\SshHostKeys]
[$$$PROTO.HIV\Software\SimonTatham\PuTTY]
[$$$PROTO.HIV\Software\SimonTatham]
[$$$P...
2008 Aug 18
3
Samba 3.0.x access rights issue with secondary groups or Unix rights
...smb_com=0xa2
smb_rcls=52
smb_reh=0
smb_err=49152
smb_flg=136
smb_flg2=51201
smb_tid=3
smb_pid=588
smb_uid=101
smb_mid=1024
smt_wct=0
smb_bcc=0
[2008/08/15 12:25:22, 10] smbd/open.c:open_file_ntcreate(1347)
open_file_ntcreate: fname=jdoe/Application Data/Microsoft/SystemCertificates/My/CRLs, after mapping access_mask=0x1
[2008/08/15 12:25:22, 5] smbd/files.c:file_new(123)
allocated file structure 1332, fnum = 5428 (5 used)
[2008/08/15 12:25:22, 4] smbd/open.c:open_file_ntcreate(1605)
calling open_file with flags=0x0 flags2=0x0 mode=0700, access_mask = 0x1, open_acces...
2012 Oct 05
2
temporary profiles problem - don't want roaming profiles
I have a Samba PDC (Ubuntu 12, OpenLDAP 2.4.28, Samba 3.6.3), and at two
remote sites, I have some Samba BDCs.
For now I've manually entered the DCs as WINS servers on the workstations
I'm using for testing. At the remote sites, I can log in with an account
that has no logon path or logon home specified, and it works perfectly.
But at the main site, when I try to log on to one of these
2002 Dec 29
0
Slow performance
...ENV(1f4.1f8) 14:20:16:921 RecurseDirectory: Adding C:\Documents and
Settings\Default User.WINDOWS\Application Data\Microsoft\Internet Explorer\
to the list of directories
USERENV(1f4.1f8) 14:20:16:921 RecurseDirectory: Adding C:\Documents and
Settings\Default User.WINDOWS\Application
Data\Microsoft\SystemCertificates\My\Certificates\ to the list of
directories
USERENV(1f4.1f8) 14:20:16:921 RecurseDirectory: Adding C:\Documents and
Settings\Default User.WINDOWS\Application
Data\Microsoft\SystemCertificates\My\CRLs\ to the list of directories
USERENV(1f4.1f8) 14:20:16:921 RecurseDirectory: Adding C:\Documen...
2013 Jun 25
2
Re: [PATCH] Add read support for "big data" blocks to hivex
* Richard W.M. Jones:
> diff --git a/lib/hivex.c b/lib/hivex.c
> index e3c1e05..9351ac5 100644
> --- a/lib/hivex.c
> +++ b/lib/hivex.c
> @@ -1471,7 +1471,7 @@ hivex_value_value (hive_h *h, hive_value_h value,
> if (h->msglvl >= 2)
> fprintf (stderr, "hivex_value_value: warning: big data block is not "
> "valid
2013 Jun 25
0
[PATCH] Add read support for "big data" blocks to hivex
...M\SOFTWARE hives
from Windows7 systems and finding that hivex_value_value would only give
me identical first 12 bytes for certain records though the data size had
changed. If one runs hivexsh with debug messages enabled, it gives a
warning when listing these values, for example:
SOFTWARE\Microsoft\SystemCertificates\AuthRoot\AutoUpdate> lsval
[...]
hivex_value_value: warning: declared data length is longer than the
block it is in (data 0x28b9b60, data len 115347, block len 16)
"EncodedCtl"=hex(3):64,62,08,00,70,8b,8b,02,00,b2,00,00
---
lib/hivex.c | 91 ++++++++++++++++++++++++++++++++++++++...
2013 Jun 23
3
[PATCH] Add read support for "big data" blocks to hivex
---
lib/hivex.c | 81 +++++++++++++++++++++++++++++++++++++++++++++++++------------
1 file changed, 66 insertions(+), 15 deletions(-)
diff --git a/lib/hivex.c b/lib/hivex.c
index efc27f8..e3c1e05 100644
--- a/lib/hivex.c
+++ b/lib/hivex.c
@@ -208,6 +208,19 @@ struct ntreg_sk_record {
char sec_desc[1]; /* security info follows */
} __attribute__((__packed__));
+struct
2005 Sep 29
1
adding to: winlogon problem error with Default User/ "... does not
whoops, i didn't have much luck attaching the entire file, hopefully this
link will work.
http://www.lebox.org/u/milan/samba/userenv-clip.txt
here's a piece of the log that looks interesting, any hints?
USERENV(a0.80) 15:42:18:872 MyGetDomainDNSName: MyGetUserName failed for dns
domain name with 1355
USERENV(a0.80) 15:42:18:872 CheckUserInMachineForest: MyGetDomainName failed
with 1355.
2002 Nov 01
0
The domain is not disposable!
...r
directory
[2002/10/25 14:43:41, 2] smbd/open.c:open_directory(1202)
open_directory: unable to create buschi.s/Documenti/Immagini. Error was No
such file or directory
[2002/10/25 14:43:41, 2] smbd/open.c:open_directory(1202)
open_directory: unable to create buschi.s/Dati
applicazioni/Microsoft/SystemCertificates/My/CTLs. Error was No such file or
directory
[2002/10/25 14:43:41, 2] smbd/open.c:open_directory(1202)
open_directory: unable to create buschi.s/Dati applicazioni/Microsoft/Internet
Explorer/Quick Launch. Error was No such file or directory
[2002/10/25 14:43:41, 2] smbd/open.c:open_director...