Fixed test and wording for long share names.
commit1e98a1b4cc5c7c8b7568c28823e10b2213fc1d9e
authorChristopher R. Hertel <crh@samba.org>
Mon, 15 Sep 2003 17:01:26 +0000 (15 17:01 +0000)
committerChristopher R. Hertel <crh@samba.org>
Mon, 15 Sep 2003 17:01:26 +0000 (15 17:01 +0000)
tree25de55f3c7e24837a1924b64aa18e68ddce976ce
parent1389acb537d61394600cb6b3c9193162cedcfbe7
Fixed test and wording for long share names.
The RAP NetShareEnum() call has a length limit of 12 characters (not 8, as
previously tested).  Took DaveCB's suggested and added a note listing some
of the client systems that might be affected.
(This used to be commit be06e52ce05e88f3872563a61ae29f62afd614fc)
source3/utils/testparm.c