[
https://issues.apache.org/jira/browse/SYNCOPE-518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Chicchiriccò updated SYNCOPE-518:
-------------------------------------------
Description:
It seems that in test {{content.xml}} the ApacheDS {{ConnInstance}}'s
{{xmlConfiguration}} has some invalid fields.
Take a look at {{maintainPosixGroupMembership}} value which is just
{code}true{code} while I suppose it should be
{code}<boolean>true</boolean>{code}.
Even though I tried to fix it by updating the db, I still can't modify the
connector properties from admin console. Probably there is something wrong in
my fix or some other unexpected value.
was:It seems that in content.xml the Apache ConnInstance xmlConfiguration
field has some invalid field. Take a look at maintainPosixGroupMembership
value that it's truemaintainLdapGroupMembership and I suppose it sholuld be
<boolean>true</boolean>. Even though I tried to fix it updating db, I still
can't modifiy connector properties from Syncope concole. Probably there is
something wrong in my fix or some other unexpected value.
> ApacheDS connector in test samples cannot be modified
> -----------------------------------------------------
>
> Key: SYNCOPE-518
> URL: https://issues.apache.org/jira/browse/SYNCOPE-518
> Project: Syncope
> Issue Type: Bug
> Components: core
> Affects Versions: 1.1.7
> Reporter: Denis Signoretto
> Priority: Minor
> Fix For: 1.1.8, 1.2.0
>
>
> It seems that in test {{content.xml}} the ApacheDS {{ConnInstance}}'s
> {{xmlConfiguration}} has some invalid fields.
> Take a look at {{maintainPosixGroupMembership}} value which is just
> {code}true{code} while I suppose it should be
> {code}<boolean>true</boolean>{code}.
> Even though I tried to fix it by updating the db, I still can't modify the
> connector properties from admin console. Probably there is something wrong in
> my fix or some other unexpected value.
--
This message was sent by Atlassian JIRA
(v6.2#6252)