10.5客户端无法通过AFP连接到OS X 10.4.11服务器

服务器:xServe运行10.4.11

与法新社的login是成功的

客户:

所有的10.6.x都是10.4.x

login失败(或者更准确地说永远不会产生一个login对话框窗口,只要用任何10.5.x客户端(工作站或服务器)获得“连接到afp:// xxxx”消息)在这个networking,允许10.4,10.6和10.5客户端连接没有问题。 有任何想法吗?

我会检查每个服务器设置,以允许哪种forms的身份validation。 使用服务器pipe理查看每台服务器的AFP部分中的设置。

尝试从命令行连接到服务器,它会产生更可能的错误代码。

sudo mount -t afp afp://user:pass@_server_ip_address/share /Volumes/share 

/ Volumws /份额必须存在之前

替代方法:

sudo mount_afp afp://user:pass.@_server_ip_address/share /Volumes/share