Added documentation to check_kerb.sh

This commit is contained in:
Tómas Edwardsson 2010-03-11 13:28:52 +00:00
parent 9c9c2d82b7
commit 48c27204bb
1 changed files with 10 additions and 0 deletions

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