An attempt to log in to the NFM-P server fails

Steps
 

Send an OSS request to the NFM-P.


If you receive the SOAP fault message in Figure C-3, SOAP fault message , check the following:

  • incorrect username or password

  • user does not exist

  • username or password missing

  • password not hashed; see Secure communication for information about MD5-hashed passwords

Figure C-3: SOAP fault message
<SOAP:Fault>   <faultcode>SOAP:Client</faultcode>   <faultstring>[security] Login failure.</faultstring>   <faultactor>XmlApi</faultactor>   <detail>      <requestID>XML_API_client@n</requestID>   </detail></SOAP:Fault>

End of steps