Ldap-login

From Basic Internet Foundation Wiki

Need an account to our services?

We have a centralised login through the lldap implementation. That means one login to all our services. Ask Josef Noll http://jnoll.net for access

And if you would just like to have a look, use guest, BasicInternet as login details


Admin of user creation

tips on how to create an account - for admins

1. create the loopback-only tunnel:

 ssh -L 17170:127.0.0.1:17170 jnoll@104.40.193.193   % not working after hardening the server

2. Connect through the web UI

  http://localhost:17170
  create a user
  add to groups, e.g. wiki_user

Alternative, login to 104.40.193.193

 cd /home/jnoll/lldap
 ./add-user.sh <uid> <email> "<Display Name>" [group ...]
 ./add-user.sh amina.hassan amina@basicinternet.org "Amina Hassan" nextcloud_users wiki_users
 groups are: nextcloud_users wiki_users openproject_users grafana_users