I´m making changes in rp-pppoe (pppoe-server.c) that will make a query to a MySQL Database that will look for login/mac address. MAC Address is OK to get, but how can i get the login info from the session var? I saw the code and there is a field called 'user' at structure 'ClientSessionStruct', but seems to be not used. Is there any way to get that information?