Re: encryption of password

David Delbecq <[email protected]>
Newsgroups gmane.comp.jakarta.slide.user
Message-ID <[email protected]>
If you are concerned about security, simply don't let slide handle the
password. Slide relies mainly on container to authenticate users. The
slide realm is a facility that shouldn't be used in production
environment for the main 2 reason
- it need slide libs to be put in container and not in webapp
- it stores the passwords in something not made to store password:
webdav collections

a better solution
have user/group store mapped to a LDAP
use LDAP realm in tomcat configuration

This way,
 - passwords are not exposed in slide
 - the realm is in sync with content of /users and /roles in slide


savita a écrit :
> Tyr to store password in   xmlns:S="http://jakarta.apache.org/slide/"
> namespace instead of DAV:
>   
> Changing the namespace did not work. Meanwhile, I have the folowing reply
> from Joe Feise of DAV Explorer.
> Hello Sativa,
> It obviously is a bug in Slide to transmit the password in the clear. I
> actually consider this a major security issue in Slide.
> I suggest filing a bug report with the Slide developers.
> In the meantime, I see if DAV Explorer can block out the password. But that
> of course would only be an "security through obscurity" measure. If the user
> logs all data that goes over the wire, the user would still be able to see
> the password.
> Regards,
> -Joe
>
> I am not sure if this qualifies as a bug, but it does cause security issues. 
>
>
>
>
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.