码迷,mamicode.com
首页 >  
搜索关键字:local-user vty authentication    ( 1762个结果
JUNIPER srx 常用命令
ollbackset interfaceset routing-options static更改初始密码set system root-authentication plain-text-password 回车New password:retypenewpassword:set system log...
分类:其他好文   时间:2014-06-28 18:41:10    阅读次数:1528
[转] An Introduction to Mutual SSL Authentication
1. Introduction Mutual SSL authentication or certificate based mutual authentication refers to two parties authenticating each other through verifying...
分类:其他好文   时间:2014-06-21 14:38:35    阅读次数:436
JAAS LOGIN IN WEBLOGIC SERVER--reference
The Java Authentication and Authorization Service (JAAS) is a standard extension to the security in the J2SE Development Kit 5.0. JAAS provides the ab...
分类:Web程序   时间:2014-06-21 13:45:27    阅读次数:310
Using JAAS Authentication in Java Clients---weblogic document
The following topics are covered in this section:JAAS and WebLogic ServerJAAS Authentication Development EnvironmentWriting a Client Application Using...
分类:编程语言   时间:2014-06-21 11:17:39    阅读次数:198
Ubuntu ssh 登陆问题
报错信息:password authentication failed Permission denied, please try again1 开启ubuntu上的ssh功能先安装,安装后就自动开启了.sudo apt-get install openssh-server openssh-clie...
分类:其他好文   时间:2014-06-15 14:05:28    阅读次数:277
An Introduction to Mutual SSL Authentication
1. Introduction Mutual SSL authentication or certificate based mutual authentication refers to two parties authenticating each other through verifying...
分类:其他好文   时间:2014-06-15 06:41:10    阅读次数:351
关于安装Redmine服务启动和邮件设置
关于安装Redmine服务启动和邮件设置分类:Redmine2009-06-01 10:375658人阅读评论(0)收藏举报authentication邮件服务器serviceexchange测试domain1、Redmine自启服务的安装: Redemine的启动是用命令行执行的,在Redmine...
分类:其他好文   时间:2014-06-13 06:12:20    阅读次数:276
工作过程中遇到的链接笔记
(1):这个包包含一个简单的基于平面文件的 Custom Java Authentication Provider。它对于离线设置或测试安装非常方便,不需要任何第三方软件。请点击
分类:其他好文   时间:2014-06-12 15:47:18    阅读次数:169
HTTP Digest authentication
“摘要”式认证(Digest authentication)是一个简单的认证机制,最初是为HTTP协议开发的,因而也常叫做HTTP摘要,在RFC2671中描述。其身份验证机制很简单,它采用杂凑式(hash)加密方法,以避免用明文传输用户的口令。摘要认证就是要核实,参与通信的双方,都知道双方共享的..
分类:其他好文   时间:2014-06-10 22:58:10    阅读次数:404
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!