gregori_33925
Apr 04, 2012Nimbostratus
RANCID and cli pref pager disable
Been converting RANCID to tmsh, however my default read-only rancid user defaults to tmsh, and so is unable to get a non-paged config via 'tmsh -q list'
So, I simply adjusted that user's cli preferences to disable the pager. 'modify cli preferences pager disabled'. Easy, done, hurrah.
However, some of my units running v11 and later dont believe cli preferences should be available to a remote/read-only user, and when I try to set this, I get this:
01071507:3: User, foo, doesn't exist for for cli preference.
Where "foo" is the name of my read-only user.
Any ideas? I would like to avoid reverting to bash if possible...thanks