Hi!
On Wed, Mar 15, 2017 at 12:05 AM Douglas Landau
wrote:
> Greets,
>
> The LDAP Authenticator extension webpage says
> "Unlike editing xwiki.cfg, which requires you to redeploy the XWiki
> webapp, ..."
>
> How does one redeploy the app?
>
The most straigthforward way is by restarting your app
I never use the LDAP application myself but here is what I would do:
* start XWiki
* go to the admin and install "LDAP Application" (it's possible you
have to click the "All remote extensions" blue button to see this
extension)
* modify the xwiki.cfg and copy/paste everything that can be found on
> Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable
> to find valid certification path to requested target
This means you use an old version of Java 8 (older that update 101)
and you should really upgrade it.
On Wed, Mar 15, 2017 at 4:47 AM, Douglas Landau wrote:
> G
"redeploy" means restart. There is ways to redeploy an application
without restarting the application server but you should probably not
bother with that.
On Wed, Mar 15, 2017 at 12:03 AM, Douglas Landau
wrote:
> Greets,
>
> The LDAP Authenticator extension webpage says
> "Unlike editing xwiki.c
> On 15 Mar 2017, at 10:06, Thomas Mortagne wrote:
>
> "redeploy" means restart. There is ways to redeploy an application
> without restarting the application server but you should probably not
> bother with that.
And it would cause warnings with Tomcat since XWiki doesn’t free up resources
pr
I updated a bit the documentation to make it more accessible to people
not used to Java application servers setup.
On Wed, Mar 15, 2017 at 10:07 AM, Vincent Massol wrote:
>
>> On 15 Mar 2017, at 10:06, Thomas Mortagne wrote:
>>
>> "redeploy" means restart. There is ways to redeploy an applicatio
> On 9 Mar 2017, at 21:08, JasoYeom wrote:
>
> I set the permanent directory in xwiki.properties:
>
> environment.permanentDirectory=C:\Users\user\Downloads\jetty\ and restarted.
>
> Installed extensions are gone again.
That’s normal since you changed the permanent dir! :)
You need to copy t
That's it, the LDAP authenticator is used as authenticator and you have what is
described on
http://extensions.xwiki.org/xwiki/bin/view/Extension/LDAP/Application/
when you do to the administration -> LDAP.
>If you think you configured LDAP authenticator with the right values and login
>still f
Greets,
I am getting the same results no matter what I set as the value for:
xwiki.authentication.ldap.bind_DN=cn=sa-douglasl
I see it says that LDAP auth failed for douglasl, which I don’t understand yet,
but whu then is the XWikiUser null?
Thanks
2017-03-15 13:13:03,767
[http://dwswiki9.we
Hi all,
I'm still trying to move a private Wiki from Confluence to Xwiki, now 9.1.2.
I just cannot find my way to the access rights system.
What I need:
A page tree like this:
A
A.1
A.1.1
A.1.2
A.2
A.2.1
B
B.1
Hmm. I've set these two lines to:
xwiki.authentication.ldap.bind_DN=cn={0},dc=westmarine,dc=net
xwiki.authentication.ldap.bind_pass={1}
... and still get a Java stacktrace surrounded by these:
2017-03-15 13:39:12,357
[http://dwswiki9.westmarine.net:8080/xwiki/bin/get/TourCode/TourJson?xpage=pl
Greets,
Looking at this:
#-# LDAP Server (Active Directory, eDirectory, OpenLDAP, etc.)
#-# The default host is localhost
xwiki.authentication.ldap.server=pwsdc03.westmarine.net
Why is the default localhost? Would it not be quite rare that the AD server is
also running the XWiki? Is it not mo
What does this mean?
#-# LDAP credentials, empty = anonymous access, otherwise specify full dn
#-# {0} is replaced with the user name, {1} with the password
#xwiki.authentication.ldap.bind_DN=cn={0},department=USER,department=INFORMATIK,department=1230,o=MP
#xwiki.authentication.ldap.bind_pass={1}
In my xwiki.cfg I have:
xwiki.authentication.ldap.port=389
So why do I see this in the console output?
2017-03-15 17:10:00,209
[http://dwswiki9.westmarine.net:8080/xwiki/bin/loginsubmit/XWiki/XWikiLogin]
DEBUG o.x.c.l.XWikiLDAPConnection- Connection to LDAP server
[pwsdc03.westmarine.net:33
I finally had success. How? I stopped trying with 8.4.4. I replicated the
config that I've been tearing my hair out over, on XWiki 9.1.2, and boom.
The information contained in this transmission may contain West Marine
proprietary, confidential and/or privileged
information. It is inten
Hi Patrick,
as long as the access rights management hasn't changed too much since
8.4.3, this should be relatively easy.
First, remember this: once a permission is set, it is denied to everyone
else, so even if you set one page to be invisible to unregistered users,
that page will also be invisib
Hello,
> Am 16.03.2017 um 06:49 schrieb Stefan Helmerichs :
> First, remember this: once a permission is set, it is denied to everyone
> else, so even if you set one page to be invisible to unregistered users,
> that page will also be invisible to all other users, unless you
> explicitly state tha
17 matches
Mail list logo