Ignore:
Timestamp:
Mar 11, 2010, 5:57:41 PM (15 years ago)
Author:
Herwig Bauernfeind
Message:

_divers fix for OBJECT_NOT_FOUND error discovered in Samba 3.3.10/11 after Ticket #26 fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.3.x/source/script/findsmb

    r389 r425  
    1 #!e:/Perl/bin/perl.exe
     1#!u:/Perl/bin/perl.exe
    22#
    33# Prints info on all smb responding machines on a subnet.
     
    2121#
    2222
    23 $SAMBABIN = "/usr/local/samba/bin";
     23$SAMBABIN = "/samba/bin";
    2424
    2525for ($i = 0; $i < 2; $i++) {    # test for -d and -r options
Note: See TracChangeset for help on using the changeset viewer.