Application Programming Interface Guide > Web Services Operations > Operations Reference > updateGeneralSettings
 
updateGeneralSettings
Update the general settings for authentication. If a request element is not specified, it is left unchanged.
Location
/services/webservices/system/util/security/operations/
Request Elements
enablePAM (optional): Whether or not to enable PAM.
mayDisallowUser (optional): Whether or not user may be disallowed.
logAuthFailures (optional): Whether or not to log authorization failures.
logPerformance (optional): Whether or not to log performance.
assignModuleGroups (optional): Whether or not to assign module groups.
Response Elements
Resulting settings. Same definitions as for request elements.
Faults
Invalid Input: If the SecurityConfiguration element is missing.
Security: If the user is not composite\admin.