× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



There are two types of disabled:
- Disabled for NetServer access
- Disabled for all access.

The NetServer access doesn't seem to be available at
SELECT AUTHORIZATION_NAME, STATUS
FROM qsys2.user_info
ORDER BY status
http://www-01.ibm.com/support/knowledgecenter/ssw_ibm_i_72/rzajq/rzajqviewuserinfo.htm?lang=en

If you follow the advice about creating message queue QSYS/QSYSMSG it will
be automatically populated with critical messages from QSYSOPR, such as:
CPF1397 - Subsystem QINTER varied off work station SCN7B7AE1 for user ...
Surprisingly enough, it's been awhile since a CPIB68E: User &1 is disabled
for IBM i NetServer access.

We have MessengerPlus monitor for CPF1397 and it will vary on the
workstation 3 times and then give up.

We also have Tivoli Identity Manager in place to keep their IBM i and
Windows passwords in sync.

We periodically run
SELECT AUTHORIZATION_NAME, STATUS , LAST_USED_TIMESTAMP
FROM qsys2.user_info
ORDER BY last_used_timestamp, AUTHORIZATION_NAME
The null values (never used) appear at the bottom.


Rob Berendt

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.