NFS Kerberos in a Kubernetes pod? That’s unpossible!

Recently, I've been on a Kubernetes n00b journey and have been documenting the steps here: This is the Way – My K8s Learning Journey, Part 1: Installing my First K8s Cluster I've also started a new video series called "NetApp Nailed It: Kubernetes Edition" where I encounter problems of my own making and ask experts for … Continue reading NFS Kerberos in a Kubernetes pod? That’s unpossible!

It’s a Kerberos Khristmas!

Recently, I was working on a project where I was creating a POC of an Ubuntu container that could authenticate to LDAP and mount NFS Kerberos mounts without any interaction that would eventually be used in a Kubernetes environment. It was an improvement on the container image I created a while back in "Securing NFS … Continue reading It’s a Kerberos Khristmas!

Running PowerShell from Linux to Query SMB Shares in NetApp ONTAP

I recently got a question about how to perform the following scenario: Run a script from Linux that calls PowerShell on a remote Windows client using KerberosRemote Windows client uses PowerShell to authenticate against an ONTAP SMB share That's some Inception-style IT work. The issue they were having was that the credentials used to connect … Continue reading Running PowerShell from Linux to Query SMB Shares in NetApp ONTAP

Encrypt your NFS packets end to end with krb5p and ONTAP 9.2!

NFS has always had a running joke about security, with a play on the acronym stating that NFS was "Not For Security." With NFSv3 and prior, there was certainly truth to that, especially when NFS was mounted without Kerberos. But even using Kerberos in NFSv3 wasn't necessarily secure, as it only was applied to the … Continue reading Encrypt your NFS packets end to end with krb5p and ONTAP 9.2!