vpn好桑心
Tofloor
poster avatar
MaxBill
deepin
2017-12-07 07:48
Author
啥时候能去掉vpn密码中含有特殊字符,(* ̄3 ̄)╭♡
Reply Favorite View the author
All Replies
avatar
MaxBill
deepin
2017-12-07 07:50
#1
现在有特殊字符检验,公司的vpn连不上,折腾了一周了(。•ˇˍˇ•。)
Reply View the author
avatar
melodyzou
deepin
2017-12-07 23:21
#2
https://bbs.deepin.org/post/149727
现在有特殊字符检验,公司的vpn连不上,折腾了一周了(。•ˇˍˇ•。)

这个应该是没有做修改的啊。之前可以,然后15.5不行的吗?
Reply View the author
avatar
MaxBill
deepin
2017-12-08 21:17
#3
https://bbs.deepin.org/post/149727
这个应该是没有做修改的啊。之前可以,然后15.5不行的吗?

嗯呢,用终端连接提示有语法错误,在控制中心提示验证失败,估计是这个特殊字符导致的
Reply View the author
avatar
melodyzou
deepin
2017-12-08 21:21
#4
Reply View the author
avatar
iminto
deepin
2017-12-08 22:17
#5
用双引号包起来不就好了...
Reply View the author
avatar
yanbowen
deepin
Community Developer
2017-12-08 22:47
#6
https://bbs.deepin.org/post/149727
嗯呢,用终端连接提示有语法错误,在控制中心提示验证失败,估计是这个特殊字符导致的  ...

用引号引起来,并在特殊字符前加上 \ 进行转义,然后在终端试试
Reply View the author