AdminServerAuthentication


This type is a class for model objects.

Webserver Administration Server authentication. This is applicable only to unmanaged webservers with a webserverType of IHS. @since 6.0.0

Package: webserver

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *

Reference attributes having this type:
  WebServer.adminServerAuthentication



Attributes Summary
userid : EString UserID used when authenticating with the webserver administration server thru HTTP or HTTPs. This is applicable only to unmanaged webservers with a webserverType of IHS.
password : Password Password used when authenticating with the webserver administration server thru HTTP or HTTPs. This is applicable only to unmanaged webservers with a webserverType of IHS.



Attribute Details

userid  -  UserID used when authenticating with the webserver administration server thru HTTP or HTTPs. This is applicable only to unmanaged webservers with a webserverType of IHS.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

password  -  Password used when authenticating with the webserver administration server thru HTTP or HTTPs. This is applicable only to unmanaged webservers with a webserverType of IHS.
    Data Type: Password
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006