Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

BuildForge::EX::APIException: API: Authentication Error.

Hi All

I am using the following code to launch BF project from a ClearCase trigger. It's works all fine in my test environment, but got the above error when move it to my production environment. Our test and production environment have a complete separate set of CCCQBF servers, but both are integrated to the same LDAP.

Where can I find the more detailed error message? Can it be the port not open?

Thanks
Jirong





 my $conn = new BuildForge::Services::Connection('ccbuildforged01', 3966);
 $conn->authUser('bldforge', 'password');

0 votes



One answer

Permanent link
 The code doesn't appear to have a domain attached to the user.  An LDAP user should have a user like "domain/bldforge".  Are you sure that you are using LDAP to authorize the bldforge user?  Verify that a local user  "bldforge" exists in test and not in production.

Unfortunately the logging does not include what the bad credentials are that are coming in, otherwise I would be able to find the people who spam my BF log here at IBM... =)

~Spencer

0 votes

Comments

 This is resolved, we had some security issue.

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Dec 14 '12, 9:40 a.m.

Question was seen: 5,467 times

Last updated: Dec 19 '12, 9:44 p.m.

Confirmation Cancel Confirm