
Lenka Klementova
lklement@symas.com
Article
Last Month
How To Get an OID
Published February 28th, 2024 by Lenka Klementova
As part of developing an application, designing system configuration, or due to other requirements, you will occasionally have to add additional attributes or even define a new objectClass. In order to do that you will need to register these new schema elements with the Internet Assigned Numbers Authority (IANA.) The IANA operates an online service
Openldap Debug Logging and Debugging Levels
Published March 2nd, 2024 by Lenka Klementova
Debug logging is useful for troubleshooting slapd issues, especially at startup where regular slapd logging via syslog loses important information. When running in debug mode, log output is printed to stderr instead of writing to the log file via syslog. Starting/stopping in Debug Mode To run in debug mode, slapd must be started from the command lin
wget
Published February 29th, 2024 by Lenka Klementova
Date: 11-11-2015 Use wget to download files from any location (internet, ftp, etc.) in a terminal window. Download and Install wget Windows Download the executable file from https://eternallybored.org/misc/wget/. Choose the 32-bit or 64-bit version based on your system. Copy the downloaded wget.exe file into the C:\Windows\System32 directory. This