× NETGEAR will be terminating ReadyCLOUD service by July 1st, 2023. For more details click here.
Orbi WiFi 7 RBE973
Reply

Apache module mod_privsep.so missing - please help

JanHofman
Aspirant

Apache module mod_privsep.so missing - please help

Hi All,

I did an attempt to upgrade my RN104 (running 6.9.4 firmware) to Apache 2.4 and PHP7.0 to create a test environment for a Joomla website. The upgrade went well, Apache 2.4 and PHP7 are working well, but it seems that the system is using a non-standard Apache authentication provider. (see below). I lost the file (mod_authn_privsep.so) in the upgrade... This means that I can't connect to the Frontview system anymore. I can't find the right module; it is not part of the regular Apache or Debian packages. Is there anyone who can help, please?

 

Thanks

Jan

 

<IfModule !mod_authn_privsep.c>
LoadModule privsep_module /usr/lib/apache2/modules/mod_privsep.so
LoadModule authn_privsep_module /usr/lib/apache2/modules/mod_authn_privsep.so
</IfModule>

AuthType Basic
AuthBasicProvider privsep
PrivilegeSeparation On
AuthzUnixgroup on
AuthzUnixgroupAuthoritative off

 

 

Model: RN104|ReadyNAS 100 Series
Message 1 of 3
StephenB
Guru

Re: Apache module mod_privsep.so missing - please help

Hi @JanHofman

 

I sent you a private message that has a download link to this library (copied from my RN102, which is also running 6.9.4).

 

Click on the envelope icon in the upper right of the forum to access private messages.

Message 2 of 3
JanHofman
Aspirant

Re: Apache module mod_privsep.so missing - please help

Got it - many thanks Steven

Happy new year

 

Jan

Message 3 of 3
Top Contributors
Discussion stats
  • 2 replies
  • 644 views
  • 0 kudos
  • 2 in conversation
Announcements