waymorr wrote: » username help privilege 15 view helpdesk secret 5 $1$tOZ/$6NW/TRQnYOpzDx.Y.j8Cl/
logicmyfoot wrote: » you need to define aaa authorization for exec and apply to console and vty. aaa authorization exec test local line vty 0 4 authorization exec test
waymorr wrote: » Hi I'm sure I applied the authorisation exec default command to both the line and vty, but looking at the running config they are not showing, will try these commands when I get home and let you know
rhermans wrote: » That is correct. You don't see the authorization exec default commands simply because it's the default you have set in the 'global aaa configuration'. I've been playing around with this a bit and honestly think it is working as it should. Say you created this view for helpdesk employees and just want them to perform basic throubleshooting (ping and show commands), you obviously don't want them to have the enable password, as that will grant them access to all other commands. Feel free to correct me if I'm wrong..