cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
929
Views
0
Helpful
3
Replies

View and username

chris_distef
Level 1
Level 1

Hello,

I want to assign a view to an user on my router.

First, I want to use the local database of the router.

After, I'll use a TACACS server for this.

But, I can't do the first part.

I define a view "test" in the view root.

After, I create an user "test" associated to the view "test". But when I prompt, I'm not in this view.

I have this in my configuration:

username test view test password 0 test

...

parser view test

secret 5 XXXXXXXXXXX

commands sg-radius include server-private

commands exec include all show dot11

...

I'm using IOS 12.4(6)T5 in version Advanced IP Services.

Thanks for you help

3 Replies 3

irisrios
Level 6
Level 6

I think you can restrict a user, so that he can access only one AAA client i.e. the router which you want and for that you need to implement IP based NAR (Network Access Restriction). I am forwarding you the following link for your reference which you can use to configure IP based NAR:

http://www.cisco.com/univercd/cc/td/doc/product/access/acs_soft/csacs4nt/acs

33/user/u.htm#wp272851

Hello,

Thinks for your answer Irisrios but it's not what I want (I'm very difficult :) ).

In fact, I try to define a cli view to an user.

In first time, localy on the router and after with a TACACS server.

This is the doc I found:

http://cisco.com/en/US/products/ps6350/products_configuration_guide_chapter09186a0080455b96.html

I create an user "test" associated to the view "test". But when I prompt, I'm not in this view.

I have this in my configuration:

username test view test password 0 test

...

parser view test

secret 5 XXXXXXXXXXX

commands sg-radius include server-private

commands exec include all show dot11

...

The view is working fine when I do "enable view test".

Somebody can help me ?

Thanks

Hello,

Thinks for your answer Irisrios but it's not what I want (I'm very difficult :) ).

In fact, I try to define a cli view to an user.

In first time, localy on the router and after with a TACACS server.

This is the doc I found:

http://cisco.com/en/US/products/ps6350/products_configuration_guide_chapter09186a0080455b96.html

I create an user "test" associated to the view "test". But when I prompt, I'm not in this view.

I have this in my configuration:

username test view test password 0 test

...

parser view test

secret 5 XXXXXXXXXXX

commands sg-radius include server-private

commands exec include all show dot11

...

The view is working fine when I do "enable view test".

Somebody can help me ?

Thanks