]> git.ipfire.org Git - thirdparty/krb5.git/commit
Log invalid restrictions strings
authorGreg Hudson <ghudson@mit.edu>
Fri, 13 Mar 2015 17:30:49 +0000 (13:30 -0400)
committerTom Yu <tlyu@mit.edu>
Tue, 12 May 2015 19:41:27 +0000 (15:41 -0400)
commit16757adc05ecc9605f306b7b0c3147ae09133cd3
treee439bf185d6ef0767a093ed6def25e46370d03e3
parent07105895985e4c55a7bbf2bfc8fd23d5b8c95b95
Log invalid restrictions strings

In kadm5int_acl_parse_restrictions(), output a log message if we break
out of the parsing loop with an error.  The current structure of the
loop makes it difficult to pinpoint the bad restrictions field, so
just output the whole string.

(cherry picked from commit e9eaafeab12b2b62595f4dff2fca3345b2d95b4a)
(cherry picked from commit 1ff2ecc7890ae4b843c77c2ba68f5a152806bf05)

ticket: 8185 (new)
version_fixed: 1.12.4
status: resolved
src/lib/kadm5/srv/server_acl.c