Diskussion:Server/Jail/SRS16/2015: Unterschied zwischen den Versionen

Aus Wiki StuRa HTW Dresden
Zur Navigation springen Zur Suche springen
Zeile 13: Zeile 13:
! Permission
! Permission
! Priorität
! Priorität
! Status
|-
|-
| [[#SSH/SFTP | SSH/SFTP]]
| [[#SSH/SFTP | SSH/SFTP]]
Zeile 20: Zeile 21:
| read/write
| read/write
| wichtig
| wichtig
|
|-
|-
| [[#FTP |FTP]]
| [[#FTP |FTP]]
Zeile 27: Zeile 29:
| readonly
| readonly
| feature
| feature
|
|-
|-
| [[#HTTP |HTTP]]
| [[#HTTP |HTTP]]
Zeile 34: Zeile 37:
| Programm abhängig
| Programm abhängig
| wichtig
| wichtig
| check
|-
|-
| [[#HTTPS | HTTPS]]
| [[#HTTPS | HTTPS]]
Zeile 41: Zeile 45:
| Programm abhängig
| Programm abhängig
| feature
| feature
|
|-
|-
| [[#NFS | NFS]]
| [[#NFS | NFS]]
Zeile 49: Zeile 54:
| Nutzer abhängig
| Nutzer abhängig
| wichtig
| wichtig
|
|-
|-
| [[#NetBIOS (SMB) | NetBIOS (SMB)]]
| [[#NetBIOS (SMB) | NetBIOS (SMB)]]
Zeile 56: Zeile 62:
| Programm abhängig
| Programm abhängig
| feature
| feature
|
|-
|-
| CIFS
| CIFS
Zeile 64: Zeile 71:
| Programm abhängig
| Programm abhängig
| feature
| feature
|
|-
|-
| [[#WebDAV | WebDAV]]
| [[#WebDAV | WebDAV]]
Zeile 71: Zeile 79:
| Programm abhängigi
| Programm abhängigi
| wichtig
| wichtig
| check
|-
|-
|}
|}

Version vom 17. September 2013, 04:14 Uhr

Konzeption-Datenablage

Alle Protokolle oder die Programme müssen mit LDAP zusammen laufen.

Protokolle

Protokoll Port RFC Programm Permission Priorität Status
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 check
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 check

FTP

freebsd-handbuch:network-ftp

NFS

freebsd-handbuch:network-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

ssh: freebsd-handbuch:openssh

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

WebDAV

Das ist 'nen Plugin.

Samba

Port: net/samba4

freebsd-handbuch:network-samba

FreeBSD

Daemon

inetd

freebsd-handbuch:network-inetd

/etc/inetd.conf

rpcbind

man:rpcbind

Kernel

freebsd-handbuch:kernelconfig