[PATCH 0/2] Implement MSDFS referral shuffling V2

Robin McCorkell rmccorkell at karoshi.org.uk
Fri Feb 27 04:58:46 MST 2015


The following set of patches implements the shuffling of DFS referrals, as
stated in [MS-DFSC] 3.2.1.1. The option is disabled by default, but can be
enabled with the config option `msdfs shuffle referrals = yes` in the MSDFS
root.

David Disseldorp (1):
  selftest: shuffle msdfs-share DFS referral responses

Robin McCorkell (1):
  MSDFS referral shuffling

 docs-xml/smbdotconf/vfs/msdfsshufflereferrals.xml | 16 +++++++++++++
 lib/param/param_table.c                           |  9 +++++++
 selftest/target/Samba3.pm                         |  4 +++-
 source3/param/loadparm.c                          |  1 +
 source3/smbd/msdfs.c                              | 29 ++++++++++++++++++++---
 5 files changed, 55 insertions(+), 4 deletions(-)
 create mode 100644 docs-xml/smbdotconf/vfs/msdfsshufflereferrals.xml

-- 
1.9.1



More information about the samba-technical mailing list