summaryrefslogtreecommitdiff
path: root/libexec/login_krb5
AgeCommit message (Expand)Author
2002-03-05add -ldes linkingTheo de Raadt
2002-02-27Small fix from Bjorn Sandell <biorn@dce.chalmers.se> that makes it compileHans Insulander
2002-02-06Fix for heimdal-0.4eHans Insulander
2001-11-13o) fix bogus .Xr usage;Mike Pechkin
2001-08-12some KNFTodd C. Miller
2001-07-19more places that need -lkafsTheo de Raadt
2001-07-08Remove extraneous .Pp after .ShTodd C. Miller
2001-07-02Fix building on non-kerberos systemsTodd C. Miller
2001-06-27more Xr misuseTheo de Raadt
2001-06-27incorrect .Xr useTheo de Raadt
2001-06-26-DKRB5 makes this work much better...Hans Insulander
2001-06-26Cleanup and unify login_passwd, login_krb4, login_krb4-or-pwd, login_krb5 andHans Insulander
2001-06-25#ifdef KRB4 -> #ifdef KRB524Hans Insulander
2001-06-25Support su'ing with local root password or with a root instance.Hans Insulander
2001-06-25Lots of changes and cleanup.Hans Insulander
2001-06-25Support for checking local passwords, for login_krb5-or-pwd.Hans Insulander
2001-06-25-Wall -WerrorHans Insulander
2001-06-25Move the password checking into a separare function to make the code moreHans Insulander
2001-06-25Use getpass() to read password instead of libkrb5, just to make sure thatHans Insulander
2001-06-25Manpage login_krb5(8), made by copying login_krb4(8) and changing some pieces.Hans Insulander
2001-06-25close_log()Hans Insulander
2001-06-25Silently ignore -v options.Hans Insulander
2001-06-25Rework errrorhandling so that it syslogs any error, instead of writing themHans Insulander
2001-06-25Enable KerberosIV supportHans Insulander
2001-06-25BSD Auth login script for KerberosV. Written by me with assistance fromHans Insulander