mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00

This also installs symlinks from "zeek" and "bro-config" to a wrapper script that prints a deprecation warning. The btests pass, but this is still WIP. broctl renaming is still missing. #239
11 lines
416 B
Text
11 lines
416 B
Text
# This test verifies that GSSAPI is correctly passing events to
|
|
# the Kerberos analyzer. The specific trace example is a
|
|
# SMB authentication event and therfore relies on the SMB
|
|
# analyzer as well.
|
|
|
|
# @TEST-EXEC: zeek -b -C -r $TRACES/krb/smb_gssapi.trace %INPUT
|
|
# @TEST-EXEC: btest-diff kerberos.log
|
|
# @TEST-EXEC: btest-diff-rst scripts.base.protocols.krb
|
|
|
|
@load base/protocols/krb
|
|
@load base/protocols/smb
|