mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-05 19:42:36 +02:00
GT-2658 - Active Directory via Kerberos authentication
This commit is contained in:
parent
a62730477e
commit
841e75ad8d
8 changed files with 215 additions and 38 deletions
|
@ -21,8 +21,7 @@ then
|
|||
echo "Login failed: username has 'bad' in it: $NAME" 1>&2
|
||||
exit 100
|
||||
else
|
||||
echo "OK"
|
||||
echo "Login successful" 1>&2
|
||||
fi
|
||||
|
||||
echo "Returning from script" 1>&2
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue