Index: server/common/oursrc/accountadm/admof.in
===================================================================
--- server/common/oursrc/accountadm/admof.in	(revision 122)
+++ server/common/oursrc/accountadm/admof.in	(revision 123)
@@ -93,6 +93,5 @@
 
 sub success {
-  print STDERR "\n== SUCCESS ==\nYou are now logged in as user <$targetuser>.\n";
-  print STDERR "To return to being <$curuser>, type \"exit\".\n\n";
+  print STDERR "yes";
   exit(33);
 }
