Autenticação no Apache pelo NIS

De LCAD
Revisão de 14h38min de 2 de outubro de 2007 por 200.137.66.176 (discussão)
Ir para: navegação, pesquisa

yum install perl-ExtUtils-AutoInstall.noarch

yum install mod_perl.i386 perl-Net-NIS cd Net-NIS-0.34/ perl Makefile.PL make make install

Apache-AuthenNIS cd Apache-AuthenNIS-0.13 perl Makefile.PL [n] make [q] make install

Substitua o arquivo AuthenNIS.pm em /usr/lib/perl5/site_perl/5.8.8/Apache/ por este arquivo .

Apache_AuthZNIS cd Apache-AuthZNIS-0.11 perl Makefile.PL make make install Substitua o arquivo AuthezNIS.pm em /usr/lib/perl5/site_perl/5.8.8/Apache/ por este arquivo .