summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/group.py
diff options
context:
space:
mode:
authorAlexander Bokovoy <abokovoy@redhat.com>2013-09-05 08:13:53 +0300
committerPetr Viktorin <pviktori@redhat.com>2013-09-20 09:59:02 +0200
commit9cf8ec79c9e9d05ce9f21b4b187077e1fa650c95 (patch)
tree0e0f505cf3167b7a675d0b39e327e73ebae84f29 /ipalib/plugins/group.py
parent316a9c215982527814089dc02be95fe14e635006 (diff)
downloadfreeipa.git-9cf8ec79c9e9d05ce9f21b4b187077e1fa650c95.tar.gz
freeipa.git-9cf8ec79c9e9d05ce9f21b4b187077e1fa650c95.tar.xz
freeipa.git-9cf8ec79c9e9d05ce9f21b4b187077e1fa650c95.zip
ipa-sam: do not modify objectclass when trust object already created
When trust is established, last step done by IPA framework is to set encryption types associated with the trust. This operation fails due to ipa-sam attempting to modify object classes in trust object entry which is not allowed by ACI. Additionally, wrong handle was used by dcerpc.py code when executing SetInformationTrustedDomain() against IPA smbd which prevented even to reach the point where ipa-sam would be asked to modify the trust object.
Diffstat (limited to 'ipalib/plugins/group.py')
0 files changed, 0 insertions, 0 deletions
/td> * Merge tag 'mmc-1-16-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini2020-01-166-87/+26 |\ | * Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usageYangbo Lu2020-01-162-31/+20 | * Add global variable sdhc_per_clk for arm/powerpcYangbo Lu2020-01-162-0/+5 | * powerpc/mpc85xx: drop eSDHC periperhal clock codeYangbo Lu2020-01-162-56/+1 * | Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-01-1626-126/+1182 |\ \ | * | ARM: dts: zynq: enablement of coresight topologyZumeng Chen2020-01-141-0/+135 | * | arm64: zynqmp: Sync gem clock nodes with mainline LinuxMichal Simek2020-01-141-9/+13 | * | arm64: zynqmp: Sync gpio-controller name locationMichal Simek2020-01-141-1/+1 | * | arm64: dts: zynqmp: replace gpio-key,wakeup with wakeup-source propertySudeep Holla2020-01-144-4/+4 | * | arm64: dts: zcu100-revC: Give wifi some time after power-onJan Kiszka2020-01-141-0/+1 | * | arm64: dts: zynqmp: Fix node names which contain "_"Michal Simek2020-01-146-13/+13 | * | arm64: dts: Remove inconsistent use of 'arm,armv8' compatible stringRob Herring2020-01-141-4/+4 | * | arm64: zynqmp: Remove incorrect phy from DT for zcu102-revB upMichal Simek2020-01-141-1/+1 | * | arm64: zynqmp: Add support for zcu1285 revA boardMichal Simek2020-01-142-0/+246 | * | arm64: zynqmp: Switch zcu100 revC to use firmware clock driverMichal Simek2020-01-141-1/+1 | * | zynqmp: dts: Cleanup no-1-8-v property from sdhci dt nodesT Karthik Reddy2020-01-143-2/+4 | * | arm64: zynqmp: Add support for zcu208Michal Simek2020-01-142-0/+589 | * | ARM: zynq: Add missing nand/smcc nodesMichal Simek2020-01-141-0/+8 | * | arm64: zynqmp: Correct the type of eeprom for zcu216 boardsRaviteja Narayanam2020-01-141-1/+1 | * | arm64: zynqmp: Fix ina226 shunt resistor valueMichal Simek2020-01-141-2/+2 | * | arm64: zynqmp: Add support for u-boot.itb generation with ATFMichal Simek2020-01-141-0/+123 | * | ARM: zynq: Remove unused QSPI and USB addressesMichal Simek2020-01-141-3/+0 | * | zynq: mtd: nand: Remove hardcoded base addressesAshok Reddy Soma2020-01-141-2/+0 | * | arm: zynqmp: Wire SPL/ATF handoff structure properlyMichal Simek2020-01-143-9/+12 | * | arm64: zynqmp: Fix return value of board_fit_config_name_matchMichal Simek2020-01-141-1/+1 | * | arm64: zynqmp: Add board_boot_order for MMC boot extensionMichal Simek2020-01-142-15/+10 | * | arm64: zynqmp: Remove nand partition description from mini-nandMichal Simek2020-01-14