GT-2658 - Active Directory via Kerberos authentication

This commit is contained in:
dev747368 2019-09-03 17:38:51 -04:00
parent a62730477e
commit 841e75ad8d
8 changed files with 215 additions and 38 deletions

View file

@ -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