]> eyrie.org Git - kerberos/krb5-strength.git/commit
Allow for Heimdal passing the principal as argv[0] to external check
authorRuss Allbery <rra@stanford.edu>
Thu, 14 Jan 2010 21:25:16 +0000 (13:25 -0800)
committerRuss Allbery <rra@stanford.edu>
Thu, 14 Jan 2010 21:25:16 +0000 (13:25 -0800)
commitec3879b48edffee4fa0d523bdc1d78e015abe10d
treede50ed80a904fc75583b4bc700831ca8f069cc29
parent9639c4639671baa1c1d6abeef99c6e2943a41342
Allow for Heimdal passing the principal as argv[0] to external check

Current versions of Heimdal appear to pass the principal as the first
element of argv rather than passing the program name as the first element
and the principal as the first conventional argument.  Allow for this in
the external check implementation.
external/heimdal-strength.c