Hello all I've just installed samba 3.0 alpha from cvs, on a red hat 8.0 linux station, and I have some strange behavior when I start the samba daemons :
First there is no success / failure indication [root@linux-integ francois]# /etc/rc.d/init.d/smb start Starting SMB services: Starting NMB services: But the daemons seem to be running : [root@linux-integ francois]# netstat -a ... tcp 0 0 *:netbios-ssn *:* LISTEN tcp 0 0 *:sunrpc *:* LISTEN tcp 0 0 *:microsoft-ds *:* LISTEN tcp 0 0 linux-integ:812 linux-integ:sunrpc TIME_WAIT ... udp 0 0 10.10.50.1:netbios-ns *:* udp 0 0 *:netbios-ns *:* udp 0 0 10.10.50.1:netbios-dgm *:* udp 0 0 *:netbios-dgm *:* when I list the processes, there is no name for the deamons, only their path !! [root@linux-integ francois]# ps aux | grep samba root 5111 0.0 1.2 5756 1628 ? S 14:11 0:00 /usr/local/samba/ root 5113 0.0 1.1 4376 1492 ? S 14:11 0:00 /usr/local/samba/ root 5115 0.0 0.8 4320 1076 ? S 14:11 0:00 /usr/local/samba/ root 5130 0.0 0.5 3372 672 pts/2 S 14:14 0:00 grep samba [root@linux-integ francois]# ps aux | grep smb root 5149 0.0 0.5 3372 672 pts/2 S 14:33 0:00 grep smb Is it normal ? thx for your help, I would like to know if there is some problem François Beretti ENATEL http://www.enatel.com -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba