>>>>> "david" == David Walser <[EMAIL PROTECTED]> writes:
david> Problem:
david> Even if you don't have nis in the automount: line in
david> /etc/nsswitch.conf, automount uses NIS.
david> Reason:
david> in /etc/init.d/autofs function getrawmounts() on line
david> 121 you see:
david> nis*|yp)
david> which doesn't distinguish between nis and nisplus
david> (script is probably being lazy, because later when it
david> does the ypcat, it doesn't make a difference). I'm
david> not sure what you could do to tell whether you're
david> connected to NIS or NIS+, but if there's something,
david> the script should do that and be smarter about what it
david> does.
david> Since you (Juan) probably didn't write this script, if
david> you want me to report this somewhere else, just let me know.
You can try:
[EMAIL PROTECTED]
I am not a NIS specialist myself, I remind that they discused the
nsswitch thing some time ago (perhaps a year ago), but I don't
remember the details.
Later, Juan.
--
In theory, practice and theory are the same, but in practice they
are different -- Larry McVoy