I started getting password hash errors on, 3.2 or 3.2.1 using the .bin config file that I had been using forever, so I made a new .json config file with 3.2.1 and it's been working fine on 3.2.1 and 3.2.2. There must've been some password changes somewhere around 3.2
On Wed, Feb 8, 2017 at 5:20 PM, George Skorup <[email protected]> wrote: > I just get invalid password hash errors when trying to import a 3.2.2 > config file. > > On 2/8/2017 4:27 PM, Mathew Howard wrote: > > Actually.... the text config file does save the passwords now. I just > tried loading a config through the cli, and it does appear to have applied > everything properly. > > I had no idea you could do this... thanks, Josh! > > On Wed, Feb 8, 2017 at 3:48 PM, Josh Luthman <[email protected]> > wrote: > >> You can wget a config with the epmp cli, however, you can't do any binary >> stuff - like the login =( >> >> >> Josh Luthman >> Office: 937-552-2340 <%28937%29%20552-2340> >> Direct: 937-552-2343 <%28937%29%20552-2343> >> 1100 Wayne St >> Suite 1337 >> Troy, OH 45373 >> >> On Wed, Feb 8, 2017 at 4:37 PM, Mathew Howard <[email protected]> >> wrote: >> >>> Not that I know of... I think you can have cnMaestro apply a template >>> when you onboard devices, but I haven't gotten around to figuring out how >>> all that works yet. >>> >>> If I understand it right, it should be possible to get everything setup >>> so you just have to plug the radios in and wait while cnMaestro does all >>> the work... >>> >>> On Wed, Feb 8, 2017 at 3:04 PM, That One Guy /sarcasm < >>> [email protected]> wrote: >>> >>>> man this is so much faster than web interface loading, I almost wish we >>>> were still growing the ubnt network now >>>> >>>> >>>> is there a similar method for epmp? >>>> >>>> On Wed, Feb 8, 2017 at 2:17 PM, Mathew Howard <[email protected]> >>>> wrote: >>>> >>>>> Using Windows is too complicated for me... >>>>> >>>>> but here are the relevant commands from my script: >>>>> >>>>> scp yourconfig.cfg [email protected]:/tmp/system.cfg >>>>> ssh [email protected] save >>>>> ssh [email protected] reboot >>>>> >>>>> >>>>> >>>>> On Wed, Feb 8, 2017 at 2:11 PM, Josh Reynolds <[email protected]> >>>>> wrote: >>>>> >>>>>> Winscp. pscp is a putty "package" though. >>>>>> >>>>>> On Feb 8, 2017 2:10 PM, "Mathew Howard" <[email protected]> wrote: >>>>>> >>>>>>> If you're not ending up with default config, I'm pretty sure the >>>>>>> recovery isn't working properly... having the reset button disabled >>>>>>> doesn't >>>>>>> affect that. >>>>>>> >>>>>>> It's pretty simple to write a script to load a config file on linux, >>>>>>> but I'm not sure what the easiest way to do it on Windows would be. Can >>>>>>> Putty do SCP? >>>>>>> >>>>>>> On Wed, Feb 8, 2017 at 1:58 PM, Josh Reynolds <[email protected]> >>>>>>> wrote: >>>>>>> >>>>>>>> A simple script to SCP the file over, log in, and run the save >>>>>>>> operation would suffice. >>>>>>>> >>>>>>>> On Feb 8, 2017 1:10 PM, "That One Guy /sarcasm" < >>>>>>>> [email protected]> wrote: >>>>>>>> >>>>>>>>> ive been dicking around with this, im able to get the firmware to >>>>>>>>> load, but its maintaining configuration, I thought this was supposed >>>>>>>>> to >>>>>>>>> wipe the config as well >>>>>>>>> we do disable the reset button, could that be what causes this to >>>>>>>>> load but not default? >>>>>>>>> >>>>>>>>> also, is there a way to tftp a default config file into these bad >>>>>>>>> boys? >>>>>>>>> maybe a putty script to ssh in and put our config file in? >>>>>>>>> >>>>>>>>> -- >>>>>>>>> If you only see yourself as part of the team but you don't see >>>>>>>>> your team as part of yourself you have already failed as part of the >>>>>>>>> team. >>>>>>>>> >>>>>>>> >>>>>>> >>>>> >>>> >>>> >>>> -- >>>> If you only see yourself as part of the team but you don't see your >>>> team as part of yourself you have already failed as part of the team. >>>> >>> >>> >> > >
