User Tools

Site Tools


network:mumble_server

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

network:mumble_server [2016/01/25 21:31]
walter [Admin Info]
network:mumble_server [2021/05/02 21:36]
Line 1: Line 1:
-====== About ====== 
- 
-The ACM hosts a Mumble server, Murmur, as a VOIP service to members. The server uses LDAP authentication so that members can login with their active ACM accounts and not a shared server password. The Mumble client can be downloaded [[http://​wiki.mumble.info/​wiki/​Main_Page|here]]. 
- 
-====== Server Info ====== 
- 
-Address: acm.cs.uic.edu 
- 
-Port: 64738 
- 
-Username: <Your ACM Username>​ 
- 
-Password: <You ACM Passowrd>​ 
- 
-====== Admin Info ====== 
- 
-Username: SuperUser 
- 
-Password: *Ask A Sysadmin* 
- 
-Server Config: /​etc/​murmur.ini 
- 
-Package: mumur-ice (AUR) 
- 
-LDAP Scipt Location: /​opt/​murmur-scipts (perms: 755, owner: murmur, group: murmur)  ​ 
- 
-LDAP Auth Service: murmur-ldap.service 
- 
-<file | /​etc/​systemd/​system/​murmur-ldap.service>​ 
-[Unit] 
-Description=Murmur LDAP Authenticator 
-Requires=murmur.service 
-After=murmur.service 
- 
-[Service] 
-Type=simple 
-User=murmur 
-WorkingDirectory=/​opt/​murmur-scripts 
-PIDFile=/​run/​murmur/​LDAPauth.pid 
-ExecStart=/​opt/​murmur-scripts/​LDAPauth.py --ini /​opt/​murmur-scripts/​LDAPauth.ini --app 
-Restart=always 
- 
-[Install] 
-WantedBy=multi-user.target 
-</​file> ​ 
- 
-ls 
-[[sig_sysadmin:​projects:​project8|Additional Info]] 
  
network/mumble_server.txt ยท Last modified: 2021/05/02 21:36 (external edit)