aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kasetkey/kasetkey.pod8
1 files changed, 8 insertions, 0 deletions
diff --git a/kasetkey/kasetkey.pod b/kasetkey/kasetkey.pod
index eda9b8c..dcaa8b4 100644
--- a/kasetkey/kasetkey.pod
+++ b/kasetkey/kasetkey.pod
@@ -124,6 +124,14 @@ rcmd.slapshot with:
kasetkey -k /.adminkey -a admin -r -f srvtab -s rcmd.slapshot
+=head1 CAVEATS
+
+The error reporting of this program is not great. If an action fails, run
+it again with the B<-d> flag, which will print out the return status of
+every AFS operation. You can then pass the failing error code to the
+B<translate_et> program, installed with AFS, to translate the code into an
+error message.
+
=head1 SEE ALSO
kas(8), kaserver(8), ktutil(8)