X-Git-Url: http://git.hcoop.net/bpt/portal.git/blobdiff_plain/a2d53da2112ffeb95789a98038145bd4bebcbfcd..688bf30c58b09549436e839df8c55f3c5808aa50:/apps.mlt diff --git a/apps.mlt b/apps.mlt index af6e1bf..395beca 100644 --- a/apps.mlt +++ b/apps.mlt @@ -87,10 +87,8 @@ elseif $"add" <> "" then val appl = App.lookupApp id; App.add id %> -First, create this UNIX user: -
portal_adduser <% #name appl %> "<% #rname appl %>"<% if #forward appl then %> "<% #email appl %>"<% end %>
- -

You should then run visudo to add <% #name appl %> to the MEMBERS group. If you're not transmitting <% #name appl %>'s password to him by other means, run savepass <% #name appl %> <password> to save it in ~<% #name appl %>/.pass. If <% #name appl %> is bootstrapping with public-key ssh, don't forget to run savekey <% #name appl %> <authorized_keys file location>.

+First, run this on deleuze: +
magic-create-user-wrapper <% #name appl %> "<% #rname appl %>"<% if #forward appl then %> "<% #email appl %>"<% end %>