pear2 / Net_RouterOS

This package allows you to read and write information from a RouterOS host using the MikroTik RouterOS API protocol.
http://pear2.php.net/PEAR2_Net_RouterOS
241 stars 116 forks source link

Error login version 6.45.6 - inicio de sesión heredado #51

Closed egoan82 closed 4 years ago

egoan82 commented 5 years ago

Buen día para todos,

Tengo problemas para realizar el login desde el api con la ultima versión de routeros 6.45.6, me dice que el usuario y la contraseña son incorrectos.

Lo que he investigado es que desde la versión 6.43 hacia arriba un cambio en el inicio de sesión y al parecer hay que agregar el legacy en true.

Agradezco informen si se realizara una actualización o alguien de la comunidad tiene una solución.

Saludos desde Colombia.

:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

Good day to all,

I have problems logging in from the api with the latest version of routers 6.45.6, it tells me that the username and password are incorrect.

What I have investigated is that from version 6.43 upwards a change in the login and apparently it is necessary to add the legacy to true.

I appreciate informing if an update will be made or someone from the community has a solution.

Greetings from Colombia.

sshot-1

wdjag commented 5 years ago
  1. use english
  2. https://github.com/pear2/Net_RouterOS/issues/47
egoan82 commented 5 years ago

Excelente con esto logre solucionar el problema de inicio de sesion.

Gracias por su amable colaboración, espero una nueva actualización de la librería.

Saludos desde Colombia.

Solución: https://github.com/pear2/Net_RouterOS/issues/47#issuecomment-510460031

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

Excellent with this I managed to solve the login problem.

Thank you for your kind cooperation, I look forward to a new library update.

Greetings from Colombia.

Solution: https://github.com/pear2/Net_RouterOS/issues/47#issuecomment-510460031

sshot-1