[K12OSN] authentication and home directory from OS X server

Dan Young dyoung at mesd.k12.or.us
Thu Dec 13 23:34:04 UTC 2007


On 12/13/07, Hung Phan <phanh at canby.k12.or.us> wrote:
>  When mount the NFS share manually, we receive "mount:
> OS_X_server_IP:/Volumes/Freshman failed, reason given by
> server: Permission denied" error.
>
> In /etc/exports, we add
> /Volumes/Freshman
> client_IP/255.255.255.0(rw,async,insecure,no_root_squash)

/etc/exports is on which server?

Might try using the OS X administration tools to add the NFS share.
Don't know if it does any additional magic other than twiddling
/etc/exports and presumably /etc/hosts.allow.

Also, if you're only sharing to a single IP and not a whole class C
network, the netmask should be 255.255.255.255.

Looks to me like it's the export setup on OS X that is not correct,
since the server is responding with a "Permission denied".

> When issue tail -l /var/log/messages, we see many of these errors:
> Dec 13 13:48:18 kernel: audit(1197582498.000:550): avc:  denied  { search }
> for  pid=2698 comm="irqbalance" name="net" dev=proc ino=4026531864
> scontext=system_u:system_r:irqbalance_t:s0
> tcontext=system_u:object_r:proc_net_t:s0 tclass=dir

irqbalance is only tangentially related here, so I don't _think_ this
is relevant.

-- 
Dan Young <dyoung at mesd.k12.or.us>
Multnomah ESD - Technology Services
503-257-1562




More information about the K12OSN mailing list