cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
645
Views
0
Helpful
1
Replies

AAA+PIX

gcocchi
Level 1
Level 1

Hi.

I'm trying to make a profile with privilege 2 to permit a user to do some modification to configuration file.

I would like to permit user to issue command "write terminal" to show the conf, but when i create profile level 2 privilege with command

"privilege configure level 2 command write terminal" i got an error:

"Incorrect options or arguments."

If i issue

"privilege configure level 2 command write" all is ok, but now all writing are permitted.

How can i setup local privilege with a specific command terminal?

Thx.

1 Reply 1

hoangbp
Level 1
Level 1

Hello gcocchi:

Please try the following:

"username gcocchi password privilege 5

privilege show level 5 command running-config

aaa authorization command LOCAL"

and see if it works for you.

Thanks,

Binh