Posts

Showing posts with the label AUTH GSSAPI KERBEROS_V4 COMMAND NOT FOUND NOT UNDERSTOOD REJECTED AS AN AUTHENTICATION TYPE

Centos 5.1 Segfault FTP

While performing a scripted FTP to an embedded device, I received a stack-trace Segmentation Fault. This was on Centos 5.1. Cause: I changed the date and it started breaking some authentication portion of FTP. Fix: For me, I rebooted the server making the connection. This was after hours of troubleshooting. Hopefully this helps others. -Tres