Re: Active Directory Pull not populating Syncope users

2018-02-22 Thread Eric-R82
There were a bunch of errors for almost every .java and .properties file saying there is no newline character at the end of the file, so I added a newline character to the end of each of the files, which appeared to fix it. I added my .java file I created with the extended class as per the blog,

Re: Active Directory Pull not populating Syncope users

2018-02-22 Thread Marco Di Sabatino Di Diodoro
Il 22/02/2018 00:55, Eric-R82 ha scritto: Using maven to build the github project fails. Do I need a certain version of JDK? I am using JDK 8u162 . Check the error message during the build process. M -- Sent from: http://syncope-user.1051894.n5.nabble.com/ -- Dott. Marco Di Sabatino Di

Re: Active Directory Pull not populating Syncope users

2018-02-22 Thread Marco Di Sabatino Di Diodoro
Hi, Il 21/02/2018 19:41, Eric-R82 ha scritto: I guess Syncope is targeted to experienced Java developers, which I am not. Apache Syncope 2.1.0 supports groovy scripting. So you can decide if work with java or groovy. The most popular requirements for an identity project are already included

Re: Active Directory Pull not populating Syncope users

2018-02-21 Thread Eric-R82
Using maven to build the github project fails. Do I need a certain version of JDK? I am using JDK 8u162 . -- Sent from: http://syncope-user.1051894.n5.nabble.com/

Re: Active Directory Pull not populating Syncope users

2018-02-21 Thread Eric-R82
I could not find the LDAPMembershipPullActions.class file anywhere. I figured that maybe this is because I used the GUI installer, so I used maven to start a new apache project instead. https://syncope.apache.org/docs/getting-started.html#create-project

Re: Active Directory Pull not populating Syncope users

2018-02-21 Thread Eric-R82
I guess Syncope is targeted to experienced Java developers, which I am not. Thanks the help anyway. -- Sent from: http://syncope-user.1051894.n5.nabble.com/

Re: Active Directory Pull not populating Syncope users

2018-02-21 Thread Marco Di Sabatino Di Diodoro
Hi, Il 20/02/2018 21:20, Eric-R82 ha scritto: My intention with syncope is to use it solely for password reset and recovery. My goal is to setup Syncope to pull users from AD and only use Syncope to update passwords in AD. I am having trouble figuring out how to configure Syncope with AD so

Active Directory Pull not populating Syncope users

2018-02-20 Thread Eric-R82
My intention with syncope is to use it solely for password reset and recovery. My goal is to setup Syncope to pull users from AD and only use Syncope to update passwords in AD. I am having trouble figuring out how to configure Syncope with AD so that it pulls the users. In the connid log I see