Revert "Switch to systemd automount ..." and "krb5.conf from ..."
SMB automount seems to have major problems with multiuser mounts. For the first logged in user, everything seems to be fine. For every following logged in user, strange things will happen (e.g. firefox has problems showing the webdev console). This reverts following commits: -9df6c93636(Switch to systemd automount for /srv/samba/schools/default-school) -f08c06d7a6(krb5.conf from package krb5-user ist require)
This commit is contained in:
parent
5c1d2d0ce5
commit
14822ebb47
3 changed files with 26 additions and 68 deletions
|
|
@ -1,11 +0,0 @@
|
|||
[Unit]
|
||||
Description=K5Start Kerberos Ticket Renewal
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/bin/k5start -f /etc/krb5.keytab -K 1 -u {{ ansible_hostname | upper }}$
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue