From cf77bf338260e33e7353f1176210d5cac5a6048d Mon Sep 17 00:00:00 2001 From: "Endi S. Dewata" Date: Fri, 9 Oct 2009 13:36:04 -0500 Subject: s4:provision - replaced linked_attributes with FDS plugins When FDS is used as a backend, Samba should not use the linked_attributes LDB module, but instead use the built-in DS plugins for attribute linking, indexing, and referential integrity. --- source4/setup/fedorads-pam.ldif | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 source4/setup/fedorads-pam.ldif (limited to 'source4/setup/fedorads-pam.ldif') diff --git a/source4/setup/fedorads-pam.ldif b/source4/setup/fedorads-pam.ldif new file mode 100644 index 0000000000..5ffd5cf016 --- /dev/null +++ b/source4/setup/fedorads-pam.ldif @@ -0,0 +1,2 @@ +dn: cn=PAM Pass Through Auth,cn=plugins,cn=config +changetype: delete -- cgit