You should probably contact the maintainers of Apache::AuthSmb and kindly ask them to look into the problem : ) If I had some Sparcs lying around I would be willing to look into it but I don't ; )
> Please, let's continue discussing my problem. Remind you, that I > installed mod_perl, Authen-Smb-0.91 and Apache-AuthenSmb-0.60 for > authorization in apache against NT server. And I get this error in > apache error.log file: > "Undefined subroutine &Apache::AuthenSmb::handler called". > In discussion we stopped at the point that I have wrong Smb.so file, > because when I put "PerlModule Apache::AuthenSmb" in my httpd.conf file > I get > -- > Syntax error on line 346 of /usr/local/apache/conf/httpd.conf: > Can't load > '/usr/local/lib/perl5/site_perl/5.6.1/sun4-solaris/auto/Authen/Smb/Smb.so' > for > module Authen::Smb: ld.so.1: /usr/local/apache/bin/httpd: fatal: > relocation error: file > /usr/local/lib/perl5/site_perl/5.6.1/sun4-solaris/auto/Authen/Smb/Smb.so: > symbol main: referenced symbol not found at > /usr/local/lib/perl5/5.6.1/sun4-solaris/DynaLoader.pm line 206. > at /usr/local/lib/perl5/site_perl/5.6.1/Apache/AuthenSmb.pm line 5 > Compilation failed in require at > /usr/local/lib/perl5/site_perl/5.6.1/Apache/AuthenSmb.pm line 5. > BEGIN failed--compilation aborted at > /usr/local/lib/perl5/site_perl/5.6.1/Apache/AuthenSmb.pm line 5. > Compilation failed in require at (eval 3) line 3. > -- > when making 'apachectl configtest'. I tried to reinstall AuthenSmb with > its default options (default Makefile.PL), - no success. > Maybe I must install it with some different from default options? Who > knows what are such options? What is configurable there? Or what may be > done with my Smb.so in oder Authen:Smb to understand it? >