Index: SimpleTriggerExecutionAuthorizer.java
===================================================================
--- SimpleTriggerExecutionAuthorizer.java	(revision 427483)
+++ SimpleTriggerExecutionAuthorizer.java	(working copy)
@@ -19,7 +19,7 @@
     {
         try
         {
-            adminName = new LdapDN( PartitionNexusProxy.ADMIN_PRINCIPAL );
+            adminName = new LdapDN( PartitionNexusProxy.ADMIN_PRINCIPAL_NORMALIZED );
         }
         catch ( InvalidNameException e )
         {
