summaryrefslogtreecommitdiffstats
path: root/install/share
diff options
context:
space:
mode:
authorAlexander Bokovoy <abokovoy@redhat.com>2012-05-15 20:03:16 +0300
committerMartin Kosek <mkosek@redhat.com>2012-06-07 09:39:10 +0200
commitbd0d85804320e840db9b5cf19a5e69b3a0804e20 (patch)
tree0741271180b207f68b652570c9930ebc3fdbe105 /install/share
parent000bcfe34f318f613ec7c8744b3f886ef4ffb8ba (diff)
downloadfreeipa-bd0d85804320e840db9b5cf19a5e69b3a0804e20.tar.gz
freeipa-bd0d85804320e840db9b5cf19a5e69b3a0804e20.tar.xz
freeipa-bd0d85804320e840db9b5cf19a5e69b3a0804e20.zip
Add trust-related ACIs
A high-level description of the design and ACIs for trusts is available at https://www.redhat.com/archives/freeipa-devel/2011-December/msg00224.html and https://www.redhat.com/archives/freeipa-devel/2011-December/msg00248.html Ticket #1731
Diffstat (limited to 'install/share')
-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 8ed521b50..3107350aa 100644
--- a/install/share/smb.conf.template
+++ b/install/share/smb.conf.template
@@ -14,11 +14,11 @@ passdb backend = ipasam:ldapi://$LDAPI_SOCKET
disable spoolss = yes
ldapsam:trusted=yes
ldap ssl = off
-ldap admin dn = $SMB_DN
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