The .htpasswd file must remain in the same directory where you put allmon. The file is created with the Apache utility called htpasswd. The syntax is shown below. for example: htpasswd -c .htpasswd admin then pick a password. [root@wd6awp allmon]# htpasswd ? Usage: htpasswd [-cmdpsD] passwordfile username htpasswd -b[cmdpsD] passwordfile username password htpasswd -n[mdps] username htpasswd -nb[mdps] username password -c Create a new file. -n Don't update file; display results on stdout. -m Force MD5 encryption of the password. -d Force CRYPT encryption of the password (default). -p Do not encrypt the password (plaintext). -s Force SHA encryption of the password. -b Use the password from the command line rather than prompting for it. -D Delete the specified user. On Windows, NetWare and TPF systems the '-m' flag is used by default. On all other systems, the '-p' flag will probably not work. -- Tim :wq
On Mar 21, 2015, at 2:31 PM, Loren Tedford <lorentedford@gmail.com> wrote:
Hi everyone its Loren here again.. I am trying to setup Allmon2 well actually i think for the most part i have it setup other than i can not login into the thing I have done just about everything i could think of anyone have any suggestions and what is the proper way to setup the password side of things i have the .htpasswd file located in a different folder than allmon does that make a difference i did change the function line under login.php maybei have missed some thing but just need some random thoughts on what i could have done wrong any and all thoughts are appreciated
Loren Tedford (KC9ZHV) Email: lorentedford@gmail.com <mailto:lorentedford@gmail.com>
http://www.lorentedford.com <http://www.lorentedford.com/> http://www.Ltcraft.net <http://www.ltcraft.net/> http://www.richlandcountycomputers.com <http://www.richlandcountycomputers.com/> http://kc9zhv.lorentedford.com <http://kc9zhv.lorentedford.com/> http://newwavesucks.com <http://newwavesucks.com/> _______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.