Environment
Novell Open Enterprise Server 2 (OES 2) Linux Support Pack 2
Novell Open Enterprise Server 2 (OES 2) Linux Support Pack 3
Novell Open Enterprise Server 2 (OES 2) Linux Support Pack 3
Situation
Periodically or sporadically, the follow message is seen in /var/log/messages :
**** GetLinuxConnectionNSS(Exit-Not Found)
What do these mean or indicate?
**** GetLinuxConnectionNSS(Exit-Not Found)
What do these mean or indicate?
Resolution
These messages are more for information vs. indicating there is a problem.
Additional Information
Within NSS, there is a function named GetLinuxConnectionNSS(). This
function resolves (or looks up) a linux uid in an internal hash table:
- If the uid is *not* found, the message, "**** GetLinuxConnectionNSS(Exit - Not found)", is logged to /var/log/messages.
- If the uid is found, the function returns other information for the user (such as GUID, etc.).
In this case, there will be no data logged to /var/log/messages, only the information returned to the requesting process.