Diskussion:Server/Jail/SRS16/2015: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
K (→FreeBSD) |
|||
Zeile 1: | Zeile 1: | ||
== Konzeption-Datenablage == | == Konzeption-Datenablage == | ||
Alle Protokolle oder die Programme müssen mit LDAP zusammen laufen. | |||
=== Protokolle === | === Protokolle === | ||
Zeile 10: | Zeile 12: | ||
! Programm | ! Programm | ||
! Permission | ! Permission | ||
! Priorität | |||
|- | |- | ||
| [[#SSH/SFTP | SSH/SFTP]] | | [[#SSH/SFTP | SSH/SFTP]] | ||
Zeile 16: | Zeile 19: | ||
| in FreeBSD ([[#inetd | inetd]] service) | | in FreeBSD ([[#inetd | inetd]] service) | ||
| read/write | | read/write | ||
| wichtig | |||
|- | |- | ||
| [[#FTP |FTP]] | | [[#FTP |FTP]] | ||
Zeile 22: | Zeile 26: | ||
| in FreeBSD (inetd service) | | in FreeBSD (inetd service) | ||
| readonly | | readonly | ||
| feature | |||
|- | |- | ||
| [[#HTTP |HTTP]] | | [[#HTTP |HTTP]] | ||
Zeile 28: | Zeile 33: | ||
| [[#Apache | Apache]] | | [[#Apache | Apache]] | ||
| Programm abhängig | | Programm abhängig | ||
| wichtig | |||
|- | |- | ||
| [[#HTTPS | HTTPS]] | | [[#HTTPS | HTTPS]] | ||
Zeile 34: | Zeile 40: | ||
| Apache | | Apache | ||
| Programm abhängig | | Programm abhängig | ||
| feature | |||
|- | |- | ||
| [[#NFS | NFS]] | | [[#NFS | NFS]] | ||
Zeile 41: | Zeile 48: | ||
empfohlen mit [[#rpcbind | rpcbind]] | empfohlen mit [[#rpcbind | rpcbind]] | ||
| Nutzer abhängig | | Nutzer abhängig | ||
| wichtig | |||
|- | |- | ||
| [[#NetBIOS (SMB) | NetBIOS (SMB)]] | | [[#NetBIOS (SMB) | NetBIOS (SMB)]] | ||
Zeile 47: | Zeile 55: | ||
| [[#Samba | Samba]] | | [[#Samba | Samba]] | ||
| Programm abhängig | | Programm abhängig | ||
| feature | |||
|- | |- | ||
| CIFS | | CIFS | ||
Zeile 54: | Zeile 63: | ||
| Samba | | Samba | ||
| Programm abhängig | | Programm abhängig | ||
| feature | |||
|- | |- | ||
| WebDAV | | WebDAV | ||
Zeile 60: | Zeile 70: | ||
| [[#owncloud | OwnCloud]] | | [[#owncloud | OwnCloud]] | ||
| Programm abhängigi | | Programm abhängigi | ||
| wichtig | |||
|- | |- | ||
|} | |} |
Version vom 4. September 2013, 19:15 Uhr
Konzeption-Datenablage
Alle Protokolle oder die Programme müssen mit LDAP zusammen laufen.
Protokolle
Protokoll | Port | RFC | Programm | Permission | Priorität |
---|---|---|---|---|---|
SSH/SFTP | 22 | 4251+959 | in FreeBSD ( inetd service) | read/write | wichtig |
FTP | 23 | 959 | in FreeBSD (inetd service) | readonly | feature |
HTTP | 80 | 2616 | Apache | Programm abhängig | wichtig |
HTTPS | 443 | 2618 | Apache | Programm abhängig | feature |
NFS | 3530 / 5661 | V4 im FreeBSD Kernel
empfohlen mit rpcbind |
Nutzer abhängig | wichtig | |
NetBIOS (SMB) | 139 | 1001 / 1002/1088 | Samba | Programm abhängig | feature |
CIFS | NetBIOS
(SMB) |
MS-Specification | Samba | Programm abhängig | feature |
WebDAV | 9800 | 2518 | OwnCloud | Programm abhängigi | wichtig |
FTP
NFS
Verwendung von NFS v4 im Kernel
/usr/ports/distfile soll für alle Jails ein remote Verzeichnis existeren (read/write)
- nach OS-Versionen trennen
SSH/SFTP
sftp-server: man:sftp-server
Programme
Programm | Port | Permission | Portscollection | URL
<stura.htw-dresden.de> |
---|---|---|---|---|
Apache | 80/443 | Dienst abhängig | www/apache24 | für alle auf port 80 und 443 |
CGIT | 80/443 | readonly | devel/cgit | cgit |
GIT | 9418 | read/write (Nutzer abhängig) | devel/git | srs16 |
OwnCloud | 80/443/
Plugin abhängig |
www/owncloud | ||
Samba | read/wite (Nutzer abhängig) | net/samba4 |
Apache
Port: www/apache24
freebsd-handbuch:network-apache
CGIT
Port: devel/cgit
GIT
Port: devel/git
git dæmon soll laufen
owncloud
Port: www/owncloud
Samba
Port: net/samba4
freebsd-handbuch:network-samba
FreeBSD
Daemon
inetd
freebsd-handbuch:network-inetd
/etc/inetd.conf