Changes

Jump to navigation Jump to search
1,096 bytes added ,  17:12, 5 August 2021
m
no edit summary
= 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 <code>passwd</code>
 
= Wiki =
 
you can log into this wiki with your [[LDAP]]-credentials. Please create a userpage for yourself.
= VPN =
# create a new certificate on [https://ovpn.zom.bi ovpn.zom.bi] and copy it to /etc/openvpn/ using <syntaxhighlight lang="bash">sudo cp config.ovpn /etc/openvpn/client/</syntaxhighlight>
# run OpenVPN, e.g. running <code>sudo openvpn --config /etc/openvpn/client/config.ovpn</code>
= 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 <code>passwd</code>
= Own Webspace =
You have your own webspace on zombi, that's being served at ''https://user.zom.bi/<USERNAME>''
Files that you place at <code>~/Public</code> on the [[userbox]] will be served at that location.
[[Category:Documentation]]
= Mail =
''more information: [[Mail]]''
 
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"
|-
| IMAP-Server || <code>mail.zom.bi</code>
|-
| SMTP-Server || <code>mail.zom.bi</code>
|-
| Security || SSL/TLS
|-
| Authentication || Plain
|-
| Address || your E-mail Adress
|-
| Login || [[#LDAP|LDAP]]-Username
|-
| Password || [[#LDAP|LDAP]]-Password
|-
|}
 
= XMPP =
''more information: [[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>
 
= Contribute =
Browse through the projects in [[Git]]ea and contribute to them or create your own projects. You can always create a ticket in [[redmine]] if you need support or spotted a problem you can't solve on the fly.

Navigation menu