<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Hello, <br>I'm trying to set up so I can use the check_ldaps plugin, and when I run it from the command line it works fine.  I type in <br>./check_ldaps -H somehostname -b dc=somename,dc=somename,dc=somename. <br><br>It works great, but when I try to define a service it gives me an error saying "Could not init startTLS at port 389!".<br>I defined my command as<br>define command{<br>        command_name    check_ldaps<br>        command_line    $USER1$/check_ldaps -H $HOSTADDRESS$ -T -b "dc=name,dc=name,dc=name"<br>        }<br>but it won't work.  I do define the service as well. So any ideas on what I'm doing wrong would be helpful.<br><br>David<br><br /><hr />Need to know now? Get instant answers with Windows Live Messenger. <a href='http://www.windowslive.com/messenger/connect_your_way.html?ocid=TXT_TAGLM_WL_Refresh_messenger_062008' target='_new'>IM on your terms.</a></body>
</html>