pkg-perl-maintainers team mailing list archive
-
pkg-perl-maintainers team
-
Mailing list archive
-
Message #02781
[Bug 1408269] [NEW] Authentication fails after upgrade 12.04 to 14.04
Public bug reported:
Apache error log shows:
Can't locate object method "remote_addr" via package
"Apache2::Connection" at /usr/lib/perl5/Apache2/AuthenNTLM.pm line 504
Default install of 14.04 + apt-get update && apt-get upgrade also fails.
Installed packages for default test install:
apache2
libapache2-mod-php5
libapache2-authenntlm-perl
On virtualhost:
<Location /ntlm>
PerlAuthenHandler Apache2::AuthenNTLM
AuthType ntlm
AuthName NTAuth
require valid-user
PerlAddVar ntdomain "!!DOMAIN NAME!! !!LOGON SERVER!!"
PerlSetVar defaultdomain !!DOMAIN NAME!!
PerlSetVar ntlmsemtimeout 2
PerlSetVar ntlmdebug 1
PerlSetVar splitdomainprefix 1
</Location>
** Affects: libapache2-authenntlm-perl (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Debian
Perl Group, which is subscribed to libapache2-authenntlm-perl in Ubuntu.
https://bugs.launchpad.net/bugs/1408269
Title:
Authentication fails after upgrade 12.04 to 14.04
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libapache2-authenntlm-perl/+bug/1408269/+subscriptions
Follow ups
References