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

Reply via email to