autoconv: NISPLUS_HOME support is missing

Stefan Nehlsen stn at techfak.uni-kiel.de
Fri Aug 7 14:46:37 GMT 1998


There is no way to enable NISPLUS_HOME with the autoconf setup.

A very simple test to get this information automatically would
be:

#!/bin/sh
if grep '^automount:.*nisplus' /etc/nsswitch.conf >/dev/null; then
  echo "this machine is using a nisplus automounter table."
  exit 0
fi
exit 1

But an option --with-nisplushome might be better.


Stefan
-- 
Stefan Nehlsen                     Email: stn at techfak.uni-kiel.de 
Rechnerbetriebsgruppe          Tel.: +49-431-77572-106  FAX: -103
Technische Fakultaet der Christian-Albrechts-Universitaet zu Kiel


More information about the samba-technical mailing list