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> "
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> "
15 answers
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!
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
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.
page 2of 1 pagesof 2 pages