The following examples demonstrate how to enable local os security for WebSphere Application Server V4.0 and V6.x:
SecurityConfig setAuthenticationMechanism LOCALOS -userid {me secret} SecurityConfig enableSecurity
securityon myuser mypassword
securityon('myuser', 'mypassword')
Related reference
Commands for the AdminConfig object