Чудесно ама що ли радиуса ти да знае , че паролите са криптирани

table radcheck:
+----+----------+-----------+----+------------------------------------+
| id | UserName | Attribute | op | Value                              |
+----+----------+-----------+----+------------------------------------+
|  3 | peyo     | Password  | == | $1$Nnvt82IB$G0nuLsg822a/9Gc1ARiwi1 |
+----+----------+-----------+----+------------------------------------+



mysql> select * from radcheck where UserName like 'dean';
+----+----------+----------------+----+------------------------------------+
| id | UserName | Attribute | op | Value |
+----+----------+----------------+----+------------------------------------+
| 1 | dean | Crypt-Password | == | $1$0v0myfgve$LDA334Tt1CqJqXjk80Bar/ |
+----+----------+----------------+----+------------------------------------+
1 row in set (0.00 sec)


============================================================================
A mail-list of Linux Users Group - Bulgaria (bulgarian linuxers).
http://www.linux-bulgaria.org - Hosted by Internet Group Ltd. - Stara Zagora
To unsubscribe: http://www.linux-bulgaria.org/public/mail_list.html
============================================================================

Reply via email to