From bb77a4a3f958906bf5b213edd2ba1cc7a3849d50 Mon Sep 17 00:00:00 2001 From: James Peach Date: Sat, 2 Jun 2007 21:13:20 +0000 Subject: Document the "winbind:rpc only" parameter. (This used to be commit ebb336f2efd672034c58e57aff5462b3df69296c) --- docs/manpages-3/winbindd.8.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/manpages-3/winbindd.8.xml b/docs/manpages-3/winbindd.8.xml index c4e72a8ff8..d377a3f5f0 100644 --- a/docs/manpages-3/winbindd.8.xml +++ b/docs/manpages-3/winbindd.8.xml @@ -248,6 +248,12 @@ hosts: files wins + + + Setting this parameter forces winbindd to use RPC + instead of LDAP to retrieve information from Domain + Controllers. + -- cgit