From 4271fb73203556213af37d004fd8bc0206a6ab0e Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Thu, 7 Feb 2008 22:44:21 +0000 Subject: The current version of Net::Remctl can't handle explicit undef or the empty string as a principal argument. Be careful not to provide a principal argument if no principal was set. This workaround can be removed once we depend on a later version of Net::Remctl. --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 73844fb..7a59805 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,11 @@ wallet 0.7 (unreleased) default ACLs to avoid creating and stranding an ACL when the naming policy check fails. + The current version of Net::Remctl can't handle explicit undef or the + empty string as a principal argument. Be careful not to provide a + principal argument if no principal was set. This workaround can be + removed once we depend on a later version of Net::Remctl. + Fix the example remctl configuration for keytab-backend to use the correct script name. -- cgit v1.2.3