Hide Forgot
Description of problem: # ipa user-mod --manager=boss sup34 ipa: ERROR: manager: value #0 invalid per syntax: Invalid syntax. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. add a user ipa user-add --first=sup34 --last=sup34 sup34 2. modifying user's manager ipa user-mod --manager=boss sup34 3. Actual results: ipa: ERROR: manager: value #0 invalid per syntax: Invalid syntax. Expected results: successfully set manager to string attribute Additional info:
version tested: ipa-server-2.0.0-17.el6.x86_64 ipa-admintools-2.0.0-17.el6.x86_64
Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: The work around is to provide a DN of the manger entry as a value.
Technical note updated. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. Diffed Contents: @@ -1 +1 @@ -The work around is to provide a DN of the manger entry as a value.+The work around is to provide a DN of the manager entry as a value.