Fixed test and wording for long share names.
authorChristopher R. Hertel <crh@samba.org>
Mon, 15 Sep 2003 17:01:45 +0000 (17:01 +0000)
committerChristopher R. Hertel <crh@samba.org>
Mon, 15 Sep 2003 17:01:45 +0000 (17:01 +0000)
commit4fd86794ecf4249ce04a3fbb57d3524fdfaa058d
tree04eee31c0e6e74d5dee4d02d27c2220de4b2f5e5
parent5f91a15a66f8c530087ec438696cf42587d3cfdb
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 cdfc0fc383ab63f47ddd547fddc4c28bbfddf5e5)
source3/utils/testparm.c