summaryrefslogtreecommitdiffstats
path: root/install/share/smb.conf.template
diff options
context:
space:
mode:
authorSumit Bose <sbose@redhat.com>2011-10-25 10:33:30 +0200
committerSimo Sorce <ssorce@redhat.com>2011-12-06 08:29:53 -0500
commitedb6ed5007e7b0b4ac118d567b94e04d996d8997 (patch)
treea4428fd03b1e983193567820e900cdf6541455bb /install/share/smb.conf.template
parent7c3e5f1be5cad9ee61547883ee1e4f852e14c3a7 (diff)
downloadfreeipa-edb6ed5007e7b0b4ac118d567b94e04d996d8997.tar.gz
freeipa-edb6ed5007e7b0b4ac118d567b94e04d996d8997.tar.xz
freeipa-edb6ed5007e7b0b4ac118d567b94e04d996d8997.zip
Add ipasam samba passdb backend
https://fedorahosted.org/freeipa/ticket/1874
Diffstat (limited to 'install/share/smb.conf.template')
-rw-r--r--install/share/smb.conf.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/share/smb.conf.template b/install/share/smb.conf.template
index a7fc10691..4ab79daa5 100644
--- a/install/share/smb.conf.template
+++ b/install/share/smb.conf.template
@@ -9,7 +9,7 @@ domain logons = yes
log level = 1
max log size = 100000
log file = /var/log/samba/log.%m
-passdb backend = IPA_ldapsam:ldapi://$LDAPI_SOCKET
+passdb backend = ipasam:ldapi://$LDAPI_SOCKET
ldapsam:trusted=yes
ldap ssl = off
ldap admin dn = $SMB_DN