Hi,

Can you please give advice in next situation:

mysql> SELECT * FROM `radpostauth` WHERE `username` LIKE '{E6395348-49C3-C12A-2998-B60329D0CA5C}';
+-------+----------------------------------------+------+---------------+---------------------+
| id | username | pass | reply | authdate |
+-------+----------------------------------------+------+---------------+---------------------+
| 24825 | {E6395348-49C3-C12A-2998-B60329D0CA5C} | | Access-Accept | 2012-12-16 04:20:59 |
+-------+----------------------------------------+------+---------------+---------------------+
1 row in set (0.00 sec)

mysql> SELECT * FROM `radacct` WHERE `username` LIKE '{E6395348-49C3-C12A-2998-B60329D0CA5C}';
Empty set (0.00 sec)

mysql>


I have user in table radpostauth, but i can't find same user in table radacct. How could it be?


http://dpaste.com/852738/

Nothing in logs:

grep -r "{E6395348-49C3-C12A-2998-B60329D0CA5C}" /var/log/freeradius/

Best Regards,
Dmitry

---
Dmitry KORZHEVIN
System Administrator
STIDIA S.A. - Luxembourg

e: dmitry.korzhe...@stidia.com
m: +38 093 874 5453
w: http://www.stidia.com

Attachment: smime.p7s
Description: ÐÑипÑогÑаÑиÑеÑÐºÐ°Ñ Ð¿Ð¾Ð´Ð¿Ð¸ÑÑ S/MIME

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to