Strange File appeared on me desktop from no-where
A strange file has appeared on my dektop seemingly from no-
where. It is apparently virus free and is
named 'hs_err_pid' followed by several numbers and seems
to be some kind of error log. When opened with notepad,
it seems to refer to some kind of Java violation which is
beyond my ken. Does anyone know wot this is about? Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25211
ms 2k3 security flaw
is the link true?
http://story.news.yahoo.com/news?
tmpl=story&u=/nf/20030717/tc_nf/21919
if so, aside from downloading the security patch, what
other methods do we need to protect win 2k3 server? Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25210
Delegating AD access
Delegation of Windows 2000 Active Directory has been
established for our technical staff and has limited their
access to a degree that allows them to function well.
However, they have access to disable/re-enable user
accounts, which we want to deny. I've searched through
the object classes on the user object, but cannot find the
specific setting that will prevent this access.
Any ideas?
Thanx Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25206
Error Msg when I select the Security Tab in IE 6.0
I have a problem with IE 6.0.2.
Whenever I go to Internet Options and select the Security
Tab, I get an error message and IE shuts down. The error
message is attached here. How can I fix it?
MSIMN caused a general protection fault
in module MACXW4.DRV at 0001:00000fa4.
Registers:
EAX=7b9e047f CS=023f EIP=00000fa4 EFLGS=00000246
EBX=00009ae8 SS=42af ESP=00009aec EBP=00009b50
ECX=00000040 DS=071f ESI=0000bf86 FS=3f3f
EDX=000000ea ES=047f EDI=00009b2e GS=7b9e
Bytes at CS:EIP:
66 26 ff 2e a0 e0 66 5e 66 50 1e b8 7f 04 8e d8
Stack dump:
05bf2119 00000000 7b9e0000 6c7f0000 071fbfd4 42af9b3a
00000040 01cc00ca 1fbe0000 00000020 071f2c04 2c0420c9
00002c04 00000000 00007b9e 00000000 Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25203
CRL publish & validity times..
Hi,
MS Certificate Authority's documentation has following on
it: "..there is a difference between a CRL publish period
and the validity period of a CRL. The publish period of a
CRL is established by the CA administrator. However, the
validity period of the CRL is extended from the publish
period to allow for Active Directory replication. By
default, Certificate Services extends the publish period
by 10% (up to a maximum of 12 hrs) to establish the
validity period....There are registry entries which allow
an administrator to control the variance between publish
period and validity period to allow for slower directory
replication. Refer to the Windows 2000 Resource Kits for
information about these registry entries. "
I am interested in knowing the configuration entries to
control the actual validity period. I looked into Windows
2000 Server resource kits but could not find it anywhere.
I noticed a registry value called CRLEditFlags in the CA's
configuration registry key but dont have any documentation
on it explaining how I can do the above.
Also for my test CA the validity period is not being
extended by 10% of the publish period - it seems quite
arbitrary.
Any help will be appreciated.
rgds,
Jayant Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25198
Error using "Groups" method for IADsUser
I am getting an error (Number=5 Desc =Invalid procedure
call or argument) when I execute the following code. The
error is occurring on the "For each" line:
'START CODE ================================
Dim myDomain As IADsDomain
Dim myUser As IADsUser
Set myDomain = GetObject("WinNT://" & sDomain)
Set myUser = myDomain.GetObject("user", Username)
For Each grp In myUser.Groups
Debug.Print grp.Name
Next
'END CODE ================================
Can anyone tell me why. I am running Windows NT 4.0 SP 6a
. Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25194
messenger pop-ups
How do I turn off messenger? I have been inundated by
some sleezy companies trying to sell me a pop up stop
service for $24 to stop THEIR POP UP'S.
MessengerBuster.com, StopMessenger.com,
KillMessenger.com. I believe it is the same company
claiming to be out of California with email the only way
to communicate to them. They now are sending bogus stock
tips...driving me nuts. They all should go to jail. Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25188
pop ups
hey,
i need some help to get rid or pop ups, the ads and
stuff that comes through "messenger service", is there
anyway to get rid of these coming up? if so please can
someone tell me. thanks. Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25186
Active X
when trying to access a virtual tour of a home the
following shows:
"Your current security settings prohibit running Active X
controls on the page."
the virtual tour does not appear.
how do i fix this?
i'm not an expert on the computer so please make the
answer simple.
thank you. Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25173
Odd problem with File Encryption
Summary: Windows denies me access to my own encryped
files, what could have caused it and how do i remedy it
so i can access my files again?? Any help would be
greatly appreciated
I have encryped multiple folders with the built-in
Windows XP pro encryption software (accessible from a
file's properties). Without my knowlege of any changes,
the encryption suddenly stopped allowing me access. I
checked the certificate itself and it has not expired,
and is quoted in the properties for the certificate as
being "OK", it is present in my trusted certificates
folder.
When i attempt to request or renew the certificate with
the same key it states that the certificate has no
private key (yet in properties it says i have a private
key, an odd discrepancy) (I also don't know where
this "private key is or what it is)
When I try to reqest or renew it with a new key it
says "The Wizard cannot be started because it failed to
contact the active directory"
I only have one username on my computer and have not
changed the username, how could i have lost access to my
files???? Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25172
New security download
I have Windows XP home addition and I heard that there was
a download for security against viruses, hackers, etc at
the Windows homepage. I downloaded the file and I have
found that I have difficulty getting onto the intenet via
my server. Has anyone else had this problem?
Gary Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25159
Encrypt connection channel
(Been reading other messages on this subject but could not find an answer,
that is why I'm posting this. Please note, although I have posted to several
groups, I've set follow-to microsoft.public.sqlserver.security in case I
posted to where I shouldn't have, sorry if I have).
Using
+ ASP.Net
+ SQL Server 2000
+ Windows 2K Adv. Server.
It is possible to encryp data that is exchanged between ASP.Net server in
DMZ and SQL Server in secured zone? By that I mean securing all that data
that passes though the firewall on port 1433 between ASP.Net and SQL Server.
I guess there are two aspects to this question:
1 Encrypt the connection string that is used to make a connection, ie pass
and ancrypted connection string from ASP.Net to SQL Server to make a
connection. Does ADO.Net and SQL Server support this feature?
2 Encryption of sensitive sensitive query data that is exchanged between
ASP.Net and SQL Server. By this I mean storing the data in cleartext, then
have it ecrypted while it is in transition from the DB server to ASP.Net
then have in decrypted back into cleartext in ASP.Net application. Is that
possible?
I suppse if either of the above is not possible then I will have to store
the sensitive data into the DB encrypted and have it decrypted after
reading. The problem with this method is that session keys cannot be used:
the key used for encryption / decryption needs to be fixed for all time.
Please help. Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25153
FYI: Autodesk reports data files corrupted after installing Windows 2000 SP4
MAX and DRF files are corrupted after installing Windows® 2000 Service Pack
4
Published date: 2003-07-14
ID: TS81105
Applies to:
Autodesk® Architectural Desktop 2004
Autodesk® Building Systems 2004
Autodesk® VIZ 4
3D Studio VIZ® R3i
3D Studio VIZ® R3
Issue
You installed Service Pack 4 for Windows® 2000, and you can no longer use
Autodesk® VIZ 4, 3D Studio VIZ® 3i, or 3D Studio VIZ 3.0 to open MAX files
that were saved after the service pack was installed or VIZ Render to open
DRF files that were saved after the service pack was installed.
http://usa.autodesk.com/adsk/servlet/ps/item?siteID=123112&id=3431487&linkID
=2476059 Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25152
Bots
I had an attack on my WIN2K Server recently. I have removed most of the
files except there are three bot files: (mybot.log, mybot.xdcc,
mybot.xdcc.bkup) which I can not delete. How can I get rid of them?
Also, I have a TCP Connection that I want to get rid of. How would I do
that? It appears to have been tied to an IRC Services. using Port 5631 Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25151
128 bit security
After downloading Explorer 6 128 security was not
installed. cipher reads 0bit, have tried various patches
but nothing changes. Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25147
getting pdf files
After installing some Microsoft upgrades to my XP
Professional laptop, Outlook Express will now not allow
me to receive PDF files. How do I defeat this security
measure?
Thanks,
prh Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25139
Password Reset Disk.
Hi , i have a very small problem with windows xp pro , i
have created a password restore disk , i no longer
require this , the only problem is when i log in ,
instead of the standard windows (your password is
inccorect) box, when you type the wrong password , it
still comes up with do you want to use the restore disk
prompt , how do i stop it from displaying the restore and
make it go back to the normal window ? Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25135
File with no permissions
I have ftp'd a file to an NTFS drive, but it does not
appear to have any permissions applied, and when I try to
delete I get access denied - maybe in use. File is not in
use, as far as I can tell, but has no permission
properties. How can I remove? I downloaded perms.exe
(resource kit) and it could not read any permissions.
Anyone know of any tools available? Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25121
internet explorer
Internet Explorer has suddenly become unable to access the
Internet if I have Norton Internet Security enabled. I
get "Unable to link to Web Page", "Cannot locate Inernet
Servier or proxy server". Neither AOL nor Norton have
been able to help. Anyone have any answers?
Thanks Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25119
Sign To Look For If Your Computer Is Hacked
Copyright 2003 by Tracker. All rights reserved. Printed in the
United States of America. Except as permitted under the Copyright Act
of 1976, no part of this publication may be reproduced or distributed in
any form or by any means, or stored in a database or retrieval system,
without the prior written permission of the publisher.
SIGNS YOUR COMPUTER IS HACKED/OWNED:
1. Hackers disable your Daylight Savings Time
2. The clock on the desktop can be one hour behind or one hour ahead on
occasion.
3. Your Network Places Icon on the desktop disappears.
4. If using a Windows platform, when you start your computer, your
original screen will pop up, but since the hackers need to boot into
their server, the system will quickly re-boot and the original screen
will appear twice instead of only once. Your system may re-boot twice
instead of once when loading some OEM versions.
5. If your computer system occasionally re-boots on it?s own, again,
the hacker may need to update their Hosts and Servers to make the
computer system function properly.
6. If you play Yahoo Games, you may find yourself being kicked out of
the board your playing in. What is worse is if your winning a game and
your the host of the board, the hacker may kick you out and not let you
back in. When a computer system is hacker proof, you will rarely get
booted out of a Yahoo Game. When the computer was hacker proof I went
back to playing games and haven?t been booted yet.
7. A browser you install to filter out or kill file certain individuals
on the internet will not work for a long time. When your computer
system is hacked, you aren?t able to filter out people in your browsers
or email application for more then 1-2 days. A number of computer
owners who?s system was hacked have advised me they had the same
problem. Because hackers are using your illegally installed Hosts and
Servers for posting to the internet, this is why you can?t filter or
kill file them. This information was very apparent to myself and other
ferret owners who?s computer was hacked.
8. When you begin to see Usenet remarks made on behalf of your personal
life which is private information.
9. Some of your personal files are modified years before they were
created, HA-HA-HA! Have seen a number of personal files modified 7-8
years before they were even created.
10. You find a number of files hidden/readable only which hackers seem
to make their files hidden/readable only.
11. When you find a number of added information in your boot.ini file
which relate to a Virtual Private Network . These can be either
software, hardware or device driver oriented. A sample is presented
later in this book.
12. Under Search for Files and Folders, you do a search on any file
modified in the past month and you will see files which just don?t need
to be modified or which you don?t even recognize. For the newbie, you
want to focus on the file you don?t recognize. Unless your skilled and
realize which files need to be present and modified running a Windows
Platform, you won?t know what to look for. To perform the above you
will need to see all hidden files and folders.
13. Select Start, Settings, Control Panel, Network, and if you see one
AOL adapter and have never used AOL. Two AOL adapters, two TCP/IP, two
Dial-Up adapters, one or two Virtual Private Network adapters your
computer could be hacked/owned. A Virtual Private Network is widely
used by malicious hackers because it can host up to 254 users. "This
applies to the average internet user who has one modem, one ISP and
isn?t running any FTP, NNTP, Proxy, SMTP, SQL, Web Server".
14. Select Start, Run, type regedit, select File, Export, in the box
type say 4-12-02.txt and select save. Then open this file with a text
editor or word document and you might be shocked to find what really is
installed on your computer system. Check the bottom of this file,
hackers love to install a bunch of applications, Hosts and Servers files
here. Will admit, when this was performed, I don?t remember if
importing all the hackers registry files on the hard drive is what
showed these results or if the registry was Windows original one.
15. You have to turn your computer off by the power supply on a some
what?s regular basis.
16. Installing a Network Interface Card will cause problems until the
hackers configure this device into the Virtual Private Network they
setup.
17. You find your cd-rom drive open and close without your permission.
18. You could hear an annoying beep coming from your system speakers.
19. Your windows screen goes horizontal or vertical.
20. The screen saver picture changes without your permission.
21. On occasion your mouse is out of your control. This could also be
caused by a corrupt mouse driver.
22. All of a sudden, your speakers decide to play you some music.
23. Installing a hardware or firewall for the first time can cause a
number of different problems for you to set-up and configure.
Considering you didn?t have these installed from the beginning of going
on the internet.
24. Your firewall logs show alerts at 12:00 then 11:22 then 12:16 and
back to 11:59.
25. If using a dial-up connection you see a number of pings, port 0 to
your computer. The reason for these pings is so the hackers can see if
your computer is active/alive. What the hackers actually do is port
scan the Internet Service Provider Block of addresses and find your
computer either with file sharing enabled or a Backdoor/Trojan.
Tracker
I know how important it is for me not to define myself by how others
perceive
me.
Interested in purchasing my book named "Security Minds versus Malicious
Minds"
visit:
www.securityminds2003.com
It will teach you to learn about Windows, the Internet and Hacking
To view some kick butt artwork, visit:
http://captiveimagery.com/index.cfm?fuseaction=home.main Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25117
Error message.... Help me!
I have an HP XP Home machine...and decided to play with
the date, I set it forward to the year 2011...and then
after a few minutes, set it back to normal.
Well now, whenever I click on any folder, IE, or just
about anything....the following message appears...
ERROR!
Your system clock appears to have been set back, possibly
in an attempt to defeat the security system on this
program. Please correct your system clock before trying
to run this program again. If your clock is correct,
please contact the author of this program for
instructions on correcting this error(report code CCB-F)
The only information I have found about this when I did a
search for that report code on Google was in some foreign
language. I cant seem to find anything about it at
Microsoft.
Can someone please tell me how to fix this?
Thanks!
Amy Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25113
User Dial-in Properites
OS: Server 2003
Installed Roles: File Server
Application server
Domain Controller
Does anyone know why the "Assign a Static IP Address" check box is grayed
out in the Dial-in tab of User Properties. I would like to pre-assign a
static IP address for all dial-up users.
Thanks in advance,
Tom Traylor
tractor@ameritech.net Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25107
MSIE update
Hi Folks:
Since my last MSIE 'security update', I now get at least three
pop-ups everytime I link out of Yahoo. Is this something I 'missed'
before I updated, the 'security update' bogus and really a pop-up
'enhancer', or did Yahoo just change something? I think I'm going
with Google, like others I know.
Thanks!
Harry Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25099
I can't sign in to secure sites
if I want to buy something online I can't do it unless
the site has a standard server so most of the time I
can't do it it just sends me to the can't find server
page also I always get a pop up that says my activeX
controls are'nt working Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25092
jdbmgr.exe
what is jdbmgr.exe with a teddy bear icon...it says
microsoft below it...is it a virus and can i delet this? Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25088
Upgrade Security bit level from 40 to 128
Hello:
Can anyone out there help this computer neophyte when it
comes to downloading software from Microsoft, etc. You
see, I can't access several web sites anymore because I
lack the proper level of security. 40 bit security came
with my computer from the manufacturer (compaq) Windows
98. Now I need to upgrade to at least 128 bit security
from Microsoft, but I simply don't know what to do to get
the job done - especially getting it done without any
glitches!
When I give instructions to download directly to the hard
drive, the usual dumping in the tray scenario takes place,
etc., and mission accomplished according to the screen.
THE QUESTION IS...am I done? is the upgrade now on the
hard drive and ready to go? Or, do I need to do something
else to integrate the upgrade into the system? Where does
or did it go and how do I activate it? Should I even
consider doing the downloading via floppy disk - or is
that not done nowdays? And even if I go that route, how
do I go about doing it from A to Z?
If any of you could help me with blow by blow
instructions, I sure would appreciate it. Also, please be
advised that I'm not computer savy or literate, but I can
follow your lead if you tell me what to do in plain
english.
Thanking you in advance for any help and/or suggestions
that any of you out there can provide me regarding my
dilemma...
Sincerely,
Barney Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25085
advertisements
windows 98-I get barraged with all sorts of annoying ads-
windows 98- is there a way to block all incoming
unsolicited ads? Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25084
How can you tell if your computer is being hacked?
I saw on the news where porno sites hijack people
computers to host their pictures. Is there any way to
tell if your computer is being hacked or hijacked? Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25081
Dr Watson urgent help
I have two questions 1 My father deleted Dr Watson from my
computer How do I get it back??? It was done as he couldnt
open pictures sent of his grandaughter a box kept coming
up with "this is not a valid Dr Watson file" the file is a
DCP_0219.ZIP I have Windows 98, so does anyone know how I
can open these????
Thanks for your time
Shannyn Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25078
after install of critical update #821557
After downloading and installing 821557, my computer re-
booted and when it came back on, it appeared to be in
safe mode and said there was some device issue.
I rebooted and so far the problem hasn't reoccured.
Has anyone had this problem and if so, can I expect this
to happen again.
I use Windows XP Home.
Frank Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25077
Pop up windows
Hi
Is this an official microsoft site.
http://www.winxpsupport.com/1.html
It is offering software to stop pop up windows.
Can anyone recommend a reputable way of doint this.
Thanks Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25062
Spybot S & D - Security hole - regedit assistance
Spybot S & D identified a security hole in IE > referred me to
http://security.greymagic.com/adv/gm001-ie/ , which suggested the following
change to the Registry:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet
Settings\Zones\0]
Change the value of "1004" (DWORD) to 3.
I'm loathe to do anything in the Registry unless I'm sure of what I'm doing
and the HELP in Regedit is couched in terms which assume familiarity with
the process and jargon, particularly re: "Changing Values". I've been able
to navigate in Regedit to
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet
Settings\Zones\0]
but now I'm lost.
In the right-hand box are 2 columns: Name & Data. The Data column beside
"1004" reads "0x00000000 [0]. I see nothing about "DWORD" and HELP re:
DWORD is completely unhelpful. It talks about "adding" a value with nothing
about "changing" a value, and attempting to add a "DWORD" inserts a
completely new Value with a temporary name. (I deleted the New value with
beads of sweat dripping on the keyboard.) Even if I am supposed to use
"1004" as the "new" name in the hope that it will replace the "old" "1004",
what is the process supposed to look like to change the value to "3"?
I'm quite lost. Any assistance would be greatly appreciated. Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25061
kontiki
How can I uninstall kontiki.exe from my computer? I've
heard it's not good to have. Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25057
Security Chat with Mike Nash right now!
http://communities2.microsoft.com/home/chatroom.aspx?siteid=34000015
--
Regards,
Jerry Bryant - MCSE, MCDBA
Microsoft IT Communities
Get Secure! http://www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights. Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25055
strange noises on my pc
I have just installed aol 8.0, and am running w98 os, I am
now hearing from time to time the sound of a door opening
and a door closing, can anyone out there tell me whats
happening to my pc Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25047
Virus
I have been informed by a friend to check my computer for
a virus called jdbgmgr.exe, i have searched for this file
and have found 2 files called this, when i have held my
mouse over them it says they are a microsoft debugging
file for Java. Is this correct or is it a virus? Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25040
firewall settings
I have installed a firewall (Sygate) and it seems to work
well. I get one message which I do not fully undestand
so am hoping that someone can explain this to me. I
occasionally get a message which says "Generic host
processes are trying to contact ......." and this is
connected to the Windows file svchost.exe.
I am running Windows XP Pro. Three questions:
1. What exactly is the role of this service?
2. Should I allow it to connect to the internet?
2. Will it stop some part of Windows working properly if
I do NOT allow it.
Many thanks for any help.
John E. Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25039
HWTO: Replace System -> Local Service
Hi!
How to replace "Log On As Local System Account" to "Log On As Local Service"
for service?
--
Sincerely,
Alexander Kenin Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25036
Security lockup
I have a PC running 98. After updating latest securities
the system will not even boot in safe mode. I am lost
right now so I hope some one has so idaes. The system will
go staight to sfae mode if I let it be. But will not runin
safe mode. Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25028
critical update ms03 023
received message re security ms03 023
when trying to downlaod the critical download page says
thank you for your interest blah blah but offers no link
to actually download
any help Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25019
Popups+Microsoft
I had no pop ups at all until I accepted the updates by
Microsoft. How is it possible that the updates provided
by Mighty Mike allowed this to happen? And these updates
were security related. Is no one alive there? I find it
hard to believe that there was any other stimulus for the
pop-ups. It was immediately after the install procedure.
Some security! Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25017
CAPICOM - Please help
I am using Win2000 prof.
I created few certificates using makecert.exe for
different windows users under LocalMachine hive with some
store name,
i.e
1 certificate for Admin(using Admin login)
1 certificate for testuser1(using testuser1 login)
1 certificate for testuser2(using testuser2 login)
now i want to access all these certificates from my ASP
page using CAPICOM.
I could see the count of certificates. But when i wanted
to sign a message it fails.
From ASP I could not even use Admin certificate for
signing.
CAPICOM error found : -2146885621
Cannot find the certificate and private key for decryption.
(But,This works fine in a stand alone VB application)
Please help me.Following is the code i am using in my ASP
page.
(Note: I have granted access permissions to IUSR_GUEST on
the certificate store using winhttpcertcfg tool.Still I 'm
not able to use the certificates.)
Please help me.
Dim LocalStore
set LocalStore = Server.CreateObject("CAPICOM.Store")
Dim i
LocalStore.Open CAPICOM_LOCAL_MACHINE_STORE ,
StoreName,CAPICOM_STORE_OPEN_READ_ONLY
CertFound = False
For i = 1 To LocalStore.Certificates.Count
If LocalStore.Certificates.Item(i).GetInfo
(CAPICOM_INFO_SUBJECT_SIMPLE_NAME) = SubjectName Then
If LocalStore.Certificates.Item(i).HasPrivateKey
Then
Set SignerCert = LocalStore.Certificates.Item
(i)
CertFound = True
Exit For
End If
End If
Next
'**************************************
Dim MessageSigner
set MessageSigner = Server.CreateObject("CAPICOM.Signer")
Dim SignObj
set SignObj = Server.CreateObject("CAPICOM.SignedData")
Dim SignedMessageString
Dim ByteArray
MessageSigner.Certificate = SignerCert
SignObj.Content = "This is test content to sign"
SignedMessageString = SignObj.Sign(MessageSigner)
tempSignedMessage = SignedMessageString
Response.Write("tempSignedMessage ---" & tempSignedMessage
& "<br>")
Set SignerCert = Nothing Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25010
Problem with MicroSoft Express
Recently when recieving mail, attachments such as a jpg or
pdf files are "OE removed access to the following unsafe
attachments in your mail". I have sent e-mails from me to
me which I know are safe however still get the message.
Using Windows 98 and Norton and have basically put all
levels of security on low or off however still get the
message. Any help would be great. Thanks. Dale Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25009
SMB signing
I have been looking for a way to prevent SMB signing for just one user. I
think it can be done with a security template and then applied to a group,
but not quite sure how to do it.
Any help in the effort would be greatly appreciated.
Thanks,
Tom traylor
ADS
tractor@ameritech.net Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25006
Registry editor
I am trying to install Norton Internet Security Pro and I
keep getting an "Registry Editing has been disabled by
the Administrator" error message. What could be the
cause and the the fix? Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 25005
Popups everywhere
I get these all of the time.
How did I get them?
Why am I getting them
And How can I stop from getting them? Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 24998
outlook express opening mail
I notice that outlook opens mail as soon as it loods up
and continues opening pail as I proceed. Is there any way
to stop this from happening? I would like to Have it so
that I do not have to open it to delete it esp. the SPAMS
and unknown Frwds. Thank you for any help in this matter.
Jesse Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 24995
effects of critical updates
I'd be grateful for any help.
I regularly download critical updates for XP, especially
if they are connected with security. In the last week I
have downloaded the the two most recently released, and I
have noticed an effect caused to some of the "shortcuts"
on my desktop: those for "Floppy Disk (A)";"DVD
Player"(in my case "(E)"); and "CD Recorder" (in my
case "(D)")no longer work, and I cannot reinstate them. I
find these shortcuts helpful, and it is a nuisance to
have them go wrong.
Other shortcuts are not affected.
Has anyone else noticed a similar effect after recent
security updates, or have I stupidly done something else
which is totally unconnected?
Peter Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 24988
SPYWARE
I have a new Dell 486 with WinXP. Everytime I start the
computer a window appears on the desktop that says
DOWNLOAD CASINO - WAITING TO CONNECT
I ran Ad-Aware, Spybot, talked to Dell for 2 hours,
defrag, check disk, restore system, etc. The 2 files
appear under DOCUMENTS AND SETTINGS as kscasino_min and
kscasino. When I try to delete them it says they can't be
removed because someone else is using them-cannot be read.
Surely there is some way to get this off my system - HELP? Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 24982
Winsock 2 and Windows98
I am trying to load McAfee Internet Security 5.0 but the
load fails because McAfee says that I need to have Winsock
2. I cannot find Winsock 2 for Windows 98. I can find
Winsock 2 for Windows 95 but not 98.
How do I get Winsock 2 for Windows 98?
Vince Tag: Invalid files/folder names that cannot be deleted or renamed. Tag: 24981
I have a windows 2000 server the files and folders that somehow got on the
computer and now they can't be renamed or deleted. How can these be
deleted?
Dan