Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I am installing a fresh cluster using NCT, the NSO is installed, but cannot get the NCT REST working for package install, keep getting a HTTP403: Forbidden errornct packages -c install --package ncs-4.4-cisco-ios-5.1.5.tar.gz -h 10.29.254.241 --rest-...
With only local authentication, here is what I get with a root login:nct packages --hostsfile hostsfile list -vv --rest-user root --rest-pass nct_lib(810): HTTP Request = "https://10.29.254.242:8888/api/running/software/packages/_operations/list"nct...
Jan,I am using root as credentials, I have also tried admin:admin, my own login, etc.Depending on credentials I get not authorized, or forbidden – the last one is based on the root login.if I do an NCT Check, REST is OK.I have created the admin group...