Réf. : Re: SAMBA on AIX / NT SERVER

Bill Nugent whn at topelo.lopi.com
Tue Mar 2 19:55:22 GMT 1999


On Wednesday, Mar 3 1999 at 03:03:14, ambidar at mairie-colombes.fr wrote:

>
>I had on my inetd.conf
>
>These two lines :
>#netbios-ssn    stream  tcp     nowait  root    /usr/local/samba/bin/smbd
>smbd
>#netbios-ns      dgram   udp     wait    root    /usr/local/samba/bin/nmb
d
>nmbd
>
>These lignes are different from the lign you( Michael ) told me to have
>#netbios-ssn    stream  tcp     nowait  root    /usr/local/samba/bin/smbd
>smbd
>#netbios-ns      stream   udp     wait    root    
/usr/local/samba/bin/nmbd
> nmbd
>
>What does dgram means .

datagram service.  This is very different than a stream.  The major thing 
is by commenting these lines out and sending a HUP to inetd then inet 
will not be in the loop.

>Is it important
>
>When i execute
>smbd -D
>nmbd -D
>
>I have only smbd daemon running when i check the processus.
>is it normal ??

No.  Assuming you've kicked inetd after commenting out the lines in 
/etc/inetd.conf (or where ever it lives in AIX-land) then you should have 
two smbd processes and one nmbd process.  Are you sure you've restarted 
inetd?

I'd suggest you work your way through DIAGNOSIS.txt to figure out the 
problem.

	Bill




More information about the samba-ntdom mailing list