[BlueOnyx:04365] Re: Strong Password Checking

Samuel Lentz saml at visuallink.com
Wed Apr 28 19:45:20 -05 2010


Thanks. This is only a temp. Hope to have it back on soon.

Sent from my iPhone

On Apr 28, 2010, at 6:09 PM, "Richard Morgan" <richard at morgan- 
web.co.uk> wrote:

> OK, I'll start with a disclaimer... strong password checking is a  
> damn good
> thing and the guys or girls that put it together did a mighty fine  
> job at
> helping to keep our boxes secure.
>
> However, if for some reason outside the realm of normal mortal  
> thinking it
> is necessary to disable it... try the following:
>
> su -
> pico /usr/sausalito/ui/web/uifc/check_password.php
>
> There is a line that says:
>
> $password = $_POST["password"];
>
> Directly under it and before the $dictionary... line, add the  
> following to
> overwrite the variable with a strong password.  Such as:
>
> $password = "fl1pp1nL0ngP855w0rd";
>
> Exit pico, save and password checking is disabled.  It might get  
> overwritten
> during an update so don't be surprised if it suddenly works again.
>
> There's a good little ebook floating around called 'nix_intrusion.pdf'
> (Google knows it).  You might want to keep it handy :o)
>
> Hope this helps.
>
> Richard
>
> ----- Original Message -----
> From: "Samuel Lentz" <saml at visuallink.com>
> To: "BlueOnyx General Mailing List" <blueonyx at blueonyx.it>
> Sent: Wednesday, April 28, 2010 7:54 PM
> Subject: [BlueOnyx:04361] Strong Password Checking
>
>
>> Dose anyone know if there is a way I can disable strong password
>> checking when adding a user.
>>
>> Sam L
>> _______________________________________________
>> Blueonyx mailing list
>> Blueonyx at blueonyx.it
>> http://www.blueonyx.it/mailman/listinfo/blueonyx
>>
>> __________ Information from ESET Smart Security, version of virus
>> signature database 5069 (20100428) __________
>>
>> The message was checked by ESET Smart Security.
>>
>> http://www.eset.com
>>
>>
>>
>
>
> __________ Information from ESET Smart Security, version of virus  
> signature
> database 5069 (20100428) __________
>
> The message was checked by ESET Smart Security.
>
> http://www.eset.com
>
>
>
>
> __________ Information from ESET Smart Security, version of virus  
> signature database 5069 (20100428) __________
>
> The message was checked by ESET Smart Security.
>
> http://www.eset.com
>
>
>
>
> __________ Information from ESET Smart Security, version of virus  
> signature database 5070 (20100428) __________
>
> The message was checked by ESET Smart Security.
>
> http://www.eset.com
>
>
>
> _______________________________________________
> Blueonyx mailing list
> Blueonyx at blueonyx.it
> http://www.blueonyx.it/mailman/listinfo/blueonyx



More information about the Blueonyx mailing list