nagios-plugins/check_kerb.sh/trunk
root 61aea770de hardcoded path removed from check_kerb.sh 2012-02-01 11:11:47 +00:00
..
LICENSE Added check_kerb.sh 2010-03-11 13:26:36 +00:00
README Added documentation to check_kerb.sh 2010-03-11 13:28:52 +00:00
check_kerb.sh hardcoded path removed from check_kerb.sh 2012-02-01 11:11:47 +00:00

README

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