CMDBuild Forum

CMDBuild-Active Directory configuration

Hi!

after searching for answers to my problem I think I have not found what I'm looking for.

I have a CMDbuild server that works perfectly. On the other and I have a Windows Server 2012 R2 with Active Directory.

 

What I want is to import AD users to "users" class in CMDBuild and synchronize them.

 

How can I do it?. I tried to set Basic Connector but I have no idea how to do it.

 

Thanks!

 

 

We had a version of the Basic Connectors (we do not use it more) that synchronized the employee class with AD, but not the “Users” class.
You can write a program outside CMDBuild that reads AD and writes in the class “User” of CMDBuild through the REST or SOAP webservices.
CMDBuild Team

 

 

 

Thanks for your quick response!

I Have no problem calling "employee" class instead "users". The problem is that I havent knowledges of programming, Im a helpdesk technician.

Could I get any program/script/connector preconfigured somehow? 

Thanks again;)

 

 

 

 

I understand that your need was to populate the “User” system class.  If “Users” is a class that you create in your data model is not necessary to change the name.
However, both to configure and use the Basic Connector ( http://www.cmdbuild.org/forum/forum-in-english/136149002?b_start=0#56162126 ) that to implement a custom connector using the
CMDBuild webservices are needed technical skills.
There is also a version CMDBuild Ready2Use with AD
connector already configured (you can find information on the website) but the full use requires a subscription.
CMDBuild Team