[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] SSH fails, http fails
- Subject: Re: [cobalt-users] SSH fails, http fails
- From: Hostmaster of the day <hostmaster@xxxxxxxxxxxxx>
- Date: Sun Oct 20 13:45:01 2002
- Organization: Deltaphon Multimedia GmbH
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Hi Gerald,
no reboot wasn't able to fix that problem which was
caused by the last BlueLink software update of SUN Cobalt.
This update damaged sshd and httpd.
Really a very great job dear SUN Cobalt. Are you crazy ?
After I got access to the console of the XTR I fixed the
sshd problem and found the httpd problem as follows :
Setting up Web Service: chiliasp: Failed to open libcasp2ap.so.
Check your LD_LIBRARY_PATH environment variable.
/usr/sbin/httpd
A module problem !
To fix that problem I run the following command
cp home/chiliasp/module/linux2_optimized/apache_1.3.20/
non-standard/Cobalt/mod_casp2.so /etc/httpd/modules/mod_casp2.so
then
/etc/rc.d/init.d/httpd start
error message :
Syntax error on line 23 of /etc/httpd/conf/access.conf:
Invalid command 'AuthFailDelay', perhaps mis-spelled or defined by a
module not included in the server configuration
/usr/sbin/httpd
I insert a # infront of line 23
error message :
Syntax error on line 68 of /etc/httpd/conf/access.conf:
Invalid command 'AuthFailDelay', perhaps mis-spelled or defined by a
module not included in the server configuration
/usr/sbin/httpd
I insert a # infront of line 68
error message :
Syntax error on line 71 of /etc/httpd/conf/access.conf:
Invalid command 'AuthPAM_FallThrough', perhaps mis-spelled or defined
by a module not included in the server configuration
/usr/sbin/httpd
I insert a # infront of line 71
/etc/rc.d/init.d/httpd start
done ! httpd is up and running again.
But how to fix the AuthFailDelay and AuthPAM_FallThrough problem ?
I don't know at the moment.
Gerald thank you very much for your assistance.
--Dave
> > The only thing I would have to do to fix the SSH problem is
> >
> > ./sshd stop
> > ./sshd start
> >
> Rebooting the server does that!
> And you said a reboot does not fix it!
>
> Gerald
> --
> http://frontstreetnetworks.com | http://raqware.com
> Front Street Networks LLC | Phone: +1 203-785-0699
> 229 Front Street, Ste. C, New Haven, CT. 06513-3203
>
> _____________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>