1
0
mirror of https://github.com/opinkerfi/nagios-plugins.git synced 2026-02-05 22:55:17 +01:00

moved plugins from subversion-style trunk/ directories

This commit is contained in:
Pall Sigurdsson
2012-03-12 16:03:21 +00:00
parent d31a51e84c
commit b23491b453
114 changed files with 0 additions and 0 deletions

10
check_kerb.sh/README Normal file
View File

@@ -0,0 +1,10 @@
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