NFS problem between Linux and Solaris

I am trying to useing NFS4 between Solaris 10 and Suse Linux Enterprise 10. Linux has nfs sever and I try to use SMC to mount Linux's folders. When I use SMC, I can see this linux, shared folder, and locak mapping point. However, when I do the last step, it will show CIM_ERR_FAILED. the security authorization problem,.....

I turn off Linux's firewall, no NIS, Can anyone tell me where is the problem? Thank you very much.

[439 byte] By [sswolf@gmail.coma] at [2007-11-27 11:37:22]
# 1

I had a similar issue a while back. It was corrected by forcing the systems to use version 3.

Try

mount -F nfs -o vers=3 ....... etc.

Lee_McCreerya at 2007-7-29 17:14:08 > top of Java-index,General,Talk to the Sysop...
# 2

Thanks, Let me try, But I don't have nfs3, I got to get it from some where.

Thanks,

sswolf@gmail.coma at 2007-7-29 17:14:08 > top of Java-index,General,Talk to the Sysop...
# 3

Actually, after I checked the whole system, I can't go bcak to NFS3. This Solaris already connect Windows 2003 server R2, and Suse Linux Enterprise server 10. They can access each other expecet from Solaris to Linux. If I change nfs3, It is a good job to do.

Thanks for your suggestion, I many need other way to do that. any other suggestion?

sswolf@gmail.coma at 2007-7-29 17:14:08 > top of Java-index,General,Talk to the Sysop...
# 4

Hay, guess what? I tries down to NFS3 at Linux enterprise server3. it works.!!!!!! Thank you very much.

sswolf@gmail.coma at 2007-7-29 17:14:08 > top of Java-index,General,Talk to the Sysop...