Testing samba4 ( alfa11 ) from CentOS 6 rpm

Issues related to applications and software problems
Post Reply
vizavi
Posts: 1
Joined: 2011/07/29 20:52:04

Testing samba4 ( alfa11 ) from CentOS 6 rpm

Post by vizavi » 2011/07/29 20:56:50

#On Centos6 I did :
yum install samba4

#But I do not see any binaries , scripts , etc

[root@dcmsc /]# find / -iname *samba*
/etc/selinux/targeted/modules/active/modules/sambagui.pp
/etc/selinux/targeted/modules/active/modules/samba.pp
/var/lib/yum/yumdb/s/8524e45e3662af1bd68b7947df895eacaeeaa342-samba4-4.0.0-23.alpha11.el6-x86_64
/usr/share/man/ru/man8/samba_selinux.8.gz
/usr/share/man/man8/samba_selinux.8.gz
/usr/share/selinux/devel/include/apps/sambagui.if
/usr/share/selinux/devel/include/services/samba.if
/usr/share/selinux/targeted/sambagui.pp.bz2
/usr/share/selinux/targeted/samba.pp.bz2
/usr/share/doc/authconfig-6.1.4/README.samba3
/usr/share/doc/samba4-4.0.0

Did I missed something ?
Anyone installed it with success ?

Thanks in advance.

P.S. I like to test rpm , and yes I know about how to from samba4 web site.

pschaff
Retired Moderator
Posts: 18276
Joined: 2006/12/13 20:15:34
Location: Tidewater, Virginia, North America
Contact:

Testing samba4 ( alfa11 ) from CentOS 6 rpm

Post by pschaff » 2011/07/31 19:37:36

Welcome to the CentOS fora. Please see the recommended reading for new users linked in my signature.

I am not a samba4 user but try[code]rpm -qa samba4\*
rpm -ql samba4
rpm -ql samba4-libs[/code]
There is surprisingly little there, and it installs along with samba packages. See [code]yum list samba\*[/code]for the entire list. Just guessing, but I suspect you need both sets.

Post Reply