1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-29 11:21:54 +03:00
samba-mirror/source4/selftest/test_nss.sh
2007-10-10 15:03:21 -05:00

12 lines
225 B
Bash
Executable File

#!/bin/sh
incdir=`dirname $0`
. $incdir/test_functions.sh
if [ ! -f $samba4bindir/nsstest ]; then
exit 0
fi
plantest "NSS-TEST using winbind" member $VALGRIND $samba4bindir/nsstest $samba4bindir/shared/libnss_winbind.so