summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--openssh-listauth-html.lsp1
1 files changed, 1 insertions, 0 deletions
diff --git a/openssh-listauth-html.lsp b/openssh-listauth-html.lsp
index dc2507c..618e177 100644
--- a/openssh-listauth-html.lsp
+++ b/openssh-listauth-html.lsp
@@ -25,5 +25,6 @@
</TR>
<% end %>
</TABLE></DL>
+<p>In order to preserve keys with lbu, you must add /<% if view.value.user.value ~= "root" then io.write("home/") end %><%= view.value.user.value %>/.ssh/authorized_keys to lbu include
<% viewlibrary.dispatch_component("addauth", {user=view.value.user.value}) %>