2882115 lsslp should uses predefined BPA/FSPs nodename

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4420 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
zhanx 2009-10-20 11:31:17 +00:00
parent c940b79f33
commit cadaa488f2
2 changed files with 1228 additions and 2687 deletions

View File

@ -185,7 +185,7 @@ sub connect {
# Check for specific failures
##############################
if ( $res->content =~ /(Invalid user ID or password|Too many users)/i ) {
return( $lwp_log.$1 );
return( $lwp_log.$1 . ". Please check node attribute hcp and its password settings.");
}
return( $lwp_log."Logon failure" );

File diff suppressed because it is too large Load Diff