This article will demonstrate how to install and manage an OpenSSH SFTP Server on Linux. This in effect is a Linux SFTP server using OpenSSH instead of the more common vsftpd package. The question of which of the two options is the best sftp server for linux will not be answered in this article. … [Read more...] about OpenSSH SFTP Server
PowerShell AD Group Members
This article will demonstrate how to use PowerShell for AD Group Members management. While it can be easy for beginners to use the Active Directory Users and Computers tool, PowerShell can provide more power, automation, and efficiency in performing identity management functions including group … [Read more...] about PowerShell AD Group Members
Proxy Addresses Active Directory
This article will demonstrate how to manage proxy addresses in Active Directory and define what exactly the proxyAddresses AD attribute is. The proxyAddresses attribute is multivalued and is used on users, groups, and contacts in Active Directory to facilitate email delivery. The following … [Read more...] about Proxy Addresses Active Directory
Apereo CAS SLO
Apereo CAS is an open source enterprise Single Sign-On project. The purpose of this article is to demonstrate how to configure and troubleshoot the Apereo CAS SLO. While the project itself is open source and has much documentation, diving into the nuts and bolts of the product is sometimes required … [Read more...] about Apereo CAS SLO
Azure AD Connect Synchronization
The Azure AD Connect Synchronization services is the connector in a hybrid AD environment. By hybrid we mean a local authoritative AD (Active Directory) that sync data to Azure Active Directory to be used in Microsoft Cloud Services including Office 365. The purpose of this article is not to … [Read more...] about Azure AD Connect Synchronization