Bilge Cetin | Hi, I believe I come across a bug. When I import a user, let's say testuser, from LDAP. Then do the deletion for the test user as
<pre style="padding: 1em; border: 1px dashed #2f6fab; background-color: #f9f9f9; line-height: 1.1em;">DELETE http://<connection-server>/vmrest/users/{objectid}</pre>
The user is deleted however when I want to import the same user again from LDAP, the user is not listed in the import user list (even after an LDAP sync). I believe there is an internal mechanism blocking imported users to be listed in the import user list. And after a wadl deletion, the user us still kept in that blocked list to be shown. If I do the same deletion from the admin interface, I experience no problem. And the deleted user is listed back again in the import user list. The CUC version that I am using is 8.6.1.20000-109. Can anybody propose a work around or am i doing something wrong? |
| Please sign in to flag this as inappropriate. |