Date: Mon, 16 Feb 1998 04:39:40 -0800 (PST) From: Mark Murray <markm@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG Subject: cvs commit: src/crypto/kerberosIV/kuser kinit.c src/crypto/kerberosIV/lib/krb krb.h Message-ID: <199802161239.EAA07601@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
markm 1998/02/16 04:39:37 PST Modified files: crypto/kerberosIV/kuser kinit.c Log: Bring back the old behaviour of kinit; if no username is mentioned on the command line, attempt to get a ticket for the current uid (or <uid>.root if we are already su'ed). Requested By: Garrett Wollman Revision Changes Path 1.3 +35 -7 src/crypto/kerberosIV/kuser/kinit.c Modified files: crypto/kerberosIV/lib/krb krb.h Log: Make the ticket filename the same as for our old eBones. I am going to kerberize xdm again, and it will be a pain to maintain two different sets of patches (for 2.2 and 3.0). Revision Changes Path 1.3 +1 -1 src/crypto/kerberosIV/lib/krb/krb.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802161239.EAA07601>