Closed lasse-aagren closed 8 years ago
our fedora.yml looks like this:
unstable: user: fedoraAdmin password: xxxxxxxxxxxxx url: http:/localhost:8080/fedora/rest base_path: ""
I'm not sure the username and password are supported yet. That may be the problem.
On Fri, Jan 16, 2015 at 5:52 AM, Lasse Aagren notifications@github.com wrote:
our fedora.yml looks like this:
unstable: user: fedoraAdmin password: xxxxxxxxxxxxx url: http:/localhost:8080/fedora/rest base_path: ""
— Reply to this email directly or view it on GitHub https://github.com/cbeer/ldp/issues/36#issuecomment-70243494.
Ok, so the short term solution for us, could be to deploy fedora without authentication.
And the long term, for us to fix LDP :)
@jcoyne just to point me in the right direction:
active_fedora uses ldp to connect to fedora4, but ldp doesn't support username/password yet. So changes in ldp are needed. Not active_fedora, right?
I don't know. Changes may be required in both places. It makes sense to start with LDP though.
changes to both were required:
Closing this as resolved by #37.
Feel free to reopen if that's incorrect.
Hello,
We are trying to acces fedora 4.0.0 (stable) using Hydra (tag: v9.0.0.rc2), which uses LDP version 0.2.0. And get the error below.
We are using this fedora deployed to tomcat 7.0.56 with fedoraAdmin defined in tomcat-users.xml:
https://github.com/fcrepo4-labs/fcrepo-webapp-plus/releases/download/fcrepo-webapp-plus-4.0.0/fcrepo-webapp-plus-rbacl-4.0.0.war
Could that be a problem with LDP?
See all version of our gems here:
https://github.com/dtulibrary/missingstuff/blob/master/Gemfile.lock
Error (sorry for the ugly paste):