mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
11 lines
417 B
Text
11 lines
417 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: bro -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 policy/protocols/smb
|