Skip the navigation
)

Authentication Rollout Turns Into Control Issue

When a proposed token-based access system draws resistance, Mathias must choose among lesser options

By Mathias Thurman
March 4, 2002 12:00 PM ET

Computerworld - One-time passwords, tokens, smart cards and public-key infrastructure are all excellent methods for creating access- control architectures. My company is in the process of implementing a token-based infrastructure for access to our critical servers and network devices and for remote virtual private network (VPN) access into specific areas of our corporate network. The tokens are time-based, one-time password-generating products and are good at providing the two-factor authentication necessary for allowing access to critical devices.


Implementing security usually carries a cost. I'm referring not to the acquisition cost, but to the planning required. Take something as simple as changing the Windows NT domain password policy. The technical procedures are straightforward: It's often a simple matter of installing a product such as San Ramon, Calif.-based Master Design & Development Inc.'s Password Bouncer or Passfilt.dll, which comes with Microsoft Corp.'s Windows NT and 2000.


Hidden Costs


However, the consequence of that policy may be an increase in help desk support calls from thousands of users who can't remember even simple passwords. Changing policy or introducing security technology often requires a considerable amount of planning. And the projects inevitably raise concerns about usability vs. productivity, convenience vs. security and risk vs. reward. The security department has to make decisions that may be perceived as impeding the company's business and operations. That's what happened in my organization, and I'm still struggling to find a solution.


We selected tokens that are time-based and that can be used only once. The system generates a number that's algorithmically matched to a central server. A user must enter a valid passcode, which is his personal identification number (PIN) plus the number displayed on the token. Then he must wait for the system to generate a new token number before he can authenticate again.







What is Tech Briefcase?
TechBriefcase is a new, free service where IT Professionals can Search, Store and Share IT white papers and content like this. Learn more
Bookmark content
Speed up your research efforts with content across the web.
Search and Store
Find the white papers you need. Create folders for any topic.
View Anywhere
Open your briefcase on your iPhone, tablet or desktop. Share with colleagues.
Don't have an account yet?
Additional Resources
Security KnowledgeVault
WHITE PAPER
Security is not an option. This KnowledgeVault Series offers professional advice how to be proactive in the fight against cybercrimes and multi-layered security threats; how to adopt a holistic approach to protecting and managing data; and how to hire a qualified security assessor. Make security your Number 1 priority.

Read now.

Cut Communications Costs Once and for All
WHITE PAPER
New IP-based communications systems are being deployed by small and midsized businesses at a rapid rate. Learn how these organizations are enabling faster responsiveness, creating better customer experiences, speeding office or mobile interactions, and dramatically reducing existing communications costs.

Read now.

Security White Papers
Driving Secure Enterprise File Sharing and Syncing in the Enterprise
GroupLogic's new activEcho is the industry's only secure Enterprise File Sharing and Synching solution that balances the need for simplicity for the end...
The Enterprise File Sharing Option
Enterprises and IT departments need to address several critical security issues when considering file sharing and syncing products. Many of today's solutions do...
Security Strategies to Virtualizing Internet-Facing Applications
The IT organization at Intel has set a goal to transition their enterprise to a private cloud for their Office and Enterprise applications....
Cloud Security Planning Guide
Cloud security considerations span protecting hardware and platform technologies in the data center to enabling regulatory compliance and defending cloud access through different...
Cloud Security Vendor Round Table
This vendor round table guide will help you to evaluate different cloud technology vendors and service providers based on a series of questions...
All Security White Papers
Security Webcasts
Live Webcast
Data Privacy and Protection in Production Environments: New Research from Ponemon Institute
Date: Wednesday, June 13, 2012, 1:00 PM EDT / 10:00 AM PDT

In a recent study conducted by Ponemon Institute, fifty-five percent of respondents...
Data Privacy and Protection in Production Environments: New Research from Ponemon Institute
Date: Wednesday, June 13, 2012, 1:00 PM EDT / 10:00 AM PDT

In a recent study conducted by Ponemon Institute, fifty-five percent of respondents...
Security Certifications 101 - BlackBerry and all those acronyms what do they mean and why they matter?
FIPS, Common Criteria, CAPS, AISEP, NFC, NIST, Fraunhofer SIT, CESG, DSD - these are just some of the government and industry certifications which...
BlackBerry PlayBook OS 2.0 Security Overview
The presentation provides an overview of BlackBerry PlayBook OS 2.0 security capabilities and features, including: BlackBerry® Balance™ technology, BlackBerry® Bridge, data-at-rest protection, and...
BlackBerry NFC Security Overview
The presentation on NFC security will provide an overview of the security protections built into the BlackBerry platform to protect users, application developers...
Playing Defense: Staying on Top of Your Disaster Recovery Game
When it comes to disaster recovery, rapidly growing data volumes, distributed computing models, and new technologies all combine to present an ever-changing playing...
All Security Webcasts
Newsletter Sign-Up

Receive the latest news test, reviews and trends on your favorite technology topics

Choose a newsletter
  1. View all newsletters | Privacy Policy
IT Jobs













THISWEEK'SGLOSSARY


Two-factor authentication: This authentication method requires users to provide something that they have (a token) and something that they know (a PIN). The user creates the PIN when the token is first used. Subsequent uses require the combination of the PIN and the generated number on the token.


SECURITYBOOKSHELF:


Authentication: From Passwords to Public Keys, by Richard E. Smith (Addison-Wesley Publishing Co., 2001): Few books are available on authentication, but even if there were more, I would still highly recommend this title. Smith takes complicated areas of access control and presents them in an easily understood format. Along the way, he covers not only the benefits of specific technologies, but also the drawbacks.


LINKS:


Visit Master Design & Development Inc.’s Web site for information on Password Bouncer, a great tool for automating password security on Windows servers.


Microsoft’s Passfilt.dll is supplied with Windows NT Service Pack 2. It allows administrators to implement a strong password policy without having to write their own filters.