BB Unix Network Monitor - Message

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

RE: {bb} LDAP script bb-ldap.sh



>
> Been having problems with the bb-ldap.sh script posted by Eric Frisch.
> The script runs fine and does the appropriate LDAP check but it doesn't
> write any log file.  Anyone else encounter this problem?

Don't know exactly what you are getting at here . . .  The script sends
messages back to the BB display server which implicitly keeps a history log
of LDAP events.  bb-ldap.sh doesn't do any logging of its own.

>
> RedHat 6.1
> Big Brother ver 1.1
>
>

That being said, did you put in this fix which I posted to the list a while
ago:

Switch:
    then PORT=`$GREP -i ldap /etc/services
To:
    then PORT=`$GREP -i "^ldap" /etc/services

In RedHat there ended up being more than one match for ldap starting at 6.0

Hope this helps . . .  Still have a plan to update things but didn't get
there yet.

Eric Frisch


--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.


Home | Main Index | Thread Index