Bug 80578

Summary: findsmb missing from samba
Product: [Retired] Red Hat Linux Reporter: Guðmundur D. H. <gdh>
Component: sambaAssignee: Jay Fenlason <fenlason>
Status: CLOSED NOTABUG QA Contact: David Lawrence <dkl>
Severity: low Docs Contact:
Priority: low    
Version: 8.0CC: gdh, jfeeney
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-01-09 23:45:00 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Guðmundur D. H. 2002-12-28 06:16:02 UTC
Description of problem:
findsmb is missing from the samba-client package.

Version-Release number of selected component (if applicable):
RH8.0, RH8.0.92

I can see this in the specfile for samba:

[..]
# remove this or it ends up in %doc
[..]
rm -rf $RPM_BUILD_ROOT/usr/bin/findsmb
[..]

This is indeed is quite neat script :-)

Comment 1 Guðmundur D. H. 2002-12-28 06:17:33 UTC
*** Bug 80577 has been marked as a duplicate of this bug. ***

Comment 2 Jay Fenlason 2003-01-09 23:45:00 UTC
As near as I can tell, findsmb was deliberately removed to prevent the samba
packages from depending on perl, which some people don't want to have to install
on their production servers.