[Pkg-freeipa-devel] Bug#1012592: Patch to replace nobody with nogroup

Robert Sander r.sander at heinlein-support.de
Wed Aug 7 15:47:02 BST 2024


Hi,

with this patch the registration runs without error:

--- /usr/lib/python3/dist-packages/ipaclient/install/ipa_client_samba.py.orig	2022-11-25 17:48:59.000000000 +0100
+++ /usr/lib/python3/dist-packages/ipaclient/install/ipa_client_samba.py	2024-08-07 16:45:37.138672414 +0200
@@ -377,7 +377,7 @@
          "groupmap",
          "add",
          "sid=S-1-5-32-546",
-        "unixgroup=nobody",
+        "unixgroup=nogroup",
          "type=builtin",
      ]
  

Regards
-- 
Robert Sander
Heinlein Consulting GmbH
Schwedter Str. 8/9b, 10119 Berlin

https://www.heinlein-support.de

Tel: 030 / 405051-43
Fax: 030 / 405051-19

Amtsgericht Berlin-Charlottenburg - HRB 220009 B
Geschäftsführer: Peer Heinlein - Sitz: Berlin



More information about the Pkg-freeipa-devel mailing list