Re: LDAP group membership sync

2016-12-27 Thread [TheResolvers] - Alex
Hi,
I think I haven’t exposed the problem in a clear way.

The idea isn’t to pull the group membership from ldap, but instead push the 
syncope group membership informations into ldap.

So the tutorial is exactly the opposite of what I need.


The funny thing is that apart from group sync, the rest of the setup is working 
out of box without any problem.


Thank you to everyone!
Alex
--
Alex
The Resolvers s.r.l.s.
+0971 1750075
+39 388 1506886


Questo messaggio e i suoi allegati sono indirizzati esclusivamente alle persone 
indicate. La diffusione, copia o qualsiasi altra azione derivante dalla 
conoscenza di queste informazioni sono rigorosamente vietate. Qualora abbiate 
ricevuto questo documento per errore siete cortesemente pregati di darne 
immediata comunicazione al mittente e di provvedere alla sua distruzione, 
Grazie.

This e-mail and any attachments is confidential and may contain privileged 
information intended for the addressee(s) only. Dissemination, copying, 
printing or use by anybody else is unauthorised. If you are not the intended 
recipient, please delete this message and any attachments and advise the sender 
by return e-mail, Thanks.

Rispetta l'ambiente. Non stampare questa mail se non è necessario.

On 27 Dec 2016, at 11:04, Francesco Chicchiriccò  wrote:

> On 23/12/2016 21:38, [TheResolvers] - Alex wrote:
>> Hello to everyone,
>> I’m trying to deploy Syncope as IDM to provision user on a openldap 
>> directory server.
>> The push of users and group to the directory works without any problem, but 
>> I haven’t yet found the correct configuration to maintain user memberships.
>> So I think I made some mistakes in the connid ldap connector.
>> 
>> Can anyone send me a base config to provision user membership for posixGroup 
>> (RFC2307)
>> 
>> I’m using syncope 2.0.1 with mysql backend
> 
> Hi,
> you might want to take a look at Colm's post about pulling users and groups 
> from LDAP:
> 
> http://coheigea.blogspot.it/2016/08/pulling-users-and-groups-from-ldap-into.html
> 
> Regards.
> 
> -- 
> Francesco Chicchiriccò
> 
> Tirasa - Open Source Excellence
> http://www.tirasa.net/
> 
> Member at The Apache Software Foundation
> Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail
> http://home.apache.org/~ilgrosso/
> 



Re: Cannot log into syncope after creating new user (latest 2.1.0-SNAPSHOT)

2016-12-27 Thread Adrian Gonzalez
Thanks Marco !

  De : Marco Di Sabatino Di Diodoro 
 À : user@syncope.apache.org 
 Envoyé le : Mardi 27 décembre 2016 10h59
 Objet : Re: Cannot log into syncope after creating new user (latest 
2.1.0-SNAPSHOT)
   
 Hi Adrian,
  
 Il 26/12/2016 14:36, Adrian Gonzalez ha scritto:
  
  Hello, 
  I'm using latest version from Syncope (i.e. 
https://repository.apache.org/content/groups/snapshots/org/apache/syncope/syncope-standalone/2.1.0-SNAPSHOT/syncope-standalone-2.1.0-20161224.075552-128-distribution.zip).
 
  What I do :  * connect to syncope-console with user admin/password.  * create 
a user via the console (this apparently works fine - but not so - see later)  * 
logout  * connect with this new user credentials  
 I confirm your issue. 
 
  
  I get an Error ! 'Wrong username and/or password' 
  I tried Syncope 2.0.1, and this scenario works fine.  
 I tried with Syncope 2_0_X and I have the same issue.
 
  
  When activating debugging, I see that the good password for UserTO is set on 
updateModel -> setPassword. But just after that, there's a call to 
AjaxWizardMgtButtonBar.onSubmit which reset password back to null. At the end 
of user creation, the password of the created user is null (that's why I cannot 
login with the newly created user). 
  I don't know Wicket framework, so I have a hard time finding the culprit. 
  Can anyone help me please ?  
 It seems to be a problem given by the update of Wicket from version 7.4.0 to 
7.5.0.
 I'm reopening issue SYNCOPE-962 [1]
 
 Regards
 M
 
 [1]https://issues.apache.org/jira/browse/SYNCOPE-962
 
  
  
  Thanks Adrian  
 
 -- 
Dott. Marco Di Sabatino Di Diodoro
Tel. +39 3939065570

Tirasa S.r.l.
Viale D'Annunzio 267 - 65127 Pescara
Tel +39 0859116307 / FAX +39 085973
http://www.tirasa.net

Apache Syncope PMC Member
http://people.apache.org/~mdisabatino/ 

   

Re: LDAP group membership sync

2016-12-27 Thread Francesco Chicchiriccò

On 23/12/2016 21:38, [TheResolvers] - Alex wrote:

Hello to everyone,
I’m trying to deploy Syncope as IDM to provision user on a openldap 
directory server.
The push of users and group to the directory works without any 
problem, but I haven’t yet found the correct configuration to maintain 
user memberships.

So I think I made some mistakes in the connid ldap connector.

Can anyone send me a base config to provision user membership for 
posixGroup (RFC2307)


I’m using syncope 2.0.1 with mysql backend


Hi,
you might want to take a look at Colm's post about pulling users and 
groups from LDAP:


http://coheigea.blogspot.it/2016/08/pulling-users-and-groups-from-ldap-into.html

Regards.

--
Francesco Chicchiriccò

Tirasa - Open Source Excellence
http://www.tirasa.net/

Member at The Apache Software Foundation
Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail
http://home.apache.org/~ilgrosso/