My understanding is that SHA encryption format does not use salting in
Apache. I think salt can be used with MD5 in Apache.
Thanks
Vishesh Kumar
http://www.linuxmantra.com/
On Thu, Jun 20, 2013 at 8:43 PM, Piotr Pawłowski <
piotr.pawlow...@goyello.com> wrote:
> Yes, that is obvious. But my has
Yes, that is obvious. But my hash is a sha1 + salt so in general I have a hash
string not in sha1 .
I've just encourage my developers to add new column do table with sha1 hash.
However, I would like to know if there is a possibility to use string made of
salt and sha1.
Best Regards
---
Piotr Pa
Hi,
after the update from apache 2.4.3 to 2.4.4, when perform the gracaful after
short time
receive the message:
httpd not running, trying to start
(98)Address already in use: AH00072: make_sock: could not bind to address
0.0.0.0:80
but apache, running without problems:
httpd
pid:
3013 3
Apache support SHA1 password but that depends on platform as well.
Thanks
Vishesh Kumar
http://www.linuxmantra.com/
On Thu, Jun 20, 2013 at 7:22 PM, Piotr Pawłowski <
piotr.pawlow...@goyello.com> wrote:
> Dear all,
>
> I have a database with users, who are allowed to see content of my server.
Dear all,
I have a database with users, who are allowed to see content of my server.
Everything were cool untill my developers added salt to hashed (with sha1)
password.
Is it possible to use such passwords In Apache Httpd ?
Thank you in advance for a help.
Best Regards
---
Piotr Pawłowski
Syst