BackupRead "Access is Denied"
Thu, 24 Jul 2008 10:07:01 -0700
Hi,
I'm trying to use the BackupRead API method and am getting "Access is
Denied". I have verified that my process has the SeBackupPrivilege
privilege. Are there any others necessary? ...
|
problem in copying to clipboard when a text is selected
Thu, 24 Jul 2008 01:00:00 -0700
HI Guys,
I have have an application which will copy a text to clipboard automatically
when an string is selected from any active application,however im having
problem in IE of Vista pc,The selected text dosnt get copied to clipboard
when i perform the task from IE on Vista,its works fine in notepad.
The r ...
|
Problem exporting MY certificate store with private keys
Wed, 23 Jul 2008 16:30:00 -0700
Hi,
I have a problem exporting MY certificate store with private keys. There is
only one certificate on the store. Here is how certificate was created and
added to the store.
1. Create KeyProvInfo and acquire hCryptProv by calling CryptAcquireContext
with CRYPT_NEWKEYSET flag.
2. Generate keys by calling ...
|
retrieving name of the domain
Wed, 23 Jul 2008 10:39:20 -0400
I can't find a way of retrieving the name of the domain a machine is in.
I can find things like LookupAccountName() but that seems to require the
domain, so it is circular in my case.
Does anyone know how to retrieve the windows domain of the local machine.
Thanks,
Tom ...
|
Domain users not picking up local user access
Tue, 22 Jul 2008 10:08:57 -0400
I wrote something recently which provides write access to the Users
group. It works fine but when domain users log in to the system (I
believe the machine is in the same domain as the users) they do not pick
up those rights. I was under the impression that they were supposed to.
Is that correct? What is real ...
|
CryptSetKeyParam on KP_G with a DH key
Tue, 22 Jul 2008 17:29:58 +0800
Hi, i am trying to set the DH generator to 2 using CryptSetKeyParam but its
giving me NTE_BAD_DATA heres the sequence:
CryptAcquireContext&hProv,NULL,MS_ENH_DSS_DH_PROV,PROV_DSS_DH,
CRYPT_DELETEKEYSET)
CryptAcquireContext&hProv,NULL,MS_ENH_DSS_DH_PROV,PROV_DSS_DH,
CRYPT_NEWKEYSET)
CryptGenKey(hProv,CA ...
|
Active Directory Vs PKI use Cases
Mon, 21 Jul 2008 16:22:01 -0700
Howdy,
Once a session key is established between client and the server, will that
key be used for any secure data transfer or for Just
Authentication/Authorization alone? An example is:- Client wants to
print a document. Printer is the service/server. I am skipping AS protocol
for simplication.
1) A sessio ...
|
|
|
Windows Anti-Virus Detection
Sun, 20 Jul 2008 11:49:02 -0700
Hello -
Does anyone know how an anti-virus software registers itself with windows
(i.e. Windows recognizes valid anti-virus software in Security Center)? Is
this done through the system registry, or monitored through reports in API
calls? Any information would be helpful.
Thanks! ...
|
Use Session Key for a Service after Authentication in Active Direc
Fri, 18 Jul 2008 09:34:01 -0700
Howdy,
One a session key is established between client and the server, will that
key be used for any secure data transfer? An example is:- Client wants to
print a document. Printer is the service/server. I am skipping AS protocol
for simplication.
1) A session key has been establisges after TGS(Ticket Granti ...
|
Account Modifications
Fri, 18 Jul 2008 08:51:01 -0700
I am a domain adminstrator and senior systems adminstrator for domain. I use
a little of ADSI.edit and want to know if I can set security on my own user
account so that it cannot be disabled by anyone but me?
TeeCee ...
|