nlsr: update manpages for nlsrc when security is enabled
refs: #3911
Change-Id: Idf496ed2c3826c2aafd015a42b9a61d9ec4ecceb
diff --git a/docs/manpages/nlsrc.rst b/docs/manpages/nlsrc.rst
index 1db6cf3..413002a 100644
--- a/docs/manpages/nlsrc.rst
+++ b/docs/manpages/nlsrc.rst
@@ -45,6 +45,19 @@
``name``
The Name prefix to be withdrawn
+Notes
+-----
+
+When security is enabled, NLSR will not be allowed to successfully
+advertise/withdraw names without first setting a default identity of operator.
+If default identity is not set as operator, the user will be presented with the
+error message: “Name prefix update error (code: 403)”. To remedy this
+issue, use command 'ndn-sec-default'.
+
+Example:
+
+ ndnsec-set-default /ndn/a-site/%C1.Operator/op
+
Exit Status
-----------