[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] smbd2



On Tue, 22 May 2001, John Scamba wrote:

> Hi Everyone,
> 
> I have found the following entry on the last line of
> my inetd.conf file on our Raq3 server. Does anyone
> know what this is? I have disabled it for now and it
> seems that everything is still functioning correctly.
> 
> smbd2  stream  tcp     nowait  root   
> /usr/sbin/in.smb  in.smb
> 
> Thanks in advance
> JohnS
> 

IIRC, samba is not an internet daemon, and only internet daemons (telnet,
ftp, identd) starts with "in." - also, this samba doesn't listen in the
samba port (of windows sharing), but in "smbd2", a service not normally
listed in /etc/services.

My best guess is that - unfortunately - you were hacked.

- shimi.