MAC OSX 10.3 FTP and SSH Problems

asyadiqin

Registered
I have a G5 server running on Mac OS-X 10.3. Recently, I have been problems with the FTP and SSH. I have checked and both process are running and the ports are open, but somehow nobody can SSH or FTP into the server. Looking at the log files as suggested on some sites after I googled this, there was some errors whenever someone tries to login, probably during the authenthication process.

Code:
Nov  1 10:22:54 localhost xinetd[411]: 411 {mem_fault_handler} Address of fault: 11b70
Nov  1 10:22:54 localhost xinetd[411]: 411 {mem_fault_handler} invalid address alignment
Nov  1 10:22:54 localhost xinetd[411]: 411 {general_handler} (411) Unexpected signal: 10 (Bus error)
Nov  1 10:22:54 localhost xinetd[411]: 411 {mem_fault_handler} Address of fault: 11b70

Would anyone know what is going on and how to sort this out? Please note that I have no idea when it comes to server administration, so a detailed guide would be helpful. Thanks.

Does anyone know what this mean
 
Back
Top