Page 1 of 1
Terminal - not permitted (9) ?
Posted: Wed May 23, 2018 11:09 am
by mikrotik33
When i attempt to use the terminal on my RB750Gr2, it gives me a MessageBox with the warning "Terminal - not permitted (9)"
Why might i not be permitted? Is the 9 an error code? Can these error codes be found somewhere? My Google-fu is failing me at the moment.
- I'm logged in to the correct device.
- There is only one set of username and password combinations. So i am definitely logged in as the admin.
- As soon as i log in, i attempt to open a Terminal 'window' and the error message appears. Nothing else is open when i attempt to open the terminal.
Re: Terminal - not permitted (9) ?
Posted: Wed May 23, 2018 1:40 pm
by CZFan
User might not have "Telnet" permissions in the group the user belongs to
Re: Terminal - not permitted (9) ?
Posted: Wed May 23, 2018 6:59 pm
by mikrotik33
User might not have "Telnet" permissions in the group the user belongs to
Is there a way to see group permissions? What do i need to look in? I haven't seen anything that appears obvious.
Is there a way to test whether i have telnet permissions? Using the same credentials, i have setup an access point and i have made an alteration to the firewall.
Re: Terminal - not permitted (9) ?
Posted: Thu May 24, 2018 6:24 am
by macsrwe
User might not have "Telnet" permissions in the group the user belongs to
Is there a way to see group permissions? What do i need to look in? I haven't seen anything that appears obvious.
Assuming you are using winbox, system/users/groups tab.
Sent from my iPhone using Tapatalk
Re: Terminal - not permitted (9) ?
Posted: Thu May 24, 2018 6:39 pm
by mikrotik33
User might not have "Telnet" permissions in the group the user belongs to
Is there a way to see group permissions? What do i need to look in? I haven't seen anything that appears obvious.
Assuming you are using winbox, system/users/groups tab.
Sent from my iPhone using Tapatalk
Thanks.
Looking at that there is only one user.
username = admin
group = full
full group
Policies = local ssh ftp reboot read write policy test winbox password sniff sensitive.
Am i missing a policy here? Should i have telnet in there or does something supcede it?
Re: Terminal - not permitted (9) ?
Posted: Thu May 24, 2018 7:42 pm
by CZFan
Full should read something like this:
name="full" policy=local,telnet,ssh,ftp,reboot,read,write,policy,test,winbox,password,web,sniff,sensitive,api,romon,dude,tikapp
skin=default
Re: Terminal - not permitted (9) ?
Posted: Fri May 25, 2018 2:48 am
by mikrotik33
Thanks. Much appreciated. I'll attempt to change that.
![Smile :)](./images/smilies/icon_smile.gif)