Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
infra
ansible-shared
samba
Commits
a65a7abf
Commit
a65a7abf
authored
Aug 20, 2018
by
Hinrikus Wolf
Browse files
ad-auth: add cronjob which news krb-keys every day
parent
09234c70
Changes
2
Show whitespace changes
Inline
Side-by-side
ad-auth/tasks/sssd.yml
View file @
a65a7abf
...
...
@@ -73,3 +73,14 @@
-
sssd
-
service
-
name
:
ensure we have a cronjob which renews krb credenitials once a day
template
:
src
:
templates/renew_krb5.j2
dest
:
/etc/cron.daily/renew_krb5
mode
:
0755
owner
:
root
group
:
root
tags
:
-
sssd
ad-auth/templates/renew_krb5.j2
0 → 100644
View file @
a65a7abf
/usr/sbin/adcli update -D {{ domain }}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment