RE: [Netpass-users] Having troubles subscribing...needhelpwithnetpass (apache and portremover.pl)..
Brought to you by:
jeffmurphy
|
From: Aaron A. <AA...@sd...> - 2006-03-30 20:07:22
|
this is localhost/Admin
Mar 30 12:04:02 localhost web[8674]: [ERROR] NetPass::authenticateAdmin =
[29]: failed to load <Null filename used at (eval 150) line 2, <GEN11> =
line 2. Stack: [(eval 150):2] =
[/opt/netpass/www/components/Admin/Login:29] =
[/opt/netpass/www/htdocs/Admin/autohandler:122] =
[/opt/netpass/www/htdocs/autohandler:39] >
not sure if this helps.. If you need more just ask :).. =20
This is localhost
Mar 30 12:05:29 localhost web[8493]: [DEBUG] =
HTML::Mason::Commands::__ANON__ [136]: REMOTE 127.0.0.1 /Client/Login =
authentication for netpass failed, Phase=3DLOGIN
Mar 30 12:05:29 localhost web[8493]: [DEBUG] =
HTML::Mason::Commands::__ANON__ [136]: REMOTE 127.0.0.1 calling =
/Client/Validate
Mar 30 12:05:29 localhost web[8493]: [DEBUG] =
HTML::Mason::Commands::__ANON__ [136]: REMOTE 127.0.0.1 /Client/Validate =
called
Mar 30 12:05:29 localhost web[8493]: [DEBUG] =
HTML::Mason::Commands::__ANON__ [136]: REMOTE 127.0.0.1 /Client/Validate =
we are remote. returning.
Mar 30 12:05:29 localhost web[8493]: [DEBUG] =
HTML::Mason::Commands::__ANON__ [136]: REMOTE 127.0.0.1 =
b587b1947419a9f089c6157fefc41afa Phase: LOGIN
Mar 30 12:05:29 localhost web[8493]: [DEBUG] =
HTML::Mason::Commands::__ANON__ [136]: REMOTE 127.0.0.1 calling =
/Client/WelcomePage
Mar 30 12:05:36 localhost resetport[3081]: [DEBUG] resetport.pl(main) =
[?]: 0 parent awake. checking log file.
-----Original Message-----
From: net...@li... on behalf of Jeff Murphy
Sent: Thu 30/03/2006 11:53 AM
To: net...@li...
Subject: RE: [Netpass-users] Having troubles =
subscribing...needhelpwithnetpass (apache and portremover.pl)..
=20
On Thu, 2006-03-30 at 11:41 -0800, Aaron Arnold wrote:
> Yeah.. I got it up and running.. Finally.. Course now I try and logon
> and it tells me Authentication Failed any ideas?
mysql -u root netpass
delete from passwd where username =3D 'netpass';
insert into passwd values ('netpass', encrypt('netpass'));
then try logging in as netpass/netpass
if that doesnt work, tail -f /opt/netpass/log/netpass.log and try
logging in and see what the log says is going wrong.
once you get logged in, you'll want to point it at a RADIUS server, or
some such, so you can authenticate clients.
jeff
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting =
language
that extends applications into web and mobile media. Attend the live =
webcast
and join the prime developer group breaking into this new coding =
territory!
http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D110944&bid=3D241720&dat=3D=
121642
_______________________________________________
Netpass-users mailing list
Net...@li...
https://lists.sourceforge.net/lists/listinfo/netpass-users
|