** Description changed:

- [placeholder for
- 
https://github.com/ubuntu/adsys/pull/1065/commits/3d71626665b1560de9159b3b12c13bd5dc3d091a]
+ [ Impact ]
+ 
+ Even if the krb5 ticket is discoverable, the discovery fails (but
+ actually succeeded) So we cannot retrieve the policies or do any action
+ with the controller.
+ 
+ 
+ [ Test Plan ]
+ 
+ 1.
+ 
+ [ Where problems could occur ]
+ 
+ We now reset errno to 0, because krb5_init_context() can alter it,  even
+ if it succeeds. So the discovery always returns success when it
+ succeeds.
+ 
+ Worst case would be that discovery failed but errno is set to 0 but this
+ is handled earlier in the code.

** Also affects: adsys (Ubuntu Noble)
   Importance: Undecided
       Status: New

** Also affects: adsys (Ubuntu Jammy)
   Importance: Undecided
       Status: New

-- 
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/2078473

Title:
  Discovery of KRB5 ticket fails even if ticket is discoverable

Status in adsys package in Ubuntu:
  Fix Released
Status in adsys source package in Jammy:
  New
Status in adsys source package in Noble:
  New

Bug description:
  [ Impact ]

  Even if the krb5 ticket is discoverable, the discovery fails (but
  actually succeeded) So we cannot retrieve the policies or do any
  action with the controller.

  
  [ Test Plan ]

  1.

  [ Where problems could occur ]

  We now reset errno to 0, because krb5_init_context() can alter it,
  even if it succeeds. So the discovery always returns success when it
  succeeds.

  Worst case would be that discovery failed but errno is set to 0 but
  this is handled earlier in the code.

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to