Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

M7.6.8R2 panic: Login FAILED: #5

Closed
0neday opened this issue Jan 23, 2023 · 6 comments
Closed

M7.6.8R2 panic: Login FAILED: #5

0neday opened this issue Jan 23, 2023 · 6 comments
Labels
bug Something isn't working

Comments

@0neday
Copy link

0neday commented Jan 23, 2023

product: sanfor SSL VPN
version: M7.6.8R2

2023/01/23 08:28:55 Login Request: https://xxxxxxxxxx.com/por/login_psw.csp?anti_replay=1&encrypt=1
panic: Login FAILED: <?xml version="1.0" encoding="utf-8"?>
<Auth>
        <LBEnabled>0</LBEnabled>
        <Message><![CDATA[password auth success]]></Message>
        <Result>1</Result>
        <TwfID>4e2025688d4b4810</TwfID>
        <pwpErrorCode>0</pwpErrorCode>
        <ErrorCode>1</ErrorCode>
        <CurAuth>1</CurAuth>
        <CSRF_RAND_CODE>1589546080</CSRF_RAND_CODE>
        <EnableMAM>0</EnableMAM>
        <IsFirstAuth>1</IsFirstAuth>
        <AuthInfo><![CDATA[]]></AuthInfo>
</Auth>


goroutine 1 [running]:
main.WebLogin()
        EasierConnect/web_login.go:103 +0x20e5
main.main()
        EasierConnect/protocol.go:119 +0x45
@0neday 0neday changed the title panuc M7.6.8R2 panic Jan 23, 2023
@0neday 0neday changed the title M7.6.8R2 panic M7.6.8R2 panic: Login FAILED: Jan 23, 2023
@lyc8503 lyc8503 added the bug Something isn't working label Jan 23, 2023
@lyc8503
Copy link
Owner

lyc8503 commented Jan 23, 2023

请问你登录时使用的认证方法是什么, 是只要账号密码登录吗?

@sky96111
Copy link

遇到了类似问题。只要账号密码登录

2023/01/23 13:09:31 Login Request: https://WEBVPN_URL:443/por/login_psw.csp?anti_replay=1&encrypt=1&type=cs
panic: Not implemented auth: <?xml version="1.0" encoding="utf-8"?>
<Auth>
        <LBEnabled>0</LBEnabled>
        <Message>Auth is success </Message>
        <Result>1</Result>
        <TwfID>2b921673253cd7e8</TwfID>
        <pwpErrorCode>0</pwpErrorCode>
        <ErrorCode>1</ErrorCode>
        <CurAuth>1</CurAuth>
        <CSRF_RAND_CODE>141886837</CSRF_RAND_CODE>
        <EnableMAM>0</EnableMAM>
        <IsFirstAuth>1</IsFirstAuth>
        <AuthInfo><![CDATA[]]></AuthInfo>
</Auth>


goroutine 1 [running]:
main.WebLogin({0xc0000245e8?, 0x5?}, {0xc000022100, 0xa}, {0xc000022150, 0xa})
        C:/Users/sky96111/Desktop/EasierConnect/web_login.go:155 +0x18c5
main.main()
        C:/Users/sky96111/Desktop/EasierConnect/main.go:27 +0x4d7

@lyc8503
Copy link
Owner

lyc8503 commented Jan 23, 2023

各个不同版本的 EasyConnect 登录细节上有些差异, 我再调整一下.

@lyc8503
Copy link
Owner

lyc8503 commented Jan 23, 2023

@sky96111 @0neday 请测试一下 https://github.com/lyc8503/EasierConnect/releases/tag/TestBuild9 是否解决了问题

@sky96111
Copy link

@lyc8503 谢谢,已可用. 新年快乐!

@lyc8503
Copy link
Owner

lyc8503 commented Jan 23, 2023

新年快乐!

@lyc8503 lyc8503 closed this as completed Jan 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants