On Wed, 8 Jan 1997 [EMAIL PROTECTED] wrote:

> 
> I've switched from slackware to debian. I have a few questions
> that I'd appreciate any help with.
> 
> 1) What controls what machines have NFS access to linux machines?
>    My reading of the manual is that it depends on /etc/exports. Is
>    this correct? Does an empty exports file result in no machine 
>    having access or all machines having access?

/etc/exports is where you would list filesystems (or parts of
filesystems) that you wanted to "export" or "share" over the
network.  Controlling access to such "volumes" can be
complicated, but the man page for exports(5) gives an overview.
Keep in mind that netgroups may only be used if NIS is running at
this time.  That may change in future libc versions, but I really
wouldn't know.  Please also keep in mind that most
implementations can't use rw and ro access lists for the same
volume if a netgroup is in the access list (anywhere).

> 3) Kernald is unable to load iso9660 fs modules on my system. 
>    But I can load it manually with 'insmod isofs'. I also found
>    in syslog:  modprobe: No dependancy information for module
>               /lib/modules/2.0.27/fs/isofs.o
> what could cause this (& what would fix it :)

I don't know what might have caused it, but try a "depmod -a".
That may fix it.  Manoj's answer to Q2 may take care of that in
the future.

Good luck.

Richard G. Roberto
[EMAIL PROTECTED]
011-81-3-3437-7967 - Tokyo, Japan


--
*******************************************************************************
Bear Stearns is not responsible for any recommendation, solicitation, offer or
agreement or any information about any transaction, customer account or account
activity contained in this communication.
*******************************************************************************


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]

Reply via email to