Hello, I Have a Mikrotik router (mipsbe), contains the information about the users which it connected to the access point, from PPP the pieces of information have existed like username, TX, RX, MTU, FP TX… but It’s doesn’t show the password of users besides the user information.
please help me how to get passwords, it’s important to me because I use it for educational purposes please give me some information.
@mrz wrote " if users are authenticated locally.".
Since the /ppp secret table is empty, it means that the /interface pppoe-server uses RADIUS server, either an external one or the user manager running on the Mikrotik itself, to authenticate users and provide connection parameters for them. So you have to look for the user data there.