26
Fri, Apr
1 New Articles

Carol’s Top Five Favorite Security Enhancements in IBM i 7.5 and 7.4 TR6

IBM i (OS/400, i5/OS)
Typography
  • Smaller Small Medium Big Bigger
  • Default Helvetica Segoe Georgia Times

The latest announcements from IBM contained many security enhancements and changes. Carol describes her faves.

An IBM announcement hasn’t contained this many security enhancements and changes to IBM i security in many years. You can find information on all enhancements and previous supported releases here.

QSECURITY Level 20 Cannot Be Specified

At IBM i 7.5, 20 is no longer a value that can be specified for the QSECURITY system value. The behavior is the same as when we took away the ability to specify level 10 when I was the IBM i Security Team Leader. If the system is at level 20 and is upgraded to IBM i 7.5, the system will remain at 20. But if you try to restore a system that was saved at level 20, the QSECURITY system value will remain at the value prior to the restore. For example, if the system was at the default value of 40, the QSECURITY system value will remain at 40 even though the saved value of QSECURITY was 20.

Unfortunately, numerous organizations still have systems running at level 20. I’m hoping this change will motivate those organizations to pay closer attention to security sooner rather than waiting to address it when they upgrade.

New Password Level (QPWDLVL)

IBM i 7.5 provides us with a new password level. Over the years, the strength of encryption algorithms has increased, and that’s what password level 4 provides us: a hash that’s been generated using a stronger encryption algorithm. At password level 4, the only hash that is stored is the one created with the stronger algorithm.

Now remember, the IBM i passwords aren’t actually stored. They’re used as input to a one-way encryption algorithm that results in a hashed value. It’s the hashed value that is stored. When you provide a user profile name and password, the same algorithm is run and the hashed values are compared to determine if you have provided the correct password.

Another enhancement for the password levels is that the old LanMan password that was stored at password levels 0 and 2 is removed when upgrading to IBM i 7.5. This is an awesome step IBM has taken. That password was used only when a user mapped a drive to the system via a file share from a workstation running Windows 95, 98, or ME or Windows 2000 Server. I have long recommended to my clients that they move to a level that doesn’t store this vulnerable hash (that is, password levels 1 and 3). I’m hoping that IBM’s removal of these old hashes will give more organizations the confidence to move to one of these levels now if they can’t upgrade to IBM i 7.5 in the near future.

Secure Shares with an Authorization List

One of the most significant enhancements of the 7.5 release is the ability to associate an authorization list with the NetServer itself as well as individual file shares. This enhancement will allow organizations to more easily take control of who can connect to the system via a file share. Those users with authority to the authorization list associated with the NetServer can use file shares. No authority? Attempts to use a file share will fail.

Authority to an authorization list that’s been associated with a specific file share is a bit more meaningful. If a profile has *USE authority, they will be able to map a drive as a Read-only share. *CHANGE or greater authority will allow the user to connect with Read/Write privileges (assuming that the file share itself has been created as a Read/Write share). Why is this enhancement so important? Because file shares are the gateway that ransomware and other malware uses to gain access to the system. If organizations adopt a very restrictive policy for who can access the system via file shares, the risk of malware infection will be lowered. The risk will be reduced to just the profiles with authority to use the shares and have authority to the object being shared. Remember, however, that any profile with *ALLOBJ has authority to all authorization lists associated with the NetServer and file shares as well as the objects shared. In other words, any profile assigned *ALLOBJ has access, so don’t bother attempting to control access via this new feature; this method won’t stop them.

More Audit Journal Entry Table Functions

Once again, IBM has provided us with more table functions that parse out the details of the audit journal. I’ve written about these in prior articles and can’t emphasize enough how much easier it is to get the information out of the audit journal using these table functions rather than using the traditional method of running the Copy Audit Journal Entry (CPYAUDJRNE) command and then using either a query or SQL to find the information you’re looking for. The following table functions are available with IBM i 7.5, IBM i 7.4 TR6, and IBM i 7.3 TR12:

  • JS – Job Start (SYSTOOLS.AUDIT_JOURNAL_JS)
  • ST – Use of Service Tools (SYSTOOLS.AUDIT_JOURNAL_ST)
  • OM – Object Management (SYSTOOLS.AUDIT_JOURNAL_OM)

Details about all available table functions can be found here.

Audit Journal Entries in New Nav

Because of these audit journal table functions, New Nav can provide a graphical view of audit journal entries! This is a first and a very important enhancement for the Navigator interface. You can chart the number of entries over time for a specific type (for example, invalid signon attempts), enabling you to easily spot peaks in activity. Or you can see the list of detailed entries, easily selecting the fields that are most important and using filters on the columns to get to the entries you’re interested in. To try this new interface, log into New Nav, click on the padlock icon and choose Audit Journal Entries.

There’s a lot of useful information in the audit journal that people either forget about or are unaware is available. I’m hoping that by providing a graphical interface to the audit journal more people will be able to make use of this valuable information.

Mastering IBM i Security

I’m very excited to announce the release of my new book: Mastering IBM i Security. This is a how-to book that provides practical examples of using modern interfaces—SQL Services, Authority Collection, New Nav, and the Audit Journal—for implementing and managing IBM i security. Also included are discussions and examples of how to use the new IBM i 7.5 features, such as the ability to associate an authorization list with a file share. In addition, I’ve documented steps for processes that I’ve used with my clients throughout the years—such as moving to a higher password level and moving from QSECURITY level 20 to 40 and 30 to 40, to name a few. These are tips that aren’t documented anywhere else. SQL files containing all of the examples in the book are available for download so you can easily use and customize the SQL for your own use.

Mastering IBM i Security is a companion book to my other book IBM i Security Administration and Compliance, Third Edition. This other book provides a thorough explanation of how IBM i security works as well as discussions of security best practices. Mastering IBM i Security builds on this foundation to provide you with examples to more easily implement the concepts. I’m very excited about this pair of books and hope you will be too. Click here to order.

Summary

I have described only a few of the enhancements and changes in this release. Be sure to go to the link provided above to read the full list. The fact that IBM has put so much emphasis on security in this release is a testament to the fact that IBM “gets” the importance of protecting our data. We should be grateful that IBM pays attention and responds to the latest threats, customer compliance requirements, and the need to make managing security easier to accomplish. I hope your organization is able to upgrade soon so that you can take advantage of these important enhancements.

  

 

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: