I will once I'm sure this is the issue. I'm actually thinking it might be a variable caching issue related to my app and/or PhoneGap (where I'm making the calls from). I realized a few minutes ago that Curl responds fine, so I think in my rush to get this stuff done before I leave I've done something wrong. Apologies for posting to the list without spending more time on things first.

Thanks.

On 1/30/2015 6:05 PM, Bernhard Posselt wrote:
I suppose basic auth is broken in regards to LDAP. There have been quite a few issues with basic auth in the past few months, can you file a a bug on github and cc @LukasReschke and @Blizzz?

On 01/30/2015 10:28 PM, Ben C wrote:
Actually, I've run into a snag that I can't seem to get around. I'm using the LDAP plugin as my users are all part of a domain. When I try to use the REST API method described in the links below, authentication does not work for any of the LDAP users. I get a "Login failed" warning reported from core in the error log for any LDAP user. The regular admin account (my only non-LDAP user) seems to work just fine. Any idea what would be causing this?

Thanks.

On 1/30/2015 11:19 AM, Ben C wrote:
Pefect, this is exactly the second path I started down since sending my communication. Glad to know I switched to the better method. Thanks again.

On 1/30/2015 3:44 AM, Bernhard Posselt wrote:
The link to the 6 dev docs have been removed because they are mostly wrong. They are basically identical with the 5 docs so you can look it up there. As for the external API: For your usecase it is better to just implement a very simple RESTful API like described here

* http://doc.owncloud.org/server/8.0/developer_manual/app/tutorial.html#adding-a-restful-api-optional
* http://doc.owncloud.org/server/8.0/developer_manual/app/api.html

_______________________________________________
Devel mailing list
Devel@owncloud.org
http://mailman.owncloud.org/mailman/listinfo/devel

_______________________________________________
Devel mailing list
Devel@owncloud.org
http://mailman.owncloud.org/mailman/listinfo/devel

_______________________________________________
Devel mailing list
Devel@owncloud.org
http://mailman.owncloud.org/mailman/listinfo/devel

_______________________________________________
Devel mailing list
Devel@owncloud.org
http://mailman.owncloud.org/mailman/listinfo/devel

Reply via email to