Re: automated config backups for SFTOS

2011-11-24 Thread Christopher Morrow
On Thu, Nov 24, 2011 at 12:03 PM, Christopher Morrow wrote: > On Wed, Nov 23, 2011 at 8:36 PM, James Harr wrote: >> Second rancid. > > +3 > >> If SFTOS supports per-command authorization (via RADIUS/TACACS), you can > > it does > >> limit the script account to only be able to use 'show run' and w

Re: automated config backups for SFTOS

2011-11-24 Thread Christopher Morrow
On Wed, Nov 23, 2011 at 8:36 PM, James Harr wrote: > Second rancid. +3 > If SFTOS supports per-command authorization (via RADIUS/TACACS), you can it does > limit the script account to only be able to use 'show run' and whatever > else it needs (even when it logs in). > you can > That said, i

Re: automated config backups for SFTOS

2011-11-23 Thread James Harr
Second rancid. If SFTOS supports per-command authorization (via RADIUS/TACACS), you can limit the script account to only be able to use 'show run' and whatever else it needs (even when it logs in). That said, if you're looking for on-the-cheap, I haven't seen a free TACACS+ server that does autho

Re: automated config backups for SFTOS

2011-11-22 Thread Jason Biel
Deploy RANCID? On Tue, Nov 22, 2011 at 1:35 PM, Jon Heise wrote: > Does anyone know of a method of automating config backups for force10 > switches running SFTOS ? I've got an python expect script that works on our > routers running FTOS, it uses a role account that can show the running > config

automated config backups for SFTOS

2011-11-22 Thread Jon Heise
Does anyone know of a method of automating config backups for force10 switches running SFTOS ? I've got an python expect script that works on our routers running FTOS, it uses a role account that can show the running configs without having to use the enable password. i could expand the script to u