Creating and managing the LDAP domain

This is the latest article of the series. I’ll talk about the latest findings on the directory integration. Coming soon.

No Comments

Configuring OpenLDAP to emulate Mac OS X

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 »

, , , , , , ,

2 Comments

Patching OpenLDAP on FreeBSD to mimic OS X Server

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 »

, , , , , ,

1 Comment

Hello World!

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>';
?>

No Comments