The access post-domain auto-login-type command allows web users to directly log in to the post-authentication domain.
The undo access post-domain auto-login-type command restores the default configuration.
By default, web users cannot directly log in to the post-authentication domain.
This command is supported only on the NetEngine 8000 F1A.
Parameter | Description | Value |
---|---|---|
web |
Directly logs in to the post-authentication domain through request messages sent to the web server. |
- |
auth-server |
Web auth server. |
- |
ipaddr |
Specifies the IP address of the web authentication server. |
The value is in dotted decimal notation. |
ipv6addr |
Specifies the IPv6 address of the web authentication server. |
The value is a 32-bit hexadecimal number, in the format of X:X:X:X:X:X:X:X. |
vpn-instance vpnname |
Specifies the VPN instance name. |
The value is a string of 1 to 31 case-sensitive characters, spaces not supported. |
coa |
Directly logs in to the post-authentication domain through CoA messages. |
- |
Usage Scenario
In a web authentication scenario, by default, regardless of whether the user goes offline proactively or passively (for example, due to quotation exhaustion), the username and password need to be entered for re-authentication next time the user goes online. Run the following command:
Precautions
If the access post-domain auto-login-type command is run in the current domain to log in to the post-authentication domain, the web-auth-server source from packet-destination-ip command cannot be run. If the portal server checks the source IP address of received packets, you are advised to run the web-auth-server source interface GigabitEthernet command.
<HUAWEI> system-view [~HUAWEI] aaa [~HUAWEI-aaa] domain test [*HUAWEI-aaa-domain-test] commit [~HUAWEI-aaa-domain-test] access post-domain auto-login-type web auth-server 10.1.1.1