mNo edit summary |
m (tämplääääit) |
||
Line 4: | Line 4: | ||
|purpose=VM-interne Dienste (approx, ldap, ...) | |purpose=VM-interne Dienste (approx, ldap, ...) | ||
|os=Debian Squeeze amd64 | |os=Debian Squeeze amd64 | ||
|disk=20G | |||
|ram=512M | |||
|ssh_pam=no | |ssh_pam=no | ||
|ssh_root_keys=/var/cache/ssh/root | |ssh_root_keys=/var/cache/ssh/root | ||
|ssh_userlogin=no | |ssh_userlogin=no | ||
}} | }} | ||
= Debian Paketcache = | = Debian Paketcache = |
Revision as of 21:35, 16 February 2012
backend.chaosdorf.de | |
---|---|
Ort | [[Has location::VM auf vm]] |
Zweck | VM-interne Dienste (approx, ldap, ...) |
OS | Debian Squeeze amd64 |
Disks | 20G"G" is not declared as a valid unit of measurement for this property. |
RAM | 512M"M" is not declared as a valid unit of measurement for this property. |
ssh key path | /var/cache/ssh/root |
PAM? | no |
SSH user login? | no |
Admins | FIXME |
Debian Paketcache
approx, cachender APT-Paketproxy für die VMs, läuft via inetd.
- http://ftp-stud.hs-esslingen.de/debian -> "debian"
- http://ftp-stud.hs-esslingen.de/debian-security -> "security"
- http://ftp-stud.hs-esslingen.de/debian-backports -> "backports"
Als sources.list URL dann z.B. http://backend.chaosdorf.de:9999/debian.
LDAP
OpenLDAP-Server (slapd), Verwaltung mit ldapvi.
Wir speichern auch die SSH-Keys im LDAP, da sie auf mehreren Hosts gebraucht werden. Ein Python-Skript (/usr/local/sbin/ldap-sshkeys auf den jeweiligen Hosts) extrahiert die Userkeys nach /var/cache/ssh. Der sshd wird entsprechend konfiguriert.