On ZDNet: 10 most annoying programs
1 Resources for

false security

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Interesting.....
Interesting.....I am a strong supporter of keeping systems secure, yet I have never advocated using encryption on filesystems [ anyone remember stacker, that disk compression tool that crashed losing all the data?]since the key is to easily lost.PGP is more than just an encryption tool, you can use it to...
Tags: encryption, false security, TobyChaloner, security, e-mail, password, WinZip
Discussion threads 2006-06-05

Additional Resources

Dislplay only Access Report Details Section lines/rows when control = true
The detail section in my report correctly displays only the controls that are true using the visible feature. However, a blank line displays on the report. Is there a way to skip the control/line feed if the control value is false? Private Sub Detail_Format(Cancel As Integer, FormatCount...
Tags: dlightsey@..., Microsoft Access, False End
Discussion threads 2007-09-14
How to Reduce False Positives
False positives are a significant and rapidly growing menace to IT Security, resulting in reduced productivity, poor quality security practices and greater risk. Modern security management software [as provided by ExaProtect] correlates a large mass of data, analyses both the content and the context, and highlights suspicious events. This approach...
Tags: Security Management, Security
White papers 2007-01-01
Excel VBA to hide a column & unhide it
I have the following code to enable a hidden columnG to be unhidden, should a certain subcategory in a previous columnE be chosen. I took that from an online example. However what I am trying to achieve without success is the following: I would like columnG automatically to be...
Tags: Column, ElseIf Target.Column, False ElseIf Target.Column, fhu@..., G, Hidden, Microsoft Excel, software, Target.Value
Q&A 2005-07-01
Exchange 2007 Resource Deligation
I have created a resource mailbox for a conference room. This is the report for that resource.estFields : {RequestInPolicyRecipients, AllRequestOut ...
Tags: mgonzales@..., Microsoft Exchange Server 2007
Discussion threads 2007-07-17
Protecting the Enterprise With Scalable Security Event Management , Part I - Accurate Detection/Consolidation
Are you drowning in reams of meaningless data and false positives from a multitude of security devices? Struggling to quickly identify security breaches and respond in a timely manner? Security Event Management today involves much more than simply monitoring your network and infrastructure. As a security professional, you recognize that...
Tags: NetIQ Corp., Security
Webcasts
How can I embed .wma in my site?
How can I embed .wa in my site. I uploaded my sample music in site and entered a code. And when I go test it out, no song, no sound. What am I doing wrong?
Tags: WMA, kehewtec@..., programming
Discussion threads 2007-03-06
Fact or Fiction Security Survival Guide: Clearing Up Misconceptions, Myths and Mistruths about Security
The security space can be one of the most confusing territories to traverse as an IT decision-maker. These days there are just so many misconceptions about security's hot topics that it can sometimes be difficult to know what is true or false about security strategies and technologies anymore. Finding the...
Tags: Misconception, Lumension Security, Security
White papers 2008-06-26
Set Visible property Question
I need to make a text box visible or invisible depending upon the value of a combo box on my form.I have a combo box with 2 values Cable and wireless. When cable is selected, I need a text box named cable visible and text box named Wireless not...
Tags: Wi-Fi, Cable and Wireless Plc., wireless
Q&A 2005-06-25
Formal Reasoning About Intrusion Detection Systems
Intrusion detection is an appealing approach to improving the security of systems. It involves the runtime gathering of data from system operations, and the subsequent analysis of the data. There are three different kinds of detection models: anomaly detection, misuse detection and specification-based intrusion detection. Anomaly detection compares characteristics of...
Tags: Reasoning Inc., Intrusion Detection System, Specification, Anomaly Detection, Intrusion Detection, Network Security, Security, Networking
White papers 2007-03-01
Usability and Security of Personal Firewalls
Effective security of a personal firewall depends on the rule granularity and the implementation of the rule enforcement and the correctness and granularity of user decisions at the time of an alert. A misconfigured or loosely configured firewall may be more dangerous than no firewall at all because of the...
Tags: Granularity, Personal Firewall, Firewalls, Network Security, Security, Networking
White papers 2007-01-19
To Hash, or Not to Hash...: That Is NOT the Question - When Hashing Creates a False Sense of Security
There has been extensive discussion and use precedent in the legal and security fields around hashing, its use and its value - real and perceived. Even though its robustness and usefulness are incontrovertible in the security world, hashing's perceived value in the legal field (for the purpose of establishing the...
Tags: ProofSpace, Security
White papers 2007-12-01
Exel formulas
how do exel formulas work especially the "IF" formulaIFI were a rich manFairly simple. Enter into a cell =IF(test, true, false)'test' is something that will give a true or False answer and may be as complex or simple a formula as you like. The cell will be populated with whatever...
Tags: cell, e-mail, Exel, networking, please send me something to read on these formulae, sydzulu@...
Discussion threads 2007-02-14
Word Macro Trimming
I have just tried to tech myself the art of word macros. I created this macro as an autonew in order to execute some ask and ref field compltions.Is there a more elegant way than what I have below? If ActiveWindow.View.SplitSpecial wdPaneNone Then ...
Tags: jnolan@..., Microsoft Word, Afield
Discussion threads 2007-11-01
Hidding excel macro action
I can't for the life of me remember what the code is to hide the actions of a macro. For example I have a macro formated a range of cells. I don't want to see the screen move or cells highlighting. I think the code is like action.visible = FalseApplication.ScreenUpdating...
Tags: jmiller@..., millertimes@..., software
Q&A 2005-07-13
Security is used for show
I work for company about 160 users. we have a nice security framwork and a manual full of polcies, but when security incidents are found the people I report to kinda back off and tell me we have to pick and choose the political battles...
Tags: cttechguy72, IM, security
Discussion threads 2007-02-04
SSL Is Not a Magic Bullet
In an uncertain world, it is nice to feel that we can rely on some things. The Secure Sockets Layer, SSL, provides a warm, fuzzy feeling for most Web browser users. SSL encrypts the data sent to servers using SSL, and can authenticate the identity of these servers as well....
Tags: SSL, Ssl/Tls, Authentication/Encryption, Network Security, Security, Networking
White papers 2001-01-02
Excel with in a thread
Hi I need to load an excel application which internally loads an excel addin called crystal ball. When i am creating a new excel using the following code, Dim xl As Excel.Application = Nothing xl = New Excel.Application xl.Visible = False xl.DisplayAlerts = Falsewhen line no 2 is executing...
Tags: sarunmphil@..., Microsoft Excel, addin
Discussion threads 2007-10-06
Hide the word "FALSE" in Excel cell?
Using an IF formula, the result is sometimes "FALSE" versus a number. If the result is "FALSE", how can I hide only the word "False", but not the correct answer if the result is true?Thanks so much, vcHello Vic...Please provide your current formula so I can reply directly vs....
Tags: $B13, $B13-100000, B13, B13-100000, Microsoft Excel, vic.celadon@...
Q&A 2005-04-26
PREfast Annotations
Annotations in driver source code can provide information that makes it possible for PREfast to analyze code more accurately, with significantly fewer false positives and false negatives. This paper provides an introduction to PREfast annotations, with details about general-purpose and driver-specific annotations and best practices for using annotations in the...
Tags: Annotation
White papers 2007-04-18
  • << Previous
  • page 1 of 1
  • Next >>


Network Administration in Windows Server 2003
While the role of a Windows network administrator would never be considered easy, you can lighten your load by knowing the ins and outs of Microsoft's ...
Buy Now
Best Practices for Maximizing Microsoft Access 2003
This pre-packaged presentation contains everything you need to instruct end users about how to get the most out of Microsoft Access--even if you don't ...
Buy Now

Ultraportables