bcast to windows

Peter.Lingen at wrh.acab.alcatel.de Peter.Lingen at wrh.acab.alcatel.de
Thu Feb 11 08:12:10 GMT 1999


************** try script like this works fine for me
HOSTS=`/usr/local/samba/bin/smbstatus -b | tail -n +5 | cut -c19-26`
for PC in $HOSTS
do
	cat $1 | /usr/local/samba/bin/smbclient -M $PC
done
**************

Peter Lingen
Tel.: +49 2166 27 2646


More information about the samba mailing list