Creating and managing the LDAP domain
Posted by Rocco Lucia in UNIX on January 12, 2011
This is the latest article of the series. I’ll talk about the latest findings on the directory integration. Coming soon.
Configuring OpenLDAP to emulate Mac OS X
Posted by Rocco Lucia in UNIX on November 23, 2010
In the last article we patched OpenLDAP on FreeBSD to mimic the behaviour of OpenLDAP just like the one shipped with Mac OS X Server and used within the Open Directory.
In this short article we have a step by step guide on how to create a base configuration for your LDAP directory. In this guide we will prepare slapd configuration so that you will be able to build an “OS X compliant” directory.
Read the rest of this entry »
Patching OpenLDAP on FreeBSD to mimic OS X Server
Posted by Rocco Lucia in UNIX on October 26, 2010
If you want to move your Open Directory Server to FreeBSD the first step you have to go through is to patch OpenLDAP to allow slapd to process some dynamic ACL access configuration that OS X server is using to grant access to the directory tree.
In this brief step by step guide you will be able to compile OpenLDAP on FreeBSD with proper features allowing you to port OS X’s slapd configuration with virtually no changes.
Read the rest of this entry »
Hello World!
Posted by Rocco Lucia in Web on October 18, 2010
Welcome to Iscanet Blog, our new blog. We decided to start blogging to share and give back to community some of our ideas, news and tech stuff.
<?php
echo '<span class="iscanet">Hello World!</span>';
?>