summaryrefslogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
authorAlexander Bokovoy <abokovoy@redhat.com>2012-07-04 20:47:03 +0300
committerAlexander Bokovoy <abokovoy@redhat.com>2012-07-06 13:06:15 +0300
commite88049ecee0bf5ca5741eaf94dd5a7341eec061e (patch)
tree78f8e8884d3d3f9f00911571d41fb369e4aa55db /install
parente5b6260008a3a7132fdaef99d800406eb8872316 (diff)
downloadfreeipa-e88049ecee0bf5ca5741eaf94dd5a7341eec061e.tar.gz
freeipa-e88049ecee0bf5ca5741eaf94dd5a7341eec061e.tar.xz
freeipa-e88049ecee0bf5ca5741eaf94dd5a7341eec061e.zip
ipasam: improve SASL bind callback
SASL bind callback due to refactoring was referencing local variable which didn't exist all the time. Fix that by including a copy of service principals into ipasam long term private struct. Rework ccache handling to avoid re-initing every time callback is called
Diffstat (limited to 'install')
-rw-r--r--install/share/smb.conf.template1
1 files changed, 0 insertions, 1 deletions
diff --git a/install/share/smb.conf.template b/install/share/smb.conf.template
index 3107350aa..086b0fcfe 100644
--- a/install/share/smb.conf.template
+++ b/install/share/smb.conf.template
@@ -18,7 +18,6 @@ ldap suffix = $SUFFIX
ldap user suffix = cn=users,cn=accounts
ldap group suffix = cn=groups,cn=accounts
ldap machine suffix = cn=computers,cn=accounts
-ipasam:principal = cifs/$FQDN@$REALM
rpc_server:epmapper = external
rpc_server:lsarpc = external
rpc_server:lsass = external