User guide
Chapter 3: Authentication and Access Control for the Interstage HTTP Server
3-36
AuthName
Name
AuthName
Synopsis
AuthName 'title'
Description
Specifies the title displayed on the authentication screen in the ASCII alphanumeric characters (1 byte
characters).
Context
Directory
Default value
None
AuthType
Name
AuthType
Synopsis
AuthType Basic
Description
Specifies the type of authentication 'Basic'.
Basic
Sets basic authentication (the passwords are plain text).
Context
Directory
Default Value
None
Note
Digest authentication cannot be used in Interstage HTTP Server.