Thanks Alex, it worked. Moreover I did a small change in the way I connect to the server ie http://localhost:8080/webdav/default only then it worked even though I used a non-empty password. Take care.
Regards, MadhuSudhanan I. www.zoho.com 'If you wanna walk quick Walk Alone, if you wanna walk far Walk Together ..." ---- On Mon, 05 Jan 2009 Alexander Klimetschek <[email protected]> wrote ---- > On Mon, Jan 5, 2009 at 12:06 PM, imadhusudhanan > <[email protected]> wrote: > > bash> cadaver http://localhost:8080/webdav/repository/default > > Authentication required for Jackrabbit Webdav Server on > > server `localhost': > > Try to enter a password for the login - any string except the empty > one should do it. The SimpleLoginModule has 3 access levels: anonymous > (if using the username given as "anonymousId") (lowest, only > read-access), normal users (any user/pw combination) and > administrative user (when using the username given as "adminId" > parameter in the SimpleLoginModule config). > > Hope that helps, > Alex > > -- > Alexander Klimetschek > [email protected]
