[debian-edu-commits] [Debian Wiki] Update of "DebianEdu/Documentation/Bookworm/HowTo/Administration" by WolfgangSchweer
    Debian Wiki 
    wiki at debian.org
       
    Sat Sep 11 21:03:56 BST 2021
    
    
  
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Debian Wiki" for change notification.
The "DebianEdu/Documentation/Bookworm/HowTo/Administration" page has been changed by WolfgangSchweer:
https://wiki.debian.org/DebianEdu/Documentation/Bookworm/HowTo/Administration?action=diff&rev1=3&rev2=4
Comment:
adjust: as of bullseye, a custom exports file is used; also drop workstation instruction (copy+paste error some time ago)
  '''Main server'''
   * login as root
   * run {{{ldapvi -ZD '(cn=admin)'}}}, search for ''sec=krb5i'' and replace it with ''sec=krb5'' or ''sec=krb5p''. 
-  * edit {{{/etc/exports}}}: adjust these existing entries for /srv/* accordingly:  
+  * edit {{{/etc/exports.d/edu.exports}}} and adjust these entries accordingly:
  {{{
  /srv/nfs4        gss/krb5i(rw,sync,fsid=0,crossmnt,no_subtree_check)
  /srv/nfs4/home0  gss/krb5i(rw,sync,no_subtree_check)
  }}}
   * run {{{exportfs -r}}}.
- 
- '''Workstation''', esp. any separate or additional '''LTSP server'''
-  * login as root.
-  * run {{{/usr/share/debian-edu-config/tools/copy-host-keytab}}}.
   
  == Standardskriver ==
  
    
    
More information about the debian-edu-commits
mailing list