Folks
I've installed Centos6 and Samba. I noticed that the program "nmblookup" and a few other Samba related programs, documented in the RHEL6 guide, are not included in Centos6. A search using YUM also did not find "nmblookup", using the repositories: base, centosplus, contrib, cr, epel, extras, updates, virtualbox
Has its functionality been moved elsewhere, or should I try to find something wrong in my environment?
Thanks
David Kurn
On Tue, 15 Nov 2011, david wrote:
Folks
I've installed Centos6 and Samba. I noticed that the program "nmblookup" and a few other Samba related programs, documented in the RHEL6 guide, are not included in Centos6. A search using YUM also did not find "nmblookup", using the repositories: base, centosplus, contrib, cr, epel, extras, updates, virtualbox
Has its functionality been moved elsewhere, or should I try to find something wrong in my environment?
yum install samba-client
jh
At 08:21 AM 11/15/2011, you wrote:
On Tue, 15 Nov 2011, david wrote:
Folks
I've installed Centos6 and Samba. I noticed that the program "nmblookup" and a few other Samba related programs, documented in the RHEL6 guide, are not included in Centos6. A search using YUM also did not find "nmblookup", using the repositories: base, centosplus, contrib, cr, epel, extras, updates, virtualbox
Has its functionality been moved elsewhere, or should I try to find something wrong in my environment?
yum install samba-client
jh __________
Thanks. That did it.