For GroupWise, I'm using AddExistingUser from the User...
Articles and Tips: qna
01 Sep 2003
Q.
For GroupWise, I'm using AddExistingUser from the User object that was obtained from the Domain object, but the account is created with "system" visibility. I'd like to create it with limited visibility (as in domain visibility). But no matter how I get the User object, it always creates the account with system visibility. Does put_visibility in AdminObject do anything? Any ideas, please!
A.
I just checked my code for this and it appears that a delay may be needed after adding a user into GroupWise, and before any attributes can be set. I call put_visibility in a loop with a delay, until it succeeds (or the maximum retries is exceeded).
* Originally published in Novell AppNotes
Disclaimer
The origin of this information may be internal or external to Novell. While Novell makes all reasonable efforts to verify this information, Novell does not make explicit or implied claims to its validity.