--WYTEVAkct0FjGQmd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 05, 2001 at 01:48:33PM -0700, der.hans wrote: > moin, moin, >=20 > I'm babysitting our samba server today, so, of course, it's misbehaving := (. >=20 > What services should be listening? >=20 > lsof | grep LISTEN >=20 > I only get: >=20 > smbd 4642 root 7u IPv4 2730881 TCP *:netbi= os-ssn > (LISTEN) >=20 > The rest aren't from samba. WE do have slapd on the same box. That's > actually the service that's not responding, but I'm told the error is due= to > smb. >=20 > ciao, >=20 > der.hans AFAIK, slapd shouldn't have anything to do with Samba -- it's its own daemon and uses the standard LDAP ports for communication (port 389 to be exact), unless the LDAP database is on a mounted Samba share. Is that the case? Samba only opens one port for listening on the machine it's running on. An exact replica of your command 'lsof |grep LISTEN' on my working samba system results in exactly the same line. smbd is the only thing listening. Just to make sure, might want to use smbclient to check the status of the Samba server. Also, slapd supports a monitoring interface -- might want to take a look at the information returned by it just to make sure it's working properly. The exact command would be "ldapsearch -s base -b cn=3Dmonitor 'objectclass=3D*= '" --=20 Thomas "Mondoshawan" Tate phoenix@psy.ed.asu.edu http://tank.dyndns.org --WYTEVAkct0FjGQmd Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE7vjcyYp5mUsPGjjwRAmicAJ0S1GuLCVcrSG66G7kyt9eSpGVGzACgnW0W 57J7u+hbq0urc6u75G6Svl8= =Xwox -----END PGP SIGNATURE----- --WYTEVAkct0FjGQmd--