1
0
mirror of https://github.com/opinkerfi/nagios-plugins.git synced 2024-09-19 20:22:24 +02:00
nagios-plugins/check_kerb.sh
2012-03-12 16:03:21 +00:00
..
check_kerb.sh moved plugins from subversion-style trunk/ directories 2012-03-12 16:03:21 +00:00
LICENSE moved plugins from subversion-style trunk/ directories 2012-03-12 16:03:21 +00:00
README moved plugins from subversion-style trunk/ directories 2012-03-12 16:03:21 +00:00

check_kerb.sh is a simple way of checking kerberos login using a configured
kerberos host (/etc/krb5.conf)

Usage: check_kerb.sh <username> <password>

Can use default realm like this:
	check_kerb.sh tommi mypass

or with realm:
	check_kerb.sh tommi@OK mypass