24
Wed, Apr
0 New Articles

Does Privacy Assure Compliance?

Compliance / Privacy
Typography
  • Smaller Small Medium Big Bigger
  • Default Helvetica Segoe Georgia Times

In this article, security expert Carol Woodbury discusses whether keeping data private assures compliance.

 

In my previous article, "Does Compliance Guarantee Privacy?" I came to the conclusion that, no, compliance does not guarantee privacy. But is the reverse true? Does keeping data private mean that you're in compliance?

 

As in my previous article, this question requires other questions to be investigated before we can come to a conclusion. Please join me in my investigation.

 

First, we need to come to a conclusion about the aspect of privacy we're investigating. Web sites are gathering more and more information about the sites we visit, customizing news articles, book selections, and ads based on our previous sites visited and clicks made around the Web. Some people are infuriated by the thought that our every Web move is being "watched." There are pros and cons to this type of data collection, with one con being the perceived invasion of privacy. (See the Wall Street Journal discussion for details.)

 

Then there's the expectation of privacy. For example, when we post something on Facebook, if our privacy settings are configured to share information only with our friends, we expect that our posts won't be available to the entire Facebook community. On the flip side, employers will often make sure we do not have an expectation of privacy in certain areas; email and instant message chats are two areas where this typically applies.

 

These two discussions on privacy really focus on us and how we perceive our actions and our information to be regarded. But the aspect of privacy to which I'm referring is that of the responsibilities of the data owner and the data custodian. These two roles in an organization hold the responsibility for protecting personally identifiable information (PII)—that is, keeping our PII data private. 

What Does It Take to Keep Data Private?

Another area we need to investigate is what it takes to keep data private. In general terms, keeping data private means that the data is given to and is accessible by only by those individuals with a business "need to know." Let's take a look at how this is implemented along with some of the common pitfalls of implementation.

 

Data Classification

 

First things first: the data has to be classified correctly, or maybe I should simply say that the data has to be classified. By classified, I mean that there is recognition by the organization of the sensitive nature of the data. I'd be happy if the problem was that data is being misclassified; the problem is really that many organizations fail to classify their data at all. If data isn't classified, then it's highly unlikely that it's protected appropriately.

 

Business "Need to Know"

 

What does this term mean? It means that the only people in the organization with access to PII data are those that have to access the data in order to perform their jobs. In other words, if they don't have access to the data, they can't do the tasks they've been assigned. The decision of who gets access to the data is the responsibility of the data owner. This is another area where organizations fall down. I've seen business owners justify access to the full decrypted credit card number because those users have "always had access," regardless of the fact that the process they're performing no longer needs the full card. Take the employees that have to investigate a particular transaction. Banks used to require the full credit card number for this investigation, but for most banks, this is no longer a requirement. Nevertheless, the users continue to have full access because organizations refuse to change one of their processes. Examples such as this abound.

 

Access Controls and Deny by Default

 

Once users with the business need are identified, they should be the only users with sufficient authority to access the data. In the IBM i world, this means setting the *PUBLIC authority setting to *EXCLUDE. In the IBM AIX world, this means the absence of authority—in other words, not giving the world authority to the file. It is the responsibility of the data custodian (i.e., system administrator) to implement or set the authorities on the database files. Authority is given only to the users approved (by the data owner) to have access to the data. While organizations often have these access controls set appropriately at some point (typically, right before or after an audit), the place that many organizations fail is in keeping access down to the approved set of users. For example, I often see access granted to a programmer for a special project but never removed when the project is completed. Or groups are granted full access when the application experiences a failure. In a flailing effort to find a solution, access controls and the concept of deny by default are thrown to the wind. Never mind that access control settings rarely provide a solution to the issue. The mental note to set the authorities back when the real cause of the failure is discovered is lost once the problem is properly debugged and production back up and running.

 

Encryption

 

In addition to setting the appropriate access controls on the database files containing the PII data, encryption is another layer of security that can be applied to the data. However, appropriate access controls need to be applied to the decryption function. If everyone on the system is allowed to decrypt the data, one has to question why one would bother with encryption. If it's to add a layer of security to data on backup media, then encryption may be appropriate. However, if the intent is to secure the data on the system, deny by default and appropriate access controls must be set; otherwise, I have to question the implementation logic.

 

And More

 

Of course, other things contribute to the privacy of data: strictly limiting the number of all-powerful profiles (root on AIX, *ALLOBJ special authority on IBM i), enforcing regular password changes, implementing strong passwords, encrypting sessions so user IDs and passwords can't be sniffed, etc. It really comes down to implementing security best practices wherever possible to have the best chance of keeping PII data private.

So What's the Answer?

Let me get back to the question at hand: does privacy assure compliance? The answer? The answer is…it depends. I can hear the groans, so let me explain. Whether the steps you've taken to ensure the privacy of the data equates to compliance depends on the type of data and the laws and regulations that your organization must be in compliance with. For example, healthcare information is regulated by the Health Insurance Portability and Accountability Act (HIPAA) and, more recently the Health Information Technology for Economic and Clinical Health Act (HITECH); financial information is regulated by the Gramm-Leach-Bliley Act (GLBA) and internationally by the Basel Accords; credit cards are under the jurisdiction of the Payment Card Industry's Data Security Standards (PCI DSS). Organizations doing business in Europe must comply with the EU data privacy laws as well as laws passed by individual countries. Organizations with operations in Korea must be in compliance with the privacy requirements in the very strict Korea Law (which I've heard referred to as "PCI DSS on steroids"). Organizations keeping Massachusetts' residents' information must comply with the Massachusetts data privacy law. You catch my drift. Some of these laws are extremely vague as to how data is to be secured. Some are very detailed. Take HIPAA: while encrypting electronic protected health information (ePHI) is recommended, is it not required. Therefore, you may be in compliance with HIPAA if you don't use encryption as one of your security layers for protecting data, but if you don't use encryption for PCI data or data falling under Korea Law, you are definitely not in compliance. Or you may choose to encrypt all of your PII data, but if users on your system aren't changing their passwords every 90 days and using strong passwords, you're not in compliance with PCI, Korea Law, or HIPAA.

 

The conclusion? As was my conclusion in my previous article and now this one, using security best practices throughout all of your systems and your network provides you with the highest likelihood of both keeping PII private as well as being in compliance with the laws and regulations under which your organization falls.

as/400, os/400, iseries, system i, i5/os, ibm i, power systems, 6.1, 7.1, V7,

 

Carol Woodbury

 

Carol Woodbury is President and CTO of DXR Security and has over 30 years’ experience with IBM i Security. She started her career as Security Team Leader and Chief Engineering Manager for iSeries Security at IBM in Rochester, MN. Since leaving IBM, she has co-founded two companies – SkyView Partners and DXR Security. Her current company - DXR Security - specializes in penetration testing for IBM i. Her practical experience together with her intimate knowledge of the system combine for a unique viewpoint and experience level that cannot be matched.

Carol is known world-wide as an author and award-winning speaker on security technology, specializing in IBM i Security topics. She has written seven books on IBM i Security. Carol has been named an IBM Champion since 2018 and holds her CISSP and CRISC security certifications.

 


MC Press books written by Carol Woodbury available now on the MC Press Bookstore.

IBM i Security Administration and Compliance: Third Edition IBM i Security Administration and Compliance: Third Edition
Don't miss the newest edition by the industry’s #1 IBM i security expert.
List Price $71.95

Now On Sale

IBM i Security Administration and Compliance: Second Edition IBM i Security Administration and Compliance: Second Edition
Get the must-have guide by the industry’s #1 security authority.
List Price $71.95

Now On Sale

IBM i Security Administration and Compliance IBM i Security Administration and Compliance
For beginners to veterans, this is the definitive security resource.
List Price $69.95

Now On Sale

BLOG COMMENTS POWERED BY DISQUS

LATEST COMMENTS

Support MC Press Online

$0.00 Raised:
$

Book Reviews

Resource Center

  • SB Profound WC 5536 Have you been wondering about Node.js? Our free Node.js Webinar Series takes you from total beginner to creating a fully-functional IBM i Node.js business application. You can find Part 1 here. In Part 2 of our free Node.js Webinar Series, Brian May teaches you the different tooling options available for writing code, debugging, and using Git for version control. Brian will briefly discuss the different tools available, and demonstrate his preferred setup for Node development on IBM i or any platform. Attend this webinar to learn:

  • SB Profound WP 5539More than ever, there is a demand for IT to deliver innovation. Your IBM i has been an essential part of your business operations for years. However, your organization may struggle to maintain the current system and implement new projects. The thousands of customers we've worked with and surveyed state that expectations regarding the digital footprint and vision of the company are not aligned with the current IT environment.

  • SB HelpSystems ROBOT Generic IBM announced the E1080 servers using the latest Power10 processor in September 2021. The most powerful processor from IBM to date, Power10 is designed to handle the demands of doing business in today’s high-tech atmosphere, including running cloud applications, supporting big data, and managing AI workloads. But what does Power10 mean for your data center? In this recorded webinar, IBMers Dan Sundt and Dylan Boday join IBM Power Champion Tom Huntington for a discussion on why Power10 technology is the right strategic investment if you run IBM i, AIX, or Linux. In this action-packed hour, Tom will share trends from the IBM i and AIX user communities while Dan and Dylan dive into the tech specs for key hardware, including:

  • Magic MarkTRY the one package that solves all your document design and printing challenges on all your platforms. Produce bar code labels, electronic forms, ad hoc reports, and RFID tags – without programming! MarkMagic is the only document design and print solution that combines report writing, WYSIWYG label and forms design, and conditional printing in one integrated product. Make sure your data survives when catastrophe hits. Request your trial now!  Request Now.

  • SB HelpSystems ROBOT GenericForms of ransomware has been around for over 30 years, and with more and more organizations suffering attacks each year, it continues to endure. What has made ransomware such a durable threat and what is the best way to combat it? In order to prevent ransomware, organizations must first understand how it works.

  • SB HelpSystems ROBOT GenericIT security is a top priority for businesses around the world, but most IBM i pros don’t know where to begin—and most cybersecurity experts don’t know IBM i. In this session, Robin Tatam explores the business impact of lax IBM i security, the top vulnerabilities putting IBM i at risk, and the steps you can take to protect your organization. If you’re looking to avoid unexpected downtime or corrupted data, you don’t want to miss this session.

  • SB HelpSystems ROBOT GenericCan you trust all of your users all of the time? A typical end user receives 16 malicious emails each month, but only 17 percent of these phishing campaigns are reported to IT. Once an attack is underway, most organizations won’t discover the breach until six months later. A staggering amount of damage can occur in that time. Despite these risks, 93 percent of organizations are leaving their IBM i systems vulnerable to cybercrime. In this on-demand webinar, IBM i security experts Robin Tatam and Sandi Moore will reveal:

  • FORTRA Disaster protection is vital to every business. Yet, it often consists of patched together procedures that are prone to error. From automatic backups to data encryption to media management, Robot automates the routine (yet often complex) tasks of iSeries backup and recovery, saving you time and money and making the process safer and more reliable. Automate your backups with the Robot Backup and Recovery Solution. Key features include:

  • FORTRAManaging messages on your IBM i can be more than a full-time job if you have to do it manually. Messages need a response and resources must be monitored—often over multiple systems and across platforms. How can you be sure you won’t miss important system events? Automate your message center with the Robot Message Management Solution. Key features include:

  • FORTRAThe thought of printing, distributing, and storing iSeries reports manually may reduce you to tears. Paper and labor costs associated with report generation can spiral out of control. Mountains of paper threaten to swamp your files. Robot automates report bursting, distribution, bundling, and archiving, and offers secure, selective online report viewing. Manage your reports with the Robot Report Management Solution. Key features include:

  • FORTRAFor over 30 years, Robot has been a leader in systems management for IBM i. With batch job creation and scheduling at its core, the Robot Job Scheduling Solution reduces the opportunity for human error and helps you maintain service levels, automating even the biggest, most complex runbooks. Manage your job schedule with the Robot Job Scheduling Solution. Key features include:

  • LANSA Business users want new applications now. Market and regulatory pressures require faster application updates and delivery into production. Your IBM i developers may be approaching retirement, and you see no sure way to fill their positions with experienced developers. In addition, you may be caught between maintaining your existing applications and the uncertainty of moving to something new.

  • LANSAWhen it comes to creating your business applications, there are hundreds of coding platforms and programming languages to choose from. These options range from very complex traditional programming languages to Low-Code platforms where sometimes no traditional coding experience is needed. Download our whitepaper, The Power of Writing Code in a Low-Code Solution, and:

  • LANSASupply Chain is becoming increasingly complex and unpredictable. From raw materials for manufacturing to food supply chains, the journey from source to production to delivery to consumers is marred with inefficiencies, manual processes, shortages, recalls, counterfeits, and scandals. In this webinar, we discuss how:

  • The MC Resource Centers bring you the widest selection of white papers, trial software, and on-demand webcasts for you to choose from. >> Review the list of White Papers, Trial Software or On-Demand Webcast at the MC Press Resource Center. >> Add the items to yru Cart and complet he checkout process and submit

  • Profound Logic Have you been wondering about Node.js? Our free Node.js Webinar Series takes you from total beginner to creating a fully-functional IBM i Node.js business application.

  • SB Profound WC 5536Join us for this hour-long webcast that will explore:

  • Fortra IT managers hoping to find new IBM i talent are discovering that the pool of experienced RPG programmers and operators or administrators with intimate knowledge of the operating system and the applications that run on it is small. This begs the question: How will you manage the platform that supports such a big part of your business? This guide offers strategies and software suggestions to help you plan IT staffing and resources and smooth the transition after your AS/400 talent retires. Read on to learn: