Bug 3886 - Output messages from tl-nds-posixuser are wrong
Summary: Output messages from tl-nds-posixuser are wrong
Status: CLOSED FIXED
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Misc (show other bugs)
Version: 3.1.2
Hardware: PC Unknown
: P2 Normal
Target Milestone: 4.0.0
Assignee: Aaron Sowry
URL:
Keywords: derfian_tester
Depends on:
Blocks:
 
Reported: 2011-07-13 13:55 CEST by Aaron Sowry
Modified: 2012-11-28 12:17 CET (History)
0 users

See Also:
Acceptance Criteria:


Attachments
Patch to fix the bug (640 bytes, patch)
2011-07-13 14:12 CEST, Aaron Sowry
Details

Description Aaron Sowry cendio 2011-07-13 13:55:01 CEST
When looking for a vacant UID, exactly the same message is repeated for each UID tried, even though we are testing different UIDs. E.g.:

Searching for free number using filter (&(objectclass=posixAccount)(uidNumber=1331))
Searching for free number using filter (&(objectclass=posixAccount)(uidNumber=1331))
Searching for free number using filter (&(objectclass=posixAccount)(uidNumber=1331))
Searching for free number using filter (&(objectclass=posixAccount)(uidNumber=1331))
...

This is confusing, since the uidNumber value should be increasing.
Comment 1 Aaron Sowry cendio 2011-07-13 14:12:16 CEST
Created attachment 389 [details]
Patch to fix the bug
Comment 2 Aaron Sowry cendio 2012-06-07 12:28:11 CEST
r25291.
Comment 3 Karl Mikaelsson cendio 2012-10-03 08:34:13 CEST
Code reviewed, looks good.

Note You need to log in before you can comment on or make changes to this bug.