CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2012/05/31 19:43:19
Modified files: libexec/login_krb5: login_krb5.8 login_krb5.c libexec/login_passwd: common.h login.c Log message: add a krb5-noverify option for login.conf that disables verification of the server against a local host keytab file when you're authing users with login_krb5. useful for when you need to auth users but dealing with the domain admins is painful... ok sthen@ jj@ millert@