]> 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>
Wed, 18 Mar 2015 20:18:06 +0000 (16:18 -0400)
commit1ff2ecc7890ae4b843c77c2ba68f5a152806bf05
tree9d09b1ffa82131c13b2eaca759fe4510253db74a
parent185114aa35508e46c90354d8ddea76f65fe556d8
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)

ticket: 8155
version_fixed: 1.13.2
status: resolved
src/lib/kadm5/srv/server_acl.c