This bug was fixed in the package adsys - 0.15.2

---------------
adsys (0.15.2) oracular; urgency=medium

  [ Davi Henrique ]
  * Ignore casing when fetching Registry.pol (LP: #2080390)
  * Add configurable timeout for listing GPOs (LP: #2081966)

  [ Felipe Alencastro ]
  * Add support for DCONF usb settings (LP: #2081968)

 -- Denison Barbosa <[email protected]>  Wed, 25 Sep 2024
08:06:40 -0400

** Changed in: adsys (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to adsys in Ubuntu.
https://bugs.launchpad.net/bugs/2080390

Title:
  Adsys can't properly resolve registry.pol vs Regristry.pol

Status in adsys package in Ubuntu:
  Fix Released

Bug description:
  We're conducting tests to validate Ubuntu Pro 24.04 as supported
  corporate OS, we managed to integrate it with AD and fetch gpo's with
  adsys, however our domain controllers sends some GPO's in a file named
  `Registry.pol` which is what adsys expects[2], while other policies
  come as `registry.pol` which adsys doesn't read[3].

  If I create a symlink from registry.pol to Registry.pol the GPO is
  applied fine.:

  
root@deskun:/var/cache/adsys/sysvol/Policies/{8C89C929-97A5-4B64-BD71-E56B91D56A16}/User#
 ls -l
  total 12
  lrwxrwxrwx 1 root root 12 Sep 5 19:48 Registry.pol -> registry.pol
  -rw------- 1 root root 552 Sep 5 19:36 comment.cmtx
  -rw------- 1 root root 4960 Sep 5 19:36 registry.pol

  [2]
  
https://github.com/ubuntu/adsys/blob/5dc6cd8707b8b0c597fd01e9525ae9bcc668c217/internal/ad/ad.go#L513

  [3]: level=debug msg="github.com/ubuntu/adsys/internal/ad/ad.go:527
  (*AD).parseGPOs.func1() Policy \"Workstations - Piloto Ubuntu\"
  doesn't have any policy for class \"user\" open
  
/var/cache/adsys/sysvol/Policies/{8C89C929-97A5-4B64-BD71-E56B91D56A16}/User/Registry.pol:
  no such file or directory"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adsys/+bug/2080390/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to