Displaying 2 results from an estimated 2 matches for "cs00".
Did you mean:
c000
2009 Jan 06
2
smbcontrol smbd ping also answered by nmbd and winbindd
Hello,
with samba-3.0.x an "smbcontrol smbd ping" was answered by all running
smbd processes. With samba-3.2.x it is now *also* answered by nmbd and
winbindd:
[root@cs00 ~]# smbcontrol -V
Version 3.2.5
[root@cs00 ~]# for i in `smbcontrol -t 1 winbindd ping | grep PONG | awk
'{ print $4}'` ; do pstree -p | grep $i ; done
winbindd(29908) - winbindd(29909)
[root@cs00 ~]# for i in `smbcontrol -t 1 nmbd ping | grep PONG | awk '{
print $4}'` ; do...
2010 Jul 06
2
Jul 06 00:06:15 dict: Error: dict client: Broken handshake
...Jun 15 ? 0:00 /usr/sbin/cron
root 202 199 0 Jun 15 ? 0:42 /usr/lib/autofs/automountd
root 194 1 0 Jun 15 ? 0:00 /usr/lib/nfs/lockd
root 239 1 0 Jun 15 ? 0:00 /usr/lib/lpsched
root 266 265 0 Jun 15 ? 0:00 /usr/sbin/cs00
root 251 1 0 Jun 15 ? 0:00 /usr/lib/power/powerd
root 265 1 0 Jun 15 ? 0:00 /usr/sbin/cssd
root 225 1 0 Jun 15 ? 0:00 /usr/sbin/syslogd
root 267 1 0 Jun 15 ? 0:00 /usr/bin/fgd
root 264 1 0 Jun 15 ? 0...