Bug 53808 - users/user broken searches
users/user broken searches
Status: NEW
Product: UCS
Classification: Unclassified
Component: UMC - Users
UCS 5.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2021-09-17 18:17 CEST by Florian Best
Modified: 2022-07-27 08:31 CEST (History)
0 users

See Also:
What kind of report is it?: Development Internal
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
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 Florian Best univentionstaff 2021-09-17 18:17:41 CEST
I tried some searches for users/user via UDM CLI:

udm users/user list --filter="$property=$value"

The following properties don't return a result:

property   = 'preferredDeliveryMethod'
value      = 'physical'

property   = 'userexpiry'
value      = '2088-07-23'

property   = 'pwdChangeNextLogin'
value      = '1' 

property   = 'disabled'
value      = '1' 

property   = 'password'
value      = 'cmnfykb7if'
→ for security reasons this is correct.

property   = 'primaryGroup'
value      = 'cn=m3i3iiznfc,cn=groups,l=school,l=dev'

property   = 'homeSharePath'
value      = 'samc7pz5th'

property   = 'sambaLogonHours'
value      = '31'
→ Bug #53807

property   = 'umcProperty'
value      = 't7l0dq8wqy xuaig5pqpt'
(works via 't7l0dq8wqy=xuaig5pqpt')


The following properties could be removed from a filter expression:

property   = 'overridePWHistory'
value      = '0'

property   = 'overridePWLength'
value      = '0'

property   = 'locked'
value      = '0'