Home Tags LFY May 2010

Tag: LFY May 2010

OpenLDAP, Part 3: Understanding the LDAP Schema

2
In this article, we will explore LDAP concepts such as schema, ObjectClasses and attributes -- these will help us build an LDAP server capable...

Website Vulnerabilities and Nikto

1
Nikto is an open source Web server vulnerability scanner that performs comprehensive tests for over 6,100 potentially dangerous files/CGIs, checks for outdated versions of...

Exploring Software: PackageKit — Overcoming Prejudice

0
My first reaction to the PackageKit UI, after its initial release on Fedora, was negative. It was prejudice at first sight. I did not see...

Joy of Programming: Questions and Answers on C

0
Let's look at some of the queries received from readers relating to programming in C. Q. Where are enum members stored in memory? How does...