Prerequisite: Active Directory Domain Controller Active Directory Certification Services User with following Roles : Local Administrators, IIS_USRS, Enterprise Admins From Server Manager –> Add Role and Features Wizard […]
Installing Active Directory Certificate Services (ADCS)
Continuing previous topic on installing ADDS, now we will continue on Active Directory Certificate Services (ADCS). ADCS role include following role services (from Microsoft web site): Certificate Authority. The […]
Connect Active Directory as LDAP
We have finished Active Directory installation in previous topic. Most of us connect to Active Directory from Windows app calls Active Directory Users and Computer and do Management Action. Active […]
Active Directory Installation (Windows 2016)
We had done OpenLDAP earlier and now we will discuss about Microsoft Active Directory. Before we start the Active Directory Installation, it is recommended to have this settings configured: proper […]
Raspberry Pi OpenLDAP Letsencrypt
In previous chapter we have made OpenLDAP up and running without encryption. For SSL certificate we already have cool certificate from letsencrypt, let’s use it and not to use self […]
Mosquitto MQTT Broker Installation
We have discussed about Basic MQTT on previous section, now we will continue on MQTT Broker implementation using Mosquitto Broker. Eclipse Mosquitto is an open source (EPL/EDL licensed) message broker […]
Message Queuing Telemetry Transport /MQTT Basic
“MQTT is a Client Server publish/subscribe messaging transport protocol. It is light weight, open, simple, and designed so as to be easy to implement. These characteristics make it ideal for […]