From: Tran Van Hung tvhungsg@yahoo.com.vn
Thank for reply. But before I insalled samba by hand, as follow: -download samba source (.tar.gz) -unrar with tar command -build with ./configure -install with make -Then I configure /etc/samba/smb.conf by vi. -Then I create users with password. Issue I met when start samba as I wrote before: root@maychu1 home]# /etc/rc.d/init.d/smb start
Are you sure 'make install' from samba sources does put an smb init script in /etc/rc.d/init.d/ by default? Did you look at the 'packaging/RHEL/makerpms.sh' script in the samba archive?
JD