[debian-edu-commits] [Debian Wiki] Update of "DebianEdu/Status/Buster" by WolfgangSchweer
Debian Wiki
wiki at debian.org
Fri Oct 26 12:42:43 BST 2018
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Debian Wiki" for change notification.
The "DebianEdu/Status/Buster" page has been changed by WolfgangSchweer:
https://wiki.debian.org/DebianEdu/Status/Buster?action=diff&rev1=45&rev2=46
Comment:
even more tbd in the manual, improve drafts too, feedback from test installs appreciated...
* desktop-autoloader
* Kerberized NFS
* LTSP Switch NBD <-> NFS
+ * LTSP client setup configuration
+ * PXE install configuration
+ * Kerberized ssh
+ * HowTo deal with cfengine configuration changes in case of upgrades.
''Drafts''
{{{
# Kerberized NFS.
pxeinstall workstation (s).
-
+ - in case installed from cdrom/usb: login as root after first boot
+ - run 'sitesummary-client' (needed to be able to use sitesummary2ldapdhcp on the main server).
Main server:
- -login as root
+ - login as root
- -run "ldapvi -ZD '(cn=admin)'" and replace 'sec=sys' with 'sec=krb5i'; the most
+ - run "ldapvi -ZD '(cn=admin)'" and replace 'sec=sys' with 'sec=krb5i'; the most
secure setting 'sec=krb5p' works too, but the performance might suffer.
- -run 'sitesummary2ldapdhcp -a'.
+ - run 'sitesummary2ldapdhcp -a'.
- -as first user edit workstation(s) using GOsa² .
+ - as first user edit workstation(s) using GOsa² .
- - don't edit, remove duplicate gateway entry (IP 10.0.0.1 indicates it).
+ - don't edit, remove duplicate gateway entry (IP 10.0.0.1 indicates it).
Workstation(s):
- -login as root.
+ - login as root.
- -run 'kinit' to get a TGT.
+ - run 'kinit' to get a TGT.
- -run 'scp tjener:/etc/debian-edu/host-keytabs/<hostname set via GOsa>.intern.keytab /etc/krb5.keytab'
+ - run 'scp tjener:/etc/debian-edu/host-keytabs/<hostname set via GOsa>.intern.keytab /etc/krb5.keytab'
- -reboot
+ - reboot
- -login as first user and run 'mount|grep krb5' to check if kerberized mount is used.
+ - login as first user and run 'mount|grep krb5' to see kerberized mount is used.
}}}
{{{
More information about the debian-edu-commits
mailing list