SHIFT-WIKI - Sjoerd Hooft's InFormation Technology
This WIKI is my personal documentation blog. Please enjoy it and feel free to reach out through blue sky if you have a question, remark, improvement or observation. See below for the latest additions, or use the search or tags to browse for content.
Manage MS Teams Membership
Summary: How to log in to the AWS console using your Entra ID credentials.
Date: 6 April 2021
Refactor: 6 March 2025: Checked links and formatting.
In this article I'll show the steps and script to manage team membership based on being a member of an Active Directory security group. I'll create two Azure Enterprise Applications, a script and an Azure DevOps Server pipeline. How fun.
AIX Home Directory
Summary: ALthough AIX is by now on version 7.3 I find these old pages so fascinating I decided to keep them. On this page I'll tell you how to automatically create a home directory when a user logs in using SSH. This page is for AIX 5.3 and 6.1.
Date: Between 2010-2013
Refactor: 21 December 2024: Checked formatting.
Under normal circumstances you would use the PAM module pam_mkhomedir.so to create a home directory when it not exists and a user logins. This does not work using SSH because this is considered a security breach. This article is about the autocreation of a home directory when users login using SSH. Because the pam module doesn't work anymore we use the “make_home_dir” program from TrustSec.
Note: The recommendations used here are mostly from the readme, this readme was however created for linux so a few commands didn't work. The commands used here are for AIX.
ManageEngine EventLog Analyzer 7 Installation
Summary: How to install and configure ManageEngine EventLog Analyzer 7.
Date: Around 2015
Refactor: 6 March 2025: Checked links and formatting.
Lynis Security Baseline with Lynis
Summary: How to istall and setup Lynis, a small easy to use Linux security audit tool.
Date: Around 2015
Refactor: 6 March 2025: Checked links and formatting.
