[it@MikroTik] tool user-manager customer> add login=aaa password=aaaa permissions=read-only
[it@MikroTik] tool user-manager customer> pr
Flags: X - disabled
0 subscriber=xxxx login=“xxxx” password=“xxxx”
date-format=“%d-%m-%y” email=“it@sandsjakarta.com” time-zone=+00:00 permissions=owner parent=xxxx
1 subscriber=aaa login=“aaa” password=“aaaa” time-zone=+00:00 permissions=owner parent=aaa
when i add a new customer aaa with a permissions read-only, then when i print the permissions turns to owner…?
and what is the diffrent between full,owner,read-only,read-write…?
and by the way i’ve already read the manual from wiki.mikrotik.com
thx