Difference between revisions of "New Member"

From Zombi Wiki
Jump to navigation Jump to search
(Adding XMPP and Mail)
m (→‎Mail: typo)
Line 19: Line 19:
 
''more information: [[Mail]]''
 
''more information: [[Mail]]''
  
You can use your zombi Mail either via webmail [[https://mail.zom.bi webmail]] or with the mail client of your choice. You can login with your [[#LDAP|LDAP]]-Credentials. Those are the configuration parameters:
+
You can use your zombi Mail either via [https://mail.zom.bi webmail] or with the mail client of your choice. You can login with your [[#LDAP|LDAP]]-Credentials. Those are the configuration parameters:
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
Line 30: Line 30:
 
| Authentication || Plain
 
| Authentication || Plain
 
|-
 
|-
| Address || ''<ldap-username>''@zom.bi
+
| Adress || your E-mail Adress
 
|-
 
|-
 
| Login || [[#LDAP|LDAP]]-Username
 
| Login || [[#LDAP|LDAP]]-Username
Line 37: Line 37:
 
|-
 
|-
 
|}
 
|}
 +
 
= XMPP =
 
= XMPP =
 
Your JID is ''<ldap-username>''@zom.bi and your Password is your LDAP-Password. Feel free to join our mucs <code>zombi@conference.zom.bi</code> and <code>zombi-intern@conference.zom.bi</code>
 
Your JID is ''<ldap-username>''@zom.bi and your Password is your LDAP-Password. Feel free to join our mucs <code>zombi@conference.zom.bi</code> and <code>zombi-intern@conference.zom.bi</code>

Revision as of 22:29, 26 August 2020

VPN

Linux

more information: OpenVPN

  1. install openvpn
    • on Debian and Debian-based distributions (Ubuntu, Mint, Trisquel, etc.) this can be done with apt install openvpn
  2. create a new certificate on ovpn.zom.bi and copy it to /etc/openvpn/ using
    sudo cp config.ovpn /etc/openvpn/client/
    
  3. run OpenVPN, e.g. running sudo openvpn --config /etc/openvpn/client/config.ovpn

LDAP

more information: LDAP

Most of our services use a central authentication system. You should have received credentials when you became a member from an admin. You can change your credentials if you log into the userbox and execute passwd

Own Webspace

You have your own webspace on zombi, that's being served at https://user.zom.bi/<USERNAME> Files that you place at ~/Public on the userbox will be served at that location.

Mail

more information: Mail

You can use your zombi Mail either via webmail or with the mail client of your choice. You can login with your LDAP-Credentials. Those are the configuration parameters:

IMAP-Server mail.zom.bi
SMTP-Server mail.zom.bi
Security SSL/TLS
Authentication Plain
Adress your E-mail Adress
Login LDAP-Username
Password LDAP-Password

XMPP

Your JID is <ldap-username>@zom.bi and your Password is your LDAP-Password. Feel free to join our mucs zombi@conference.zom.bi and zombi-intern@conference.zom.bi