-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
externalapi.php, xcauth.py, ejabberd #10579
Comments
Please submit this issue to the related app. |
I thought I was, xcauth and ejabberd work fine. It appears there could be an issue at the nextcloud end. Hence why I've posted it here.
Get Outlook for Android<https://aka.ms/ghei36>
…________________________________
From: Roeland Jago Douma <notifications@github.com>
Sent: Wednesday, August 8, 2018 9:13:02 PM
To: nextcloud/server
Cc: SparkyNZL; Author
Subject: Re: [nextcloud/server] externalapi.php, xcauth.py, ejabberd (#10579)
Please submit this issue to the related app.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#10579 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AQ_imP15jwZ-kDMRD0x-qs0caAC-482qks5uOqudgaJpZM4VzeLA>.
|
You may ask the people at https://github.com/nextcloud/jsxc.nextcloud. Endpoint u posted is not a part of nextcloud server (this repository) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Steps to reproduce
2.test xcauth with the following
./xcauth.py --config-file /etc/xcauth.conf --auth-test admin nextcloud password
2018-08-08 19:59:01,591 DEBUG: Start external auth script 1.2.0- for ejabberd with endpoint: https://nextcloud.borty.co.nz/apps/ojsxc/ajax/externalApi.php
2018-08-08 19:59:01,592 DEBUG: Opening database connections
2018-08-08 19:59:01,593 DEBUG: Not a token (len: 6 != 23)
2018-08-08 19:59:01,601 INFO: Starting new HTTPS connection (1): nextcloud
2018-08-08 19:59:01,634 DEBUG: "POST /apps/ojsxc/ajax/externalApi.php HTTP/1.1" 404 317
2018-08-08 19:59:01,636 INFO: UNREACHABLE: Cache says password for admin@nextcloud is False
Expected behaviour
Tell us what should happen
This should post to the URI above and get a TRUE back if the password is correct. but this is not the case as i know the password i am using is correct. Im trying to problem solve the issue im having with the external xmpp server (ejabberd) and xcauth
Actual behaviour
Tell us what happens instead
fails
Server configuration
Operating system:
Ubuntu 16.04 LTS
Web server:
Apache
Database:
Mysql
PHP version:
7.0.30ubuntu
Nextcloud version: (see Nextcloud admin page)
13.05
Updated from an older Nextcloud/ownCloud or fresh install:
fresh install
Where did you install Nextcloud from:
Github
Signing status:
Signing status
No errors have been found.
List of activated apps:
App list
Nextcloud configuration:
Config report
Are you using external storage, if yes which one: local/smb/sftp/...
Are you using encryption: yes/no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
LDAP configuration (delete this part if not used)
LDAP config
Client configuration
Browser:
Operating system:
Logs
Web server error log
Web server error log
Nextcloud log (data/nextcloud.log)
Nextcloud log
Browser log
Browser log
The text was updated successfully, but these errors were encountered: