Bug 46385 - Exempt ucs-sso user from licence count
Exempt ucs-sso user from licence count
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: License
UCS 4.3
Other Linux
: P5 normal (vote)
: UCS 4.3
Assigned To: Erik Damrose
Stefan Gohmann
: interim-3
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2018-02-23 14:53 CET by Erik Damrose
Modified: 2018-03-14 14:38 CET (History)
1 user (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 2: Improvement: Would be a product improvement
Who will be affected by this bug?: 4: Will affect most installed domains
How will those affected feel about the bug?: 2: A Pain – users won’t like this once they notice it
User Pain: 0.091
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Damrose univentionstaff 2018-02-23 14:53:18 CET
Exempt the ucs-sso user required for saml-kerberos (bug #33214) from the license count

+++ This bug was initially created as a clone of Bug #46377 +++
Comment 1 Erik Damrose univentionstaff 2018-02-26 17:33:42 CET
36a4aabb Exclude ucs-sso user from licence count
univention-directory-manager-modules 13.0.20-10A~4.3.0.201802261727

21db5a37 changelog
Comment 2 Stefan Gohmann univentionstaff 2018-02-27 10:46:24 CET
Tests: OK, the user is ignored:

root@master431:~# univention-license-check  --list-dns
Base DN: dc=deadlock43,dc=intranet
Checking searchpath... OK
Checking basedn    ... OK
Checking enddate   ... OK
Checking signature ... OK

Users:                       7 of unlimited... OK
  uid=Administrator,cn=users,dc=deadlock43,dc=intranet
  uid=dns-master431,cn=users,dc=deadlock43,dc=intranet
  uid=dns-bbackup432,cn=users,dc=deadlock43,dc=intranet
  uid=dns-slave433,cn=users,dc=deadlock43,dc=intranet
  uid=stefan,dc=deadlock43,dc=intranet
  uid=foobar1,dc=deadlock43,dc=intranet
  uid=foobar2,dc=deadlock43,dc=intranet
  uid=stefan1,cn=users,dc=deadlock43,dc=intranet
  uid=test4,cn=users,dc=deadlock43,dc=intranet
  uid=nils,dc=deadlock43,dc=intranet
  uid=ucs-sso2,dc=deadlock43,dc=intranet
  4 Systemaccounts are ignored.

[..]
root@master431:~# udm users/user create  --set username=ucs-sso --set lastname=SSO --set password=univention
Object created: uid=ucs-sso,dc=deadlock43,dc=intranet
root@master431:~# univention-license-check  --list-dns
Base DN: dc=deadlock43,dc=intranet
Checking searchpath... OK
Checking basedn    ... OK
Checking enddate   ... OK
Checking signature ... OK

Users:                       7 of unlimited... OK
  uid=Administrator,cn=users,dc=deadlock43,dc=intranet
  uid=dns-master431,cn=users,dc=deadlock43,dc=intranet
  uid=dns-bbackup432,cn=users,dc=deadlock43,dc=intranet
  uid=dns-slave433,cn=users,dc=deadlock43,dc=intranet
  uid=stefan,dc=deadlock43,dc=intranet
  uid=foobar1,dc=deadlock43,dc=intranet
  uid=foobar2,dc=deadlock43,dc=intranet
  uid=stefan1,cn=users,dc=deadlock43,dc=intranet
  uid=test4,cn=users,dc=deadlock43,dc=intranet
  uid=nils,dc=deadlock43,dc=intranet
  uid=ucs-sso2,dc=deadlock43,dc=intranet
  uid=ucs-sso,dc=deadlock43,dc=intranet
  5 Systemaccounts are ignored.

[...]
root@master431:~# 

Changelog: OK

Code Review: OK (36a4aabbea4418bb77af2cec33485bad46e7b32c)
Comment 3 Stefan Gohmann univentionstaff 2018-03-14 14:38:08 CET
UCS 4.3 has been released:
 https://docs.software-univention.de/release-notes-4.3-0-en.html
 https://docs.software-univention.de/release-notes-4.3-0-de.html

If this error occurs again, please use "Clone This Bug".