joeware - never stop exploring... :)

Information about joeware mixed with wild and crazy opinions...

Archive for posts by joe.

AdFind V01.52.00…

by @ Saturday, December 28th, 2019. Filed under tech, updates

AdFind V01.52.00 is close to release. It went slow because I finally worked on integrating boost::regex functionality into AdFind. Including both match and substitute functionality. The regex components will be considered beta for a few versions as there is a lot to figure out here and how people will use it. Also it isn’t my […]

Complexity

by @ Thursday, August 15th, 2019. Filed under general, quotes, tech

After, more than <cough>two decades<cough> in a professional role of some sort of ops, engineer, architect, dev ops person in IT or Information Security in very large multinational Fortune 1-50 sized companies I have grown to dislike complexity in a way that some people without my experience may think is unnatural if not completely unhealthy. […]

Immortalizing AJ Plichta :)

by @ Tuesday, June 4th, 2019. Filed under general

I have a friend at work named AJ, AJ Plichta, if you must know. Yes, THAT AJ. AJ likes to type AdFind commands without specifying –f before the filter. Now for most, this isn’t a huge deal, but when you consider our main work forest has around 2.5 million users this can be a rather […]

Working on AdFind V01.52.00 BETA and…

by @ Thursday, May 16th, 2019. Filed under tech

For Windows Server 2019 and newer OSes I have decided to add in the numeric portion of the DSA Version String to the “Directory” string that is listed at the top of every run in the header… Any thoughts, comments, and/or feedback before I lock into the decision? [Wed 05/15/2019 23:59:16.85] E:\DEV\cpp\vs\AdFind\Debug>adfind -rootdse -hh lo-dc1.lockout.test.loc […]

jwDCLocator.pl *nix/Windows Sample DC Locator Sample Perl Script

by @ Tuesday, April 2nd, 2019. Filed under perl, tech

I have had quite a few people ask me to get to the getting and get the jwDCLocator.pl script made available for them to start looking at it. So to help those folks out, I am going to do a “quick release” from the Blog and follow up with a release more similar to how […]

LDAP Ping and Determining Your Machine’s Site

by @ Sunday, March 31st, 2019. Filed under tech

Microsoft has a specific method for returning basic information that can be used for finding what site (and what is the next closest site) for any given machine that reaches out to a domain controller with a LDAP query. Originally the query had to be performed over CLDAP (connectionless LDAP aka UDP LDAP) but sometime […]

And FreeBSD12 has been tested…

by @ Tuesday, March 26th, 2019. Filed under perl, tech

No changes to the script… $ uname -mrs FreeBSD 12.0-RELEASE amd64 $ perl jwDCLocator_linux.pl /domain:k16tst.test.loc jwDCLocator V01.02.00pl  Joe Richards (support@joeware.net)  March 2019 Initializing Logging to logfile 20190326-2229-jwDCLocator.log… Reading configuration file jwDCLocator.config… Configuration file does not exist, skipping… Determining bootstrap domain controllers via DNS for k16tst.test.loc…   BootStrap Hosts: k16tst-dc1.k16tst.test.loc k16tst-scdc1.k16tst.test.loc k16tst-dc2.k16tst.test.loc Dynamically determining site…   […]

So very close… Reasonable Effort Platform Agnostic Perl Script That Implements the Active Directory DC Locator Process…

by @ Friday, March 22nd, 2019. Filed under perl, tech

Getting very close to being ready to release the reasonable effort platform agnostic version perl script that will run through the DC Locator process. Note that I intend for this to be a fairly robust script. It finds server (domain controller) site, client site, and next closest site. It polls the DCs validating them to […]

LDIF file for serviceConnectionPoint class for ADLDS

by @ Tuesday, March 19th, 2019. Filed under LDS, tech

So you are sitting around and suddenly want to put serviceConnectionPoint objects into your LDS instance and suddenly realize that they didn’t put the SCP objectclass definition in LDS nor is it an optional LDIF file to add… So I created one using ADSchemaAnalyzer from the ADLDS install… You can find it here http://www.joeware.net/miscdownloads/lds/20190319_serviceConnectionPoint.ldf and […]

Functional Anonymous DC Locator Platform Agnostic perl script… Getting close…

by @ Saturday, March 16th, 2019. Filed under general, perl

[Sat 03/16/2019 16:41:06.51] E:\DEV\perl\jwDCLocator>perl jwdclocator.pl /domain:k16tst.test.loc jwDCLocator V01.01.00pl  Joe Richards (support@joeware.net)  March 2018 Initializing Logging to logfile 20190316-1641-jwDCLocator.log… Reading configuration file jwDCLocator.config… Processing configuration file… Determining bootstrap domain controllers via DNS for k16tst.test.loc…   BootStrap Hosts: k16tst-dc2.k16tst.test.loc k16tst-dc1.k16tst.test.loc k16tst-scdc1.k16tst.test.loc Dynamically determining site…   Sending LDAP Ping to LDAP://k16tst-dc2.k16tst.test.loc:389…   AutoDetected Server Site             : Site2   […]

[joeware – never stop exploring… :) is proudly powered by WordPress.]