On Jul 8, 2008, at 10:56 PM, Dave Mangot wrote:
> > Is there a way to mark a blog category as excluded from the main
> > aggregation of blog postings on the main page? Should I just edit the
> > SQL in Blog.Macros directly? If so, I'm not sure which table I should
> > be looking at.
> >
> > We have a new blog category that only a small subset of the company
> > cares about.
> If you look at the Blog.Macros page you'll see it accepts a "category"
> velocity variable that you can set.
> You can also modify the HQL query in Blog.Macros page to suit your
> needs if you want.
Actually, the funny thing is I want to include everything BUT a specific
category. Being able to include one category is pretty neat and I could
see how that would be useful. I've tried a variety of syntaxes for NOT
and OR both in
#set($category = "")
and
Blog.Macros, but no success yet.
I've also tried specifying multiple categories with AND, but no success
there either. :(
-Dave
--
Dave Mangot
Terracotta Inc.
650 Townsend St. Suite 325
San Francisco, CA 94103 USA
+1 415 738 4059
dmangot(a)terracottatech.com
This e-mail incorporates Terracotta's confidentiality policy, which is
online at http://www.terracottatech.com/emailconfidentiality.shtml
Hi all out there!
Even though I've been silent for a while, I have kept both eyes on XWiki
evolution! Great to see how software and community keeps improving.
Thanks for the great work.
Unfortunately we are still running an outdated 1.3.8295 XWiki Enterprise
server, running on a Suse Enterprise Server 9.0 box, Tomcat 6.0.10 and...
mire:/usr/share/tomcat-6.0.10/work/Catalina/localhost/xwiki/GAlj8obV/attachment
# java -version
java version "1.4.2_10"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_10-b03)
Java HotSpot(TM) Client VM (build 1.4.2_10-b03, mixed mode)
During this last weeks I was seeing like the disk space available in the
server decreased. Finally, XWiki, or XWiki running on this particular
server was guilty.
Look at this:
http://mire.environmentalchange.net/~webmaster/txt/XWikiEverGrowingFolder.t…
This PRDCHARPOL.FIG1.png file was cloned a number of times. In this
case, the list only shows the copies created in a short time after I've
manually removed the work directory and restarted the server. The only
solution has been to removed the files.
The same is true with a bunch of files.
Once the in troubles files have been removed from the page, the cloning
process goes ahead, but only directory attachments is replicated.
Please, any idea? Thanks!
All the best,
Ricardo
--
Ricardo Rodríguez
Your EPEC Network ICT Team
isn't the admin app already included in that release?
Philip Wright
Reports Analyst
ACS: BPS
Affiliated Computer Services, Inc
Affiliated Computer Services, Inc (ACS) Proprietary and Confidential
Information
This document (or any part thereof) may not be disseminated outside of ACS
in either electronic or physical form without specific authorization of the
office of the ACS Chief Information Security Officer. The information
included in this document represents no commitment by ACS to any other
party. The policies and standards described do not consider any country law
or other directive outside of the United States.
P Please consider the environment before printing this email
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On Behalf Of
Jamison Novak
Sent: Tuesday, July 15, 2008 9:35 AM
To: XWiki Users
Subject: [xwiki-users] 1.5-RC1 Import Error
Hi all,
I decided to try out a fresh install of 1.5 RC1. It's up and running fine
and the database gets initialized on the first run. I go to the
XWikiPreferences page to import the administration application.
I browse for the xwiki-application-administration-1.1.xar file and attach it
successfully. I click on the attachment in the "Select the file you wish to
import" list and it expands the available documents to import list. I check
all of the boxes, click Import, and get this error:
Importing xwiki-application-administration-1.1.xar: Error while
preparing importing
* 0 Document(s) installed
* 0 Document(s) skipped
* 0 Document(s) with error
There are no errors logged to the xwiki.log or my Resin logs. I get the same
behavior in both Firefox and IE7.
Has anybody seen this or know what may be causing it? With no useful
feedback about what XWiki thinks is wrong, I have no idea where to start.
-Jamie
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Also can all of your user's view your LDAP? Or do you need a login with
admin privileges to do so? If you need admin privileges to view the ldap you
would need to replace:
xwiki.authentication.ldap.bind_DN=cn={0},ou=COMPANY,dc=company,dc=intranet
xwiki.authentication.ldap.bind_pass={1}
With:
xwiki.authentication.ldap.bind_DN=cn=***AdminUsername***,ou=COMPANY,dc=compa
ny,dc=intranet
xwiki.authentication.ldap.bind_pass=***AdminPassword***
Philip Wright
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On Behalf Of
Zoltan Gyula Beck
Sent: Tuesday, July 15, 2008 2:28 PM
To: XWiki Users
Subject: Re: [xwiki-users] Active Directory 2.
Thank you Philip, but how can I do it? Can you explain me please. The
xwiki.authentication.ldap.UID_attr=sAMAccountName is set, but doesn't work
for me, if in login I write the balazs or beck "user names".
Best Regards,
bzg
2008/7/15 Wright, Philip <Philip.Wright(a)acs-inc.com>:
> I would suggest changing the ldap authentication to look at your
> samaccountname's since they appear to not have any spaces, periods or
> special characters which I have noticed break the authentication.
>
>
>
>
> Philip Wright
>
> Reports Analyst
>
> ACS: BPS
> Affiliated Computer Services, Inc
>
>
>
> Affiliated Computer Services, Inc (ACS) Proprietary and Confidential
> Information This document (or any part thereof) may not be
> disseminated outside of ACS in either electronic or physical form
> without specific authorization of the office of the ACS Chief
> Information Security Officer. The information included in this
> document represents no commitment by ACS to any other party. The
> policies and standards described do not consider any country law or
> other directive outside of the United States.
>
> P Please consider the environment before printing this email
>
>
> -----Original Message-----
> From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On
> Behalf Of Zoltan Gyula Beck
> Sent: Tuesday, July 15, 2008 8:27 AM
> To: users(a)xwiki.org
> Subject: [xwiki-users] Active Directory 2.
>
> Hi Members!
>
> I still have problems with xwiki and Active Directory authentication.
> I upgraded to 1.5 RC1, but didn't helped.
>
> This are my users ldif:
> dn: CN=Sztar Balazs, OU=COMPANY, DC=company,DC=intranet
> displayName: Sztar Balazs
> givenName: Sztar
> sAMAccountType: 805306368
> primaryGroupID: 513
> objectClass: top
> objectClass: person
> objectClass: organizationalPerson
> objectClass: user
> badPasswordTime: 128606019171875000
> objectCategory:
> CN=Person,CN=Schema,CN=Configuration,DC=company,DC=intranet
> cn: Sztar Balazs
> userAccountControl: 66048
> userPrincipalName: balazs(a)company.intranet
> codePage: 0
> distinguishedName: CN=Sztar Balazs,OU=COMPANY,DC=company,DC=intranet
> whenChanged: 20080715132556.0Z
> whenCreated: 20080707142421.0Z
> pwdLastSet: 128606019568593750
> logonCount: 0
> accountExpires: 9223372036854775807
> lastLogoff: 0
> objectGUID: ^LB¯¡Úr]G<93>ç.;\zöA
> sn: Balazs
> lastLogon: 128606019762343750
> uSNChanged: 16406
> uSNCreated: 13936
> objectSid: ^A^E^@^@^@^@^@^E^U^@^@^@Ú¤uÊ^?<99><94>ãÜ»¼iT^D^@^@
> countryCode: 0
> sAMAccountName: balazs
> instanceType: 4
> badPwdCount: 0
> name: Sztar Balazs
>
>
> dn: CN=Zoltán Beck, OU=COMPANY, DC=company,DC=intranet
> displayName: Zoltán Beck
> givenName: Zoltán
> sAMAccountType: 805306368
> primaryGroupID: 513
> objectClass: top
> objectClass: person
> objectClass: organizationalPerson
> objectClass: user
> badPasswordTime: 0
> objectCategory:
> CN=Person,CN=Schema,CN=Configuration,DC=company,DC=intranet
> cn: Zoltán Beck
> userAccountControl: 66048
> userPrincipalName: beck(a)company.intranet
> codePage: 0
> distinguishedName: CN=Zoltán Beck,OU=COMPANY,DC=company,DC=intranet
> whenChanged: 20080715143431.0Z
> whenCreated: 20080715143431.0Z
> pwdLastSet: 128606060713750000
> logonCount: 0
> accountExpires: 9223372036854775807
> lastLogoff: 0
> objectGUID: Ì~õÜPuýC<93><8f>)¾¨<8b>^WÃ
> sn: Beck
> lastLogon: 0
> uSNChanged: 16425
> uSNCreated: 16419
> objectSid: ^A^E^@^@^@^@^@^E^U^@^@^@Ú¤uÊ^?<99><94>ãÜ»¼iU^D^@^@
> countryCode: 0
> sAMAccountName: beck
> instanceType: 4
> badPwdCount: 0
> name: Zoltán Beck
>
>
> xwiki.cfg:
> xwiki.authentication.ldap=1
> xwiki.authentication.ldap.server=172.16.1.165
> xwiki.authentication.ldap.check_level=1
> xwiki.authentication.ldap.port=389
> xwiki.authentication.ldap.base_DN=dc=company,dc=intranet
> xwiki.authentication.ldap.bind_DN=cn={0},ou=COMPANY,dc=company,dc=intr
> anet xwiki.authentication.ldap.bind_pass={1}
> xwiki.authentication.ldap.UID_attr=sAMAccountName
> xwiki.authentication.ldap.fields_mapping=name=sAMAccountName,last_name
> =sn,fi rst_name=givenName,fullname=displayName,mail=cn,ldap_dn=dn
>
> So actually with Sztar Balazs user I an loging and user the wiki, but
> with Zoltán Beck I got the following error:
> [15/Jul/2008:17:03:27] info (20106): CORE3282: stdout: 2008-07-15
> 17:03:27,844
> [https://unixdba.sysman.hu/xwiki/bin/loginsubmit/XWiki/XWikiLogin]
> [service-j2ee-8] ERROR LDAP.LDAPAuthServiceImpl - LDAP Bind
> failed with Exception Invalid Credentials
>
> In the Active Directory Event Viever I can't see anything about this
> failed login attempt!
>
> It is possible to login with sAMAccountName attribute or it will be
> developed in the near future?
>
> Best regards,
> bzg
> --
> Zoltan Gyula Beck
> Tel.: +36-70-328-9306
> E-Mail: beckzg(a)gmail.com
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
--
Zoltan Gyula Beck
Tel.: +36-70-328-9306
E-Mail: beckzg(a)gmail.com
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Hello
I wish to get free xwiki in order to set up a web site for a Java User
Group that will be created in Bordeaux (France).
I would like the xwiki name to be bordeauxjug. My user name for
myxwiki.com is ChristopheJollivet.
Thank you very much for your help.
Cordially,
Christophe Jollivet
The XWiki development team is pleased to announce the release of XWiki
Watch 1.0.
Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download !
XWiki Watch is a collaborative watch tool built on top of the XWiki
Enterprise, using RSS feeds as the data source. From its features we can
mention data collecting from RSS feeds, enriching and filtering content in
collaborative manner, and publishing the results in various formats, all
these from a rich RSS reader interface, as well as standard wiki access to
this data.
For more information see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesWatch10
Thanks
-The XWiki dev team
Hello All,
I want to write a script to combine the first name and last name to generate the email automatically.
For example first name is Bat Second is man then the email is bat.man(a)yahoo.com
automatically.
This is done already in the username field so I made a script exactly the same but with different name ofcourse and variables.
Problem is that its working as long as I comment the script for generating the username.
They never work together, I have to comment one so the other works.
thats the code in register inline
<dt>$msg.get("core.register.username")</dt>
<dd></dd>
#set($prop = $class.password)
<dt>$msg.get("core.register.password")</dt>
<dd>$doc.displayEdit($prop, "register_", $obj)</dd>
<dt>$msg.get("core.register.passwordRepeat")</dt>
<dd>$doc.displayEdit($prop, "register2_", $obj)</dd>
#set($prop = $class.email)
<dt>$msg.get("core.register.email")</dt>
<dd>
in the xwiki.js in the albatross folder I added this function
function prepareEmail(form) {
var fname = form.register_first_name.value;
var lname = form.register_last_name.value;
var cxwikiemail = form.xwikiemail;
if (fname != "") {
fname = fname.substring(0,1).toUpperCase() + fname.substring(1);
fname.replace(/ /g,"");
}
if (lname != "") {
lname = lname.substring(0,1).toUpperCase() + lname.substring(1);
lname.replace(/ /g,"");
}
if (cxwikiemail.value == "") {
var eadr = fname+"."+lname+"@yahoo.com";
cxwikiemail.value = noaccent(eadr);
}
}
Any idea why this is not working, i tried everything and no hope :(
Many thanks in advance
Hosam
do you really have a space in your code on this line in the word first (fi
rst):
xwiki.authentication.ldap.fields_mapping=name=sAMAccountName,last_name
> =sn,fi rst_name=givenName,fullname=displayName,mail=cn,ldap_dn=dn
Philip Wright
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On Behalf Of
Zoltan Gyula Beck
Sent: Tuesday, July 15, 2008 2:28 PM
To: XWiki Users
Subject: Re: [xwiki-users] Active Directory 2.
Thank you Philip, but how can I do it? Can you explain me please. The
xwiki.authentication.ldap.UID_attr=sAMAccountName is set, but doesn't work
for me, if in login I write the balazs or beck "user names".
Best Regards,
bzg
2008/7/15 Wright, Philip <Philip.Wright(a)acs-inc.com>:
> I would suggest changing the ldap authentication to look at your
> samaccountname's since they appear to not have any spaces, periods or
> special characters which I have noticed break the authentication.
>
>
>
>
> Philip Wright
>
> Reports Analyst
>
> ACS: BPS
> Affiliated Computer Services, Inc
>
>
>
> Affiliated Computer Services, Inc (ACS) Proprietary and Confidential
> Information This document (or any part thereof) may not be
> disseminated outside of ACS in either electronic or physical form
> without specific authorization of the office of the ACS Chief
> Information Security Officer. The information included in this
> document represents no commitment by ACS to any other party. The
> policies and standards described do not consider any country law or
> other directive outside of the United States.
>
> P Please consider the environment before printing this email
>
>
> -----Original Message-----
> From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On
> Behalf Of Zoltan Gyula Beck
> Sent: Tuesday, July 15, 2008 8:27 AM
> To: users(a)xwiki.org
> Subject: [xwiki-users] Active Directory 2.
>
> Hi Members!
>
> I still have problems with xwiki and Active Directory authentication.
> I upgraded to 1.5 RC1, but didn't helped.
>
> This are my users ldif:
> dn: CN=Sztar Balazs, OU=COMPANY, DC=company,DC=intranet
> displayName: Sztar Balazs
> givenName: Sztar
> sAMAccountType: 805306368
> primaryGroupID: 513
> objectClass: top
> objectClass: person
> objectClass: organizationalPerson
> objectClass: user
> badPasswordTime: 128606019171875000
> objectCategory:
> CN=Person,CN=Schema,CN=Configuration,DC=company,DC=intranet
> cn: Sztar Balazs
> userAccountControl: 66048
> userPrincipalName: balazs(a)company.intranet
> codePage: 0
> distinguishedName: CN=Sztar Balazs,OU=COMPANY,DC=company,DC=intranet
> whenChanged: 20080715132556.0Z
> whenCreated: 20080707142421.0Z
> pwdLastSet: 128606019568593750
> logonCount: 0
> accountExpires: 9223372036854775807
> lastLogoff: 0
> objectGUID: ^LB¯¡Úr]G<93>ç.;\zöA
> sn: Balazs
> lastLogon: 128606019762343750
> uSNChanged: 16406
> uSNCreated: 13936
> objectSid: ^A^E^@^@^@^@^@^E^U^@^@^@Ú¤uÊ^?<99><94>ãÜ»¼iT^D^@^@
> countryCode: 0
> sAMAccountName: balazs
> instanceType: 4
> badPwdCount: 0
> name: Sztar Balazs
>
>
> dn: CN=Zoltán Beck, OU=COMPANY, DC=company,DC=intranet
> displayName: Zoltán Beck
> givenName: Zoltán
> sAMAccountType: 805306368
> primaryGroupID: 513
> objectClass: top
> objectClass: person
> objectClass: organizationalPerson
> objectClass: user
> badPasswordTime: 0
> objectCategory:
> CN=Person,CN=Schema,CN=Configuration,DC=company,DC=intranet
> cn: Zoltán Beck
> userAccountControl: 66048
> userPrincipalName: beck(a)company.intranet
> codePage: 0
> distinguishedName: CN=Zoltán Beck,OU=COMPANY,DC=company,DC=intranet
> whenChanged: 20080715143431.0Z
> whenCreated: 20080715143431.0Z
> pwdLastSet: 128606060713750000
> logonCount: 0
> accountExpires: 9223372036854775807
> lastLogoff: 0
> objectGUID: Ì~õÜPuýC<93><8f>)¾¨<8b>^WÃ
> sn: Beck
> lastLogon: 0
> uSNChanged: 16425
> uSNCreated: 16419
> objectSid: ^A^E^@^@^@^@^@^E^U^@^@^@Ú¤uÊ^?<99><94>ãÜ»¼iU^D^@^@
> countryCode: 0
> sAMAccountName: beck
> instanceType: 4
> badPwdCount: 0
> name: Zoltán Beck
>
>
> xwiki.cfg:
> xwiki.authentication.ldap=1
> xwiki.authentication.ldap.server=172.16.1.165
> xwiki.authentication.ldap.check_level=1
> xwiki.authentication.ldap.port=389
> xwiki.authentication.ldap.base_DN=dc=company,dc=intranet
> xwiki.authentication.ldap.bind_DN=cn={0},ou=COMPANY,dc=company,dc=intr
> anet xwiki.authentication.ldap.bind_pass={1}
> xwiki.authentication.ldap.UID_attr=sAMAccountName
> xwiki.authentication.ldap.fields_mapping=name=sAMAccountName,last_name
> =sn,fi rst_name=givenName,fullname=displayName,mail=cn,ldap_dn=dn
>
> So actually with Sztar Balazs user I an loging and user the wiki, but
> with Zoltán Beck I got the following error:
> [15/Jul/2008:17:03:27] info (20106): CORE3282: stdout: 2008-07-15
> 17:03:27,844
> [https://unixdba.sysman.hu/xwiki/bin/loginsubmit/XWiki/XWikiLogin]
> [service-j2ee-8] ERROR LDAP.LDAPAuthServiceImpl - LDAP Bind
> failed with Exception Invalid Credentials
>
> In the Active Directory Event Viever I can't see anything about this
> failed login attempt!
>
> It is possible to login with sAMAccountName attribute or it will be
> developed in the near future?
>
> Best regards,
> bzg
> --
> Zoltan Gyula Beck
> Tel.: +36-70-328-9306
> E-Mail: beckzg(a)gmail.com
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
--
Zoltan Gyula Beck
Tel.: +36-70-328-9306
E-Mail: beckzg(a)gmail.com
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
HI
We use xwiki process, ie in the browser now can not solve a visual (wysiwyg) Editor garbled coding problem firefox under no problems!
We deployment environment:
Os: windowsXp
jdk: 1.5.0_08
tomcat: 5.5
xwiki: xwiki-enterprise-web-1.5-SNAPSHOT.war
Comcat under the webapp deployed to the xwiki-enterprise-web-1.5-SNAPSHOT.war
Generation xwiki-enterprise-web-1.5-SNAPSHOT directory of directories for amending xwiki
Chinese international set of process:
Light settings:
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Encoding
The reference in the directory xwiki set to amend the corresponding documents
Tomcat restart the use of super-user login
In General ---- Language --- default language is set to zh also set to zh - Save
In Wiki Preferences ----> import ---- accordingly. Xar documents
Chinese pages normal
The editorial page editor of the use of visual (sysiwyg)
Steps see Annex process.jpg
Garbled after we revised the link.js in insertLink () of the code
if (wikiTabElm! = null & & wikiTabElm.className == "current") (
var href = document.forms [0]. wiki_page.value;
var space = document.forms [0]. wiki_space.value;
var wikitext = document.forms [0]. wiki_text.value;
var target = document.forms [0]. wiki_target.value;
tinyMCE.themes [ 'wikieditor']. insertLink (href, target, wikitext, space, "", dummy, "");
)
To amend the href encodeURI this can be resolved preview and preservation issues garbled
When you click 'Save and continue to edit' after garbled still exist! Ask how to solve the above problem «urgent! Thanks!
I would suggest changing the ldap authentication to look at your
samaccountname's since they appear to not have any spaces, periods or
special characters which I have noticed break the authentication.
Philip Wright
Reports Analyst
ACS: BPS
Affiliated Computer Services, Inc
Affiliated Computer Services, Inc (ACS) Proprietary and Confidential
Information
This document (or any part thereof) may not be disseminated outside of ACS
in either electronic or physical form without specific authorization of the
office of the ACS Chief Information Security Officer. The information
included in this document represents no commitment by ACS to any other
party. The policies and standards described do not consider any country law
or other directive outside of the United States.
P Please consider the environment before printing this email
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On Behalf Of
Zoltan Gyula Beck
Sent: Tuesday, July 15, 2008 8:27 AM
To: users(a)xwiki.org
Subject: [xwiki-users] Active Directory 2.
Hi Members!
I still have problems with xwiki and Active Directory authentication. I
upgraded to 1.5 RC1, but didn't helped.
This are my users ldif:
dn: CN=Sztar Balazs, OU=COMPANY, DC=company,DC=intranet
displayName: Sztar Balazs
givenName: Sztar
sAMAccountType: 805306368
primaryGroupID: 513
objectClass: top
objectClass: person
objectClass: organizationalPerson
objectClass: user
badPasswordTime: 128606019171875000
objectCategory: CN=Person,CN=Schema,CN=Configuration,DC=company,DC=intranet
cn: Sztar Balazs
userAccountControl: 66048
userPrincipalName: balazs(a)company.intranet
codePage: 0
distinguishedName: CN=Sztar Balazs,OU=COMPANY,DC=company,DC=intranet
whenChanged: 20080715132556.0Z
whenCreated: 20080707142421.0Z
pwdLastSet: 128606019568593750
logonCount: 0
accountExpires: 9223372036854775807
lastLogoff: 0
objectGUID: ^LB¯¡Úr]G<93>ç.;\zöA
sn: Balazs
lastLogon: 128606019762343750
uSNChanged: 16406
uSNCreated: 13936
objectSid: ^A^E^@^@^@^@^@^E^U^@^@^@Ú¤uÊ^?<99><94>ãÜ»¼iT^D^@^@
countryCode: 0
sAMAccountName: balazs
instanceType: 4
badPwdCount: 0
name: Sztar Balazs
dn: CN=Zoltán Beck, OU=COMPANY, DC=company,DC=intranet
displayName: Zoltán Beck
givenName: Zoltán
sAMAccountType: 805306368
primaryGroupID: 513
objectClass: top
objectClass: person
objectClass: organizationalPerson
objectClass: user
badPasswordTime: 0
objectCategory: CN=Person,CN=Schema,CN=Configuration,DC=company,DC=intranet
cn: Zoltán Beck
userAccountControl: 66048
userPrincipalName: beck(a)company.intranet
codePage: 0
distinguishedName: CN=Zoltán Beck,OU=COMPANY,DC=company,DC=intranet
whenChanged: 20080715143431.0Z
whenCreated: 20080715143431.0Z
pwdLastSet: 128606060713750000
logonCount: 0
accountExpires: 9223372036854775807
lastLogoff: 0
objectGUID: Ì~õÜPuýC<93><8f>)¾¨<8b>^WÃ
sn: Beck
lastLogon: 0
uSNChanged: 16425
uSNCreated: 16419
objectSid: ^A^E^@^@^@^@^@^E^U^@^@^@Ú¤uÊ^?<99><94>ãÜ»¼iU^D^@^@
countryCode: 0
sAMAccountName: beck
instanceType: 4
badPwdCount: 0
name: Zoltán Beck
xwiki.cfg:
xwiki.authentication.ldap=1
xwiki.authentication.ldap.server=172.16.1.165
xwiki.authentication.ldap.check_level=1
xwiki.authentication.ldap.port=389
xwiki.authentication.ldap.base_DN=dc=company,dc=intranet
xwiki.authentication.ldap.bind_DN=cn={0},ou=COMPANY,dc=company,dc=intranet
xwiki.authentication.ldap.bind_pass={1}
xwiki.authentication.ldap.UID_attr=sAMAccountName
xwiki.authentication.ldap.fields_mapping=name=sAMAccountName,last_name=sn,fi
rst_name=givenName,fullname=displayName,mail=cn,ldap_dn=dn
So actually with Sztar Balazs user I an loging and user the wiki, but with
Zoltán Beck I got the following error:
[15/Jul/2008:17:03:27] info (20106): CORE3282: stdout: 2008-07-15
17:03:27,844
[https://unixdba.sysman.hu/xwiki/bin/loginsubmit/XWiki/XWikiLogin]
[service-j2ee-8] ERROR LDAP.LDAPAuthServiceImpl - LDAP Bind
failed with Exception Invalid Credentials
In the Active Directory Event Viever I can't see anything about this failed
login attempt!
It is possible to login with sAMAccountName attribute or it will be
developed in the near future?
Best regards,
bzg
--
Zoltan Gyula Beck
Tel.: +36-70-328-9306
E-Mail: beckzg(a)gmail.com
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users