To enable authentication response for a distribution server, specify a user name and password. 要为分发服务器启用验证响应,请指定用户名和密码。
The authentication service constructs the response message containing the PSTkt and a copy of the new session key. 身份验证服务构造一条响应消息,其中包含PSTkt和新会话密钥的一个副本。
The authentication service make a response message to the client containing the TGT, a copy of TGT session key and other information. 身份验证服务向客户端发出一条响应消息,其中包含TGT、TGT会话密钥的一个副本和其他信息。
If authentication fails, the response is returned with an access denied message or the logon form is presented again. 如果身份验证失败,通常将响应连同“访问被拒绝”消息一起返回,或重新显示登录窗体。
If, after reading the request headers, the server requires authentication and sends a401 response, the client must resend the data with proper authentication headers. 如果在读取了请求标头后,服务器要求身份验证并发送401响应,则客户端必须用正确的身份验证标头重新发送数据。