-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

daniel wrote:

>i've configured nfs on my redhat box here and as best i can tell, it's
>working since i can mount stuff to my other linux box, but i have _no_ idea
>how to get the mac osX box to see/use the nfs share.  granted, i can always
>use netatalk on the linux box, but i'm trying to avoid that.

This may be a bit off topic, but I'm sure there are other Red Hat admins
wrestling with this.  You have to dig a little to find this kind of
info, I'm afraid, so maybe I can spare you some trouble.  The short
answer is this:

mount -o "-P" -t nfs server:/share /mntpoint

Alternatively, set up that share with the 'insecure' option in the
server's /etc/exports.

The problem is that Darwin requests a connection on what Unix 
traditionally considers a secure port (below 1024).  Either of the two 
above methods will get around that.

For future reference, the best text I've found so far for info at this
level is "Mac OS X Unleashed"  from SAMS.  Many of the other ones
commonly found don't go into Unix administration details to a degree
that helped me at all.

- -d

- -- 
David Talkington

PGP key: http://www.prairienet.org/~dtalk/0xCA4C11AD.pgp

-----BEGIN PGP SIGNATURE-----
Version: PGP 6.5.8
Comment: Made with pgp4pine 1.75-6

iQA/AwUBPROdab9BpdPKTBGtEQIzAwCeLBjlv5eLFvpX/DP5RnoKvfsgR/YAn0tq
zkpjZa6maB7BffgSzeWBIh5j
=RoM3
-----END PGP SIGNATURE-----




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to