[ANN] XWiki Enterprise 1.6.1 released

8 Messages Forum Options Options
Embed this topic
Permalink
Thomas Mortagne
[ANN] XWiki Enterprise 1.6.1 released
Reply Threaded MoreMore options
Print post
Permalink
The XWiki development team is pleased to announce the release of XWiki
Enterprise 1.6.1.

Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download

This is a bug fix release. It fix an important regression of LDAP authenticator.

Changes from 1.6:

Bugs fixed

    * XWIKI-2747 - LDAP search is sometime done without the base dn
    * XWIKI-2753 - Display bug in konqueror for class editor
    * XWIKI-2757 - Empty .jar produced after build

Improvements

    * XAPANELS-59 - Inconsistent redirects in the Panel Wizard

Task

    * XWIKI-2752 - Remove the "code" formatting style from the old
WYSIWYG editor

For more information see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise161

Thanks
-The XWiki dev team
_______________________________________________
users mailing list
users@...
http://lists.xwiki.org/mailman/listinfo/users
Azzedine
Re : [ANN] XWiki Enterprise 1.6.1 released
Reply Threaded MoreMore options
Print post
Permalink

Great !

But how to migrate from 1.6.0 to 1.6.1 ?

Many Thanx,

AAK

--- En date de : Jeu 16.10.08, Thomas Mortagne <thomas.mortagne@...> a écrit :
De: Thomas Mortagne <thomas.mortagne@...>
Objet: [xwiki-users] [ANN] XWiki Enterprise 1.6.1 released
À: "XWiki Developers" <devs@...>, "XWiki Users" <users@...>
Date: Jeudi 16 Octobre 2008, 18h12

The XWiki development team is pleased to announce the release of XWiki
Enterprise 1.6.1.

Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download

This is a bug fix release. It fix an important regression of LDAP
authenticator.

Changes from 1.6:

Bugs fixed

    * XWIKI-2747 - LDAP search is sometime done without the base dn
    * XWIKI-2753 - Display bug in konqueror for class editor
    * XWIKI-2757 - Empty .jar produced after build

Improvements

    * XAPANELS-59 - Inconsistent redirects in the Panel Wizard

Task

    * XWIKI-2752 - Remove the "code" formatting style from the old
WYSIWYG editor

For more information see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise161

Thanks
-The XWiki dev team
_______________________________________________
users mailing list
users@...
http://lists.xwiki.org/mailman/listinfo/users


__________________________________________________
Do You Yahoo!?
En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible contre les messages non sollicités
http://mail.yahoo.fr Yahoo! Mail
_______________________________________________
users mailing list
users@...
http://lists.xwiki.org/mailman/listinfo/users
Jean-Vincent Drean
Re: Re : [ANN] XWiki Enterprise 1.6.1 released
Reply Threaded MoreMore options
Print post
Permalink
Hi,

See http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Installation#HUpgradinganXWikiInstallation

JV.

On Fri, Oct 17, 2008 at 10:48 AM, Azzedine Ait Khelifa
<aaitkhelifa@...> wrote:

>
> Great !
>
> But how to migrate from 1.6.0 to 1.6.1 ?
>
> Many Thanx,
>
> AAK
>
> --- En date de : Jeu 16.10.08, Thomas Mortagne <thomas.mortagne@...> a écrit :
> De: Thomas Mortagne <thomas.mortagne@...>
> Objet: [xwiki-users] [ANN] XWiki Enterprise 1.6.1 released
> À: "XWiki Developers" <devs@...>, "XWiki Users" <users@...>
> Date: Jeudi 16 Octobre 2008, 18h12
>
> The XWiki development team is pleased to announce the release of XWiki
> Enterprise 1.6.1.
>
> Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
>
> This is a bug fix release. It fix an important regression of LDAP
> authenticator.
>
> Changes from 1.6:
>
> Bugs fixed
>
>    * XWIKI-2747 - LDAP search is sometime done without the base dn
>    * XWIKI-2753 - Display bug in konqueror for class editor
>    * XWIKI-2757 - Empty .jar produced after build
>
> Improvements
>
>    * XAPANELS-59 - Inconsistent redirects in the Panel Wizard
>
> Task
>
>    * XWIKI-2752 - Remove the "code" formatting style from the old
> WYSIWYG editor
>
> For more information see the Release notes at:
> http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise161
>
> Thanks
> -The XWiki dev team
> _______________________________________________
> users mailing list
> users@...
> http://lists.xwiki.org/mailman/listinfo/users
>
>
> __________________________________________________
> Do You Yahoo!?
> En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible contre les messages non sollicités
> http://mail.yahoo.fr Yahoo! Mail
> _______________________________________________
> users mailing list
> users@...
> http://lists.xwiki.org/mailman/listinfo/users
>



--
Jean-Vincent Drean
_______________________________________________
users mailing list
users@...
http://lists.xwiki.org/mailman/listinfo/users
Mike A.
Re: [ANN] XWiki Enterprise 1.6.1 released
Reply Threaded MoreMore options
Print post
Permalink
In reply to this post by Thomas Mortagne
Hi!
Just have installed XWiki 1.6.1. LDAP authentication against AD using
sAMAccountName still doesn't work. In the log file it's written, that invalid credentials
were provided (data 525, vece). Of course, I do use valid credentials.

Here's my xwiki.cfg:
------------------------------
xwiki.authentication.authclass=com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServic
eImpl
xwiki.authentication.ldap=1
xwiki.authentication.ldap.server=my.domain.com
xwiki.authentication.ldap.port=389
xwiki.authentication.ldap.bind_DN=sAMAccountName={0} // also tried bind_dn={0}
xwiki.authentication.ldap.bind_pass={1}
xwiki.authentication.ldap.validate_password=0
xwiki.authentication.ldap.base_DN=dc=domain,dc=com
xwiki.authentication.ldap.UID_attr=sAMAccountName // if I put cn here, all works fine
xwiki.authentication.ldap.fields_mapping=last_name=sn,first_name=givenName,fullna
me=fullName,email=mail,ldap_dn=dn
xwiki.authentication.ldap.update_user=0
xwiki.authentication.ldap.group_mapping=XWiki.XWikiAdminGroup=cn=some_group,o
u=Groups,ou=Riga,ou=LAT,dc=domain,dc=com
xwiki.authentication.ldap.groupcache_expiration=21800
xwiki.authentication.ldap.mode_group_sync=always
------------------------------

Quoting Thomas Mortagne <thomas.mortagne@...>:

> The XWiki development team is pleased to announce the release of XWiki
> Enterprise 1.6.1.
>
> Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
>
> This is a bug fix release. It fix an important regression of LDAP
> authenticator.
>
> Changes from 1.6:
>
> Bugs fixed
>
>     * XWIKI-2747 - LDAP search is sometime done without the base dn
>     * XWIKI-2753 - Display bug in konqueror for class editor
>     * XWIKI-2757 - Empty .jar produced after build
>
> Improvements
>
>     * XAPANELS-59 - Inconsistent redirects in the Panel Wizard
>
> Task
>
>     * XWIKI-2752 - Remove the "code" formatting style from the
> old
> WYSIWYG editor
>
> For more information see the Release notes at:
> http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise161
>
> Thanks
> -The XWiki dev team
> _______________________________________________
> users mailing list
> users@...
> http://lists.xwiki.org/mailman/listinfo/users


Ar cieņu, Mihails

_______________________________________________
users mailing list
users@...
http://lists.xwiki.org/mailman/listinfo/users
Jean-Vincent Drean
Re: Re : [ANN] XWiki Enterprise 1.6.1 released
Reply Threaded MoreMore options
Print post
Permalink
In reply to this post by Jean-Vincent Drean
On Fri, Oct 17, 2008 at 11:14 AM, Jean-Vincent Drean <jv@...> wrote:

> On Fri, Oct 17, 2008 at 11:04 AM, Azzedine Ait Khelifa
> <aaitkhelifa@...> wrote:
>>
>> Thanx,
>>
>> An error in Release Notes for XWiki Enterprise 1.6.1 "
>>
>> "The database structure hasn't been changed since XWiki Enterprise 1.5 so
>> you shouldn't have to touch your Database to upgrade. Thus you can simply
>> install this version and configure it to point to your existing database."
>>
>> It's not really true, I have already change some skins and some templates
>> ...and I lose all my change ...Fortunately, I have backup of my work and I
>> can rollback ...

If you have modified some files in the webapp itself (which means the
xwiki/ folder) you'll have to copy them in the newly installed one.

JV.
_______________________________________________
users mailing list
users@...
http://lists.xwiki.org/mailman/listinfo/users
Thomas Mortagne
Re: [ANN] XWiki Enterprise 1.6.1 released
Reply Threaded MoreMore options
Print post
Permalink
In reply to this post by Mike A.
On Fri, Oct 17, 2008 at 11:01 AM, Mihails Agafonovs <_muxa@...> wrote:

> Hi!
> Just have installed XWiki 1.6.1. LDAP authentication against AD using
> sAMAccountName still doesn't work. In the log file it's written, that invalid credentials
> were provided (data 525, vece). Of course, I do use valid credentials.
>
> Here's my xwiki.cfg:
> ------------------------------
> xwiki.authentication.authclass=com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServic
> eImpl
> xwiki.authentication.ldap=1
> xwiki.authentication.ldap.server=my.domain.com
> xwiki.authentication.ldap.port=389
> xwiki.authentication.ldap.bind_DN=sAMAccountName={0} // also tried bind_dn={0}

Are you sure this credential form works with AD ? I never seen that at
least but I don't know AD very well.
You should look at
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Authentication#HLDAPConfigurationforActiveDirectory.

> xwiki.authentication.ldap.bind_pass={1}
> xwiki.authentication.ldap.validate_password=0
> xwiki.authentication.ldap.base_DN=dc=domain,dc=com
> xwiki.authentication.ldap.UID_attr=sAMAccountName // if I put cn here, all works fine
> xwiki.authentication.ldap.fields_mapping=last_name=sn,first_name=givenName,fullna
> me=fullName,email=mail,ldap_dn=dn
> xwiki.authentication.ldap.update_user=0
> xwiki.authentication.ldap.group_mapping=XWiki.XWikiAdminGroup=cn=some_group,o
> u=Groups,ou=Riga,ou=LAT,dc=domain,dc=com
> xwiki.authentication.ldap.groupcache_expiration=21800
> xwiki.authentication.ldap.mode_group_sync=always
> ------------------------------
>
> Quoting Thomas Mortagne <thomas.mortagne@...>:
>> The XWiki development team is pleased to announce the release of XWiki
>> Enterprise 1.6.1.
>>
>> Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
>>
>> This is a bug fix release. It fix an important regression of LDAP
>> authenticator.
>>
>> Changes from 1.6:
>>
>> Bugs fixed
>>
>>     * XWIKI-2747 - LDAP search is sometime done without the base dn
>>     * XWIKI-2753 - Display bug in konqueror for class editor
>>     * XWIKI-2757 - Empty .jar produced after build
>>
>> Improvements
>>
>>     * XAPANELS-59 - Inconsistent redirects in the Panel Wizard
>>
>> Task
>>
>>     * XWIKI-2752 - Remove the "code" formatting style from the
>> old
>> WYSIWYG editor
>>
>> For more information see the Release notes at:
>> http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise161
>>
>> Thanks
>> -The XWiki dev team
>> _______________________________________________
>> users mailing list
>> users@...
>> http://lists.xwiki.org/mailman/listinfo/users
>
>
> Ar cieņu, Mihails
>
> _______________________________________________
> users mailing list
> users@...
> http://lists.xwiki.org/mailman/listinfo/users
>



--
Thomas Mortagne
_______________________________________________
users mailing list
users@...
http://lists.xwiki.org/mailman/listinfo/users
Mike A.
Re: [ANN] XWiki Enterprise 1.6.1 released
Reply Threaded MoreMore options
Print post
Permalink
Using ...bind_dn={0} while uid_attr=cn works ok.
 Quoting Thomas Mortagne : On Fri, Oct 17, 2008 at 11:01 AM, Mihails
Agafonovs  wrote:
 > Hi!
 > Just have installed XWiki 1.6.1. LDAP authentication against AD
using
 > sAMAccountName still doesn't work. In the log file it's written,
that invalid credentials
 > were provided (data 525, vece). Of course, I do use valid
credentials.
 >
 > Here's my xwiki.cfg:
 > ------------------------------
 >
xwiki.authentication.authclass=com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServic
 > eImpl
 > xwiki.authentication.ldap=1
 > xwiki.authentication.ldap.server=my.domain.com
 > xwiki.authentication.ldap.port=389
 > xwiki.authentication.ldap.bind_DN=sAMAccountName={0} // also tried
bind_dn={0}
 Are you sure this credential form works with AD ? I never seen that
at
 least but I don't know AD very well.
 You should look at

http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Authentication#HLDAPConfigurationforActiveDirectory.
 > xwiki.authentication.ldap.bind_pass={1}
 > xwiki.authentication.ldap.validate_password=0
 > xwiki.authentication.ldap.base_DN=dc=domain,dc=com
 > xwiki.authentication.ldap.UID_attr=sAMAccountName // if I put cn
here, all works fine
 >
xwiki.authentication.ldap.fields_mapping=last_name=sn,first_name=givenName,fullna
 > me=fullName,email=mail,ldap_dn=dn
 > xwiki.authentication.ldap.update_user=0
 >
xwiki.authentication.ldap.group_mapping=XWiki.XWikiAdminGroup=cn=some_group,o
 > u=Groups,ou=Riga,ou=LAT,dc=domain,dc=com
 > xwiki.authentication.ldap.groupcache_expiration=21800
 > xwiki.authentication.ldap.mode_group_sync=always
 > ------------------------------
 >
 > Quoting Thomas Mortagne :
 >> The XWiki development team is pleased to announce the release of
XWiki
 >> Enterprise 1.6.1.
 >>
 >> Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
 >>
 >> This is a bug fix release. It fix an important regression of
LDAP
 >> authenticator.
 >>
 >> Changes from 1.6:
 >>
 >> Bugs fixed
 >>
 >>     * XWIKI-2747 - LDAP search is sometime done without the base
dn
 >>     * XWIKI-2753 - Display bug in konqueror for class editor
 >>     * XWIKI-2757 - Empty .jar produced after build
 >>
 >> Improvements
 >>
 >>     * XAPANELS-59 - Inconsistent redirects in the Panel Wizard
 >>
 >> Task
 >>
 >>     * XWIKI-2752 - Remove the "code" formatting style from the
 >> old
 >> WYSIWYG editor
 >>
 >> For more information see the Release notes at:
 >>
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise161
 >>
 >> Thanks
 >> -The XWiki dev team
 >> _______________________________________________
 >> users mailing list
 >> users@...
 >> http://lists.xwiki.org/mailman/listinfo/users
 >
 >
 > Ar cieņu, Mihails
 >
 > _______________________________________________
 > users mailing list
 > users@...
 > http://lists.xwiki.org/mailman/listinfo/users
 >
 --
 Thomas Mortagne
 _______________________________________________
 users mailing list
 users@...
 http://lists.xwiki.org/mailman/listinfo/users
 Ar cieņu, Mihails

Links:
------
[1] mailto:thomas.mortagne@...
_______________________________________________
users mailing list
users@...
http://lists.xwiki.org/mailman/listinfo/users
Mike A.
Re: [ANN] XWiki Enterprise 1.6.1 released
Reply Threaded MoreMore options
Print post
Permalink
In reply to this post by Thomas Mortagne
I've tried the syntax from manual (domain\{0}) and now it works!
Thanks.
P.S. Maybe for the future, it would be good also to support other
formats like {0}, {0}@..., because they're actually valid and
work.
 Quoting Thomas Mortagne : On Fri, Oct 17, 2008 at 11:01 AM, Mihails
Agafonovs  wrote:
 > Hi!
 > Just have installed XWiki 1.6.1. LDAP authentication against AD
using
 > sAMAccountName still doesn't work. In the log file it's written,
that invalid credentials
 > were provided (data 525, vece). Of course, I do use valid
credentials.
 >
 > Here's my xwiki.cfg:
 > ------------------------------
 >
xwiki.authentication.authclass=com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServic
 > eImpl
 > xwiki.authentication.ldap=1
 > xwiki.authentication.ldap.server=my.domain.com
 > xwiki.authentication.ldap.port=389
 > xwiki.authentication.ldap.bind_DN=sAMAccountName={0} // also tried
bind_dn={0}
 Are you sure this credential form works with AD ? I never seen that
at
 least but I don't know AD very well.
 You should look at

http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Authentication#HLDAPConfigurationforActiveDirectory.
 > xwiki.authentication.ldap.bind_pass={1}
 > xwiki.authentication.ldap.validate_password=0
 > xwiki.authentication.ldap.base_DN=dc=domain,dc=com
 > xwiki.authentication.ldap.UID_attr=sAMAccountName // if I put cn
here, all works fine
 >
xwiki.authentication.ldap.fields_mapping=last_name=sn,first_name=givenName,fullna
 > me=fullName,email=mail,ldap_dn=dn
 > xwiki.authentication.ldap.update_user=0
 >
xwiki.authentication.ldap.group_mapping=XWiki.XWikiAdminGroup=cn=some_group,o
 > u=Groups,ou=Riga,ou=LAT,dc=domain,dc=com
 > xwiki.authentication.ldap.groupcache_expiration=21800
 > xwiki.authentication.ldap.mode_group_sync=always
 > ------------------------------
 >
 > Quoting Thomas Mortagne :
 >> The XWiki development team is pleased to announce the release of
XWiki
 >> Enterprise 1.6.1.
 >>
 >> Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
 >>
 >> This is a bug fix release. It fix an important regression of
LDAP
 >> authenticator.
 >>
 >> Changes from 1.6:
 >>
 >> Bugs fixed
 >>
 >>     * XWIKI-2747 - LDAP search is sometime done without the base
dn
 >>     * XWIKI-2753 - Display bug in konqueror for class editor
 >>     * XWIKI-2757 - Empty .jar produced after build
 >>
 >> Improvements
 >>
 >>     * XAPANELS-59 - Inconsistent redirects in the Panel Wizard
 >>
 >> Task
 >>
 >>     * XWIKI-2752 - Remove the "code" formatting style from the
 >> old
 >> WYSIWYG editor
 >>
 >> For more information see the Release notes at:
 >>
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise161
 >>
 >> Thanks
 >> -The XWiki dev team
 >> _______________________________________________
 >> users mailing list
 >> users@...
 >> http://lists.xwiki.org/mailman/listinfo/users
 >
 >
 > Ar cieņu, Mihails
 >
 > _______________________________________________
 > users mailing list
 > users@...
 > http://lists.xwiki.org/mailman/listinfo/users
 >
 --
 Thomas Mortagne
 _______________________________________________
 users mailing list
 users@...
 http://lists.xwiki.org/mailman/listinfo/users
 Ar cieņu, Mihails

Links:
------
[1] mailto:thomas.mortagne@...
_______________________________________________
users mailing list
users@...
http://lists.xwiki.org/mailman/listinfo/users