Jathan McCollum

Results 191 comments of Jathan McCollum

We experimented a little w/ revamping Tacacsrc to use `keyring`. To @coxley's point, providing a plugin that is compatible w/ keyring and keyring backends would be a winner here. See...

@supertylerc: Yeah so we've talked about making these "lookup" methods configurable. There are a couple of places where these types of device naming pattern assumptions are made. This is just...

This is excellent! But I'm not sure how leveraging NSoT hooks would apply here? Can you elaborate on your thoughts around that?

@coxley Ok, I love it.

Hi there. It's not currently possible by default within `check_access`, but only because there was never initially a request for it. It is _technically_ possible with some work.

No need to do that, we can just consider this to be the request for the feature. :)

For OpenWRT at least, we might be able to use this: http://dl.ubnt.com/RouterStationChallenge/PyCI/docs/PyCI/openwrt.html

There's also this: https://github.com/openwisp/netjsonconfig CC @johnfzc

Trigger seems to have issues even connecting over SSH to an OpenWRT box. See this Gist: https://gist.github.com/johnfzc/3dacfb6bad748561e105 @johnfzc Can you please provide the version of OpenWRT you're testing so that...

Hmm... I would need to dig, but before I do so, could you please cross-reference newer versions of Twisted that may have addressed this compatibility issue? Trigger is currently pinned...