Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

How can I know if a user is active or inactive in Lotus Connections?

Thanks in advance,

Sunny Carrandi

share|improve this question
How do you define "active" and "inactive"? Do you mean "logged in"? – leyrer Jun 5 '11 at 11:22
No, I mean a user that can authenticate is active, one user that cannot authenticate is an inactive user. Exist a command in wsadmin console that tells me if a specific user is active on Lotus Connections? – Sunny Carrandi Jun 9 '11 at 16:53
Thanks in advance :-) – Sunny Carrandi Jun 9 '11 at 16:53

3 Answers

This really depends on where you are coming from. If you are in the Web UI you should see the user grayed out and in some cases the word "(inactive)" after it.

In terms of the API, the namespace: <snx:userState> is the indicator for an active or inactive user.

share|improve this answer

User life cycle details - IBM Connections 3.0

Useful data that people who have left the company contributed to IBM® Connections applications does not have to be removed; it can remain for use by others, but the product user interface reflects the fact that the contributing user is currently inactive.

http://www-10.lotus.com/ldd/lcwiki.nsf/dx/User_life_cycle_details_ic301

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.