Displaying 1 result from an estimated 1 matches for "_ef688a1f".
2012 Sep 06
1
smbd fails to start - rpc_srv_register: Failed to call the svcctl init function!
I am attempting to upgrade from the samba version distributed with CentOS 5 to the latest stable samba release
CentOS version is 3.0.33
I removed the distro version and then:
cd /usr/local/src
wget http://www.samba.org/samba/ftp/stable/samba-3.6.7.tar.gz
tar -zxvf samba-3.6.7.tar.gz
cd samba-3.6.7/source3
./configure --with-configdir=/etc/samba
make
make install
I am using my original smb.conf