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

Build Forge on HP-UX 11.31

Hi all,

We are trying to get Build Forge running on HP-UX version 11.31, but every time we get a Functional Failure. I tried with the 7.1.1.0 client, and 7.1.1.4 client, both resulting in the same error.

Host: 10.xx.xx.xxx:5555
Agent Version: 7.1.1.4-0-0010
Authentication: root
Platform:
Status: Functional failure
Duration: 4

Does anyone know where to look? I tried changing /etc/pam.conf; but that did not seem to work.

Best Regards,
Frank


" C:\Program Files\IBM\Build Forge>bfservertest pf2eaiodb01 5/7/2010 4:11:44 PM: Services: 5984: CRRBF1381I: Established connection to Build Forge Services.
Got server record for
Test ID is
5/7/2010 4:11:44 PM: ServerTest: 5984: CRRBF0364I: Agent Test initiated for server 'pf2eaiodb01'.
Set cleared store for []
Storing host information for
Agent Connecting...
Storing Agent Version for
cmd ping
username root
encpass 7e6065c96932359a00fb0c0f0abd1c06cbe3196ecd5126292801
go
Sending agent request...
Agent: ]
Agent:
Use of uninitialized value in concatenation (.) or string at bfservertest.pl line 163, <sock> line 5.
Agent: []
5/7/2010 4:11:47 PM: ServerTest: 5984: CRRBF0363I: Agent test completed for server 'pf2eaiodb01', setting error status to 'Y'.

C:\Program Files\IBM\Build Forge> "

0 votes



15 answers

Permanent link
I managed to fix this issue for HP-UX 11.31 by modifying the /etc/pam.conf configuration:

bfagent  auth    sufficient      libpam_krb5.so.1

bfagent auth sufficient libpam_unix.so.1
bfagent account sufficient libpam_krb5.so.1
bfagent account sufficient libpam_unix.so.1


Thanks all for the help!

0 votes


Permanent link
I managed to fix this issue for HP-UX 11.31 by modifying the /etc/pam.conf configuration (only bfagent entries):

bfagent  auth    sufficient      libpam_krb5.so.1

bfagent auth sufficient libpam_unix.so.1
bfagent account sufficient libpam_krb5.so.1
bfagent account sufficient libpam_unix.so.1


Thanks all for the help!

0 votes


Permanent link
hi how did u run the agent on hp/ux machine?

0 votes


Permanent link
I managed to fix this issue for HP-UX 11.31 by modifying the /etc/pam.conf configuration (only bfagent entries):

bfagent  auth    sufficient      libpam_krb5.so.1

bfagent auth sufficient libpam_unix.so.1
bfagent account sufficient libpam_krb5.so.1
bfagent account sufficient libpam_unix.so.1


Unfortunately no luck

0 votes


Permanent link
I managed to fix this issue for HP-UX 11.31 by modifying the /etc/pam.conf configuration (only bfagent entries):

bfagent  auth    sufficient      libpam_krb5.so.1

bfagent auth sufficient libpam_unix.so.1
bfagent account sufficient libpam_krb5.so.1
bfagent account sufficient libpam_unix.so.1


Unfortunately no luck



Works fine for me. Maybe you need to revaluate.

0 votes

1–15 items
page 2of 1 pagesof 2 pages

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: May 14 '10, 10:46 a.m.

Question was seen: 23,779 times

Last updated: May 14 '10, 10:46 a.m.

Confirmation Cancel Confirm