Skip to content

Commit

Permalink
Stopped managing common-session.
Browse files Browse the repository at this point in the history
  • Loading branch information
fintanmm committed Oct 5, 2015
1 parent 07f4fa0 commit 375bdff
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
5 changes: 0 additions & 5 deletions pam/ldap.sls
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,3 @@ ldap_conf:
- tls_cacertfile {{ salt['pillar.get']('pam:ldap:tls_cacertfile', '') }}
- tls_cacertdir {{ salt['pillar.get']('pam:ldap:tls_cacertdir', '') }}
{% endif %}
/etc/pam.d/common-session:
file.append:
- text:
- session required pam_mkhomedir.so skel=/etc/skel umask=0022
1 change: 0 additions & 1 deletion pillar.example
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,3 @@ pam:
tls_checkpeer: 'yes'
tls_cacertfile: /etc/ssl/ca.cert
tls_cacertdir: /etc/ssl/certs

0 comments on commit 375bdff

Please sign in to comment.