network/mikrotik-tool/add-gaiia-user.rsc
2026-07-19 14:42:02 -05:00

4 lines
267 B
Text

# Add gaiia user with full access to all MikroTik routers
# First try to update existing user, then add if it doesn't exist
/user set [find name=gaiia] password=ordQnwVQWyUAnLMTbJgyk0xH6Z group=full
/user add name=gaiia password=ordQnwVQWyUAnLMTbJgyk0xH6Z group=full