phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AW: [Phpgroupware-users] crypt in phpgroupware


From: Alexandros Gougousoudis
Subject: AW: [Phpgroupware-users] crypt in phpgroupware
Date: Sun, 16 Feb 2003 12:51:08 +0100

Hi,

I needed this a few weeks before. phpgw uses MD5 encryption (hashing) for
storing password (at least in SQL mode). You can exchange this function with
crypt in the phpgw source, or write a script which is run every time a user
enters or changes his password. The script generates the MD5 code which you
can copy in the phpgw database.

cu
 Alex


--

------------------------------------------------------------
Aloha-Systeme GmbH *  Tel: 030 / 627 08 630
Wilmersdorfer Str. 79 * 10629 Berlin * Fax: 030 / 627 08 639

Alexandros Gougousoudis *  Mobil:  0172 / 310 64 63
** Netzwerke und Linux **  Email:  address@hidden

Offizielle Homepage: http://www.aloha-systeme.de/




> -----Ursprungliche Nachricht-----
> Von: address@hidden
> [mailto:address@hidden
> Auftrag von Paulo Henrique Baptista de Oliveira
> Gesendet: Samstag, 15. Februar 2003 19:50
> An: address@hidden
> Betreff: [Phpgroupware-users] crypt in phpgroupware
>
>
>
>       Hi all,
>       I want to import an /etc/shadow file to phpgroupware
> accounts that
> has lines like:
>       user:$1$fCg84aZ0$56Zg37Vmc3KYqehtiWPNp1
>       But I think that phpgroupware uses (by default or not)
> passwords like:
>       3f3ce8d94f88d42322e7204f702c138f
>       How can I use my shadow accounts within phpgroupware?
>       TIA,            Paulo Henrique
>
>
> --
>
> Paulo Henrique B de Oliveira
> Gerente de Operagues - Linux Solutions -
> http://www.linuxsolutions.com.br
> O maior contezdo de Linux em lmngua portuguesa - OLinux -
http://www.olinux.com.br
(21) 2526-7262 ramal 31


_______________________________________________
Phpgroupware-users mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/phpgroupware-users





reply via email to

[Prev in Thread] Current Thread [Next in Thread]