BSR64k read only access | docsis.org

You are here

BSR64k read only access

2 posts / 0 new
Last post
eniac
BSR64k read only access

Hi,

I enabled ssh on my bsr64k.

I created an restricted user with read-only acces:

username user user-group restricted
username user privilege ro
username user password 7 9ab067e5asddsb363de41e1ffe961

The ssh connection is working but as I see my user has full access to all configuration possibilities.

I would like to restrict my user to have real read only access to my cmts.

Is there anyone who have experience on this area?

Thank You in advance.

Best Regards, Attila

Endrit
BSR64k read only access

You have to determine the restrictions as below :

username example1 user-group restricted

privilege restricted all show cable modem
privilege restricted all show interfaces cable upstream | include Upstream | utilization
privilege restricted all show cable host
privilege restricted all show cable downstream
privilege restricted all show cable upstream
privilege restricted all show cable qos
privilege restricted all show host authorization
privilege restricted all interface cable
privilege restricted all host authorization
privilege restricted all show interface cable downstream
privilege restricted all show interface cable upstream

Depends on what do you want to let them have access on

Log in or register to post comments