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:
		| @@ -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
											
										
									
								
							
		Reference in New Issue
	
	Block a user