It's all about the answers!

Ask a question

nable to set user account to unknown account error


Jonas Gryder (11663) | asked Oct 12 '10, 3:28 p.m.
We get the following error on a recurring, but irregular basis. Rerunning the job a few minutes later resolves the problem. However, the issue generates a lot of help calls. Anyone have a clue as to what the cause and/or resolution might be?

10 10/12/10 11:46AM AUTH Unable to set user account to unknown account (bfadmin)

Please note that the "unknown account" referred to in by the BuildForge error message is indeed known to the buildforge console and the buildforge server.

Thanks,
Jonas

4 answers



permanent link
Peter Birk (501145) | answered Oct 15 '10, 11:12 a.m.
JAZZ DEVELOPER
Is "bfadmin" an OS user on the agent system? Are you starting the agent with the root ID so it can auth "bfadmin" to the OS? The error is some kind of Auth error on the agent system so make sure that OS identity is correct.

Regards,
Pete
Build Forge/Team Build Developer

We get the following error on a recurring, but irregular basis. Rerunning the job a few minutes later resolves the problem. However, the issue generates a lot of help calls. Anyone have a clue as to what the cause and/or resolution might be?

10 10/12/10 11:46AM AUTH Unable to set user account to unknown account (bfadmin)

Please note that the "unknown account" referred to in by the BuildForge error message is indeed known to the buildforge console and the buildforge server.

Thanks,
Jonas

permanent link
Jonas Gryder (11663) | answered Oct 26 '10, 2:11 p.m.
bfadmin is on OS user on the agent system, and the agent is starting with the root ID. Most times, there are no problems, but somewhere between 1 and 2 percent of the time a user will get this error.

It is a commonly run job that we have written to deploy applications to our WAS test environment, so we have multiple users running it multiple times per day. Thus, even 1% creates several trouble tickets per week.

Is "bfadmin" an OS user on the agent system? Are you starting the agent with the root ID so it can auth "bfadmin" to the OS? The error is some kind of Auth error on the agent system so make sure that OS identity is correct.

Regards,
Pete
Build Forge/Team Build Developer

We get the following error on a recurring, but irregular basis. Rerunning the job a few minutes later resolves the problem. However, the issue generates a lot of help calls. Anyone have a clue as to what the cause and/or resolution might be?

10 10/12/10 11:46AM AUTH Unable to set user account to unknown account (bfadmin)

Please note that the "unknown account" referred to in by the BuildForge error message is indeed known to the buildforge console and the buildforge server.

Thanks,
Jonas

permanent link
Peter Birk (501145) | answered Oct 28 '10, 10:31 a.m.
JAZZ DEVELOPER
Jonas,

Here's some info from one of our Agent experts.

The agent uses PAM to authenticate to the OS. It could be that a setting in PAM is causing it to refuse authentications past a certain rate or to only allow a certain number of concurrent instances of a given application to authenticate. PAM should be logging its information somewhere, but the location depends on the OS. Generally it will be in something like
/var/log/auth
/var/log/security
/var/log/messages
/var/log/system
or somesuch. Once you find it, the reason for the problem will probably show up there. In any case, the agent wouldn't decide for itself to disallow the login; it has to be the OS that's telling us "no."

Hope this helps.

Regards,
Pete


bfadmin is on OS user on the agent system, and the agent is starting with the root ID. Most times, there are no problems, but somewhere between 1 and 2 percent of the time a user will get this error.

It is a commonly run job that we have written to deploy applications to our WAS test environment, so we have multiple users running it multiple times per day. Thus, even 1% creates several trouble tickets per week.

Is "bfadmin" an OS user on the agent system? Are you starting the agent with the root ID so it can auth "bfadmin" to the OS? The error is some kind of Auth error on the agent system so make sure that OS identity is correct.

Regards,
Pete
Build Forge/Team Build Developer

We get the following error on a recurring, but irregular basis. Rerunning the job a few minutes later resolves the problem. However, the issue generates a lot of help calls. Anyone have a clue as to what the cause and/or resolution might be?

10 10/12/10 11:46AM AUTH Unable to set user account to unknown account (bfadmin)

Please note that the "unknown account" referred to in by the BuildForge error message is indeed known to the buildforge console and the buildforge server.

Thanks,
Jonas

permanent link
Jonas Gryder (11663) | answered Nov 02 '10, 7:08 p.m.
Thanks Pete,
I will look for the PAM logs.
Jonas

We get the following error on a recurring, but irregular basis. Rerunning the job a few minutes later resolves the problem. However, the issue generates a lot of help calls. Anyone have a clue as to what the cause and/or resolution might be?

10 10/12/10 11:46AM AUTH Unable to set user account to unknown account (bfadmin)

Please note that the "unknown account" referred to in by the BuildForge error message is indeed known to the buildforge console and the buildforge server.

Thanks,
Jonas

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.