OpenLDAP MA for MIIS 2003

One interesting entry showed today on the SourceForge site. Developers from kernelnetworks developed and published on SF OpenLDAP Management Agent for MIIS 2003. Quote from the project web page: (…)This project aims at providing connectivity for commercial and non-commercial applications between MIIS 2003 and OpenLDAP 2.x-based directories, allowing customers to integrate OpenLDAP 2.x into an … Continue reading "OpenLDAP MA for MIIS 2003"

How to create and use confidential attributes

Lately I have to explain to one of our customers how to create attribute in Active Directory which can be protected with additional permissions from reading its content. Such possibility was introduced in Windows 2003 SP1 but when I looked for some information to point our customer to I didn’t found much documentation so I … Continue reading "How to create and use confidential attributes"

[R] InfoWorld's IdM solutions challenge

InfoWorld invited few major providers of IdM solution to some kind of competition in IdM solution implementation. The challenge was to build IdM solution in specific scenario which involved integration of HR system, Active Directory, Exchange and Linux. Results of this challenge can be read on the Infoworld's web page.

Working with ReplicationSchedule.RawSchedule

(System.DirectoryServices.ActiveDirectory.ReplicationConnection.ReplicationSchedule.RawSchedule) This is an interesting property, you know the schedule screen you see in Site And Services  and which the new DFSR MMC will also have? Well this is how its built 🙂 ReplicationSchedule has a property called RawSchedule which is a Boolean datatype, but it’s a three dimentional array i.e. Boolean(,,) strange structure but … Continue reading "Working with ReplicationSchedule.RawSchedule"