mirror of
https://github.com/opinkerfi/nagios-plugins.git
synced 2026-02-05 22:55:17 +01:00
Added documentation to check_kerb.sh
This commit is contained in:
10
check_kerb.sh/trunk/README
Normal file
10
check_kerb.sh/trunk/README
Normal 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
|
||||||
Reference in New Issue
Block a user