Unable to submit put requests to Skalli [message #772690] |
Fri, 30 December 2011 06:17  |
Eclipse User |
|
|
|
Hi,
I've successfully installed and am able to access Skalli on my Windows 7 machine. I'd now like to configure it so as to use LDAP to retrieve information about users. I'm following the instructions in the user guide and trying to send a request as follows:
PUT http://el-capitan:8090/config/ldap
<ldap>
<username>ad</username>
<password>milliways</password>
<ctxFactory>com.sun.jndi.ldap.LdapCtxFactory</ctxFactory>
<hostname>ldap://el-capitan:389</hostname>
<usersGroup>ou=people,dc=example,dc=com</usersGroup>
</ldap>
Unfortunately, I'm always getting the following response:
405 HTTP method PUT is not supported by this URL
Have I missed something or is this some sort of issue?
Thanks in advance!
Stephan
|
|
|
|
Powered by
FUDForum. Page generated in 0.02837 seconds