码迷,mamicode.com
首页 >  
搜索关键字:authentication    ( 1609个结果
configure JAAS for jboss 7.1 and mysql--reference
Hello all, In this tutorial we are going to configure JAAS for jboss 7.1 and mysql for Form based authentication to be used in a web application. . We...
分类:数据库   时间:2014-08-07 18:53:50    阅读次数:386
C# 实现rtsp Digest Authentication Response
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Security.Cryptography; namespace RTSP_Digest_Authentication { class Program { /// ...
分类:其他好文   时间:2014-08-06 11:53:01    阅读次数:365
LTPA Cookie原理
1. 什么是LTPA? Lightweight Third-Party Authentication (LTPA)是IBM Websphere和Domino产品中使用单点登录技术。当服务器配置好LTPA认证方式,用户通过浏览器成功登录后,服务器会自动发送一个session cookie给...
分类:其他好文   时间:2014-08-06 10:41:51    阅读次数:318
Hadoop 2.4.1 登录认证配置小结
1.简单模式 这种模式,配置简单,使用简单。 core-site.xml添加 hadoop.security.authorization true hadoop.security.authentication s...
分类:其他好文   时间:2014-08-05 22:01:00    阅读次数:202
社保系列5——基本指令
本部分的指令是ISO/IEC 7816定义的基本指令,包括: Ø  APPLICATION BLOCK(应用锁定) Ø  CARD BLOCK(卡片锁定) Ø  CHANGE PIN(修改个人密码) Ø  EXTERNAL AUTHENTICATION(外部鉴别) Ø  GET RESPONSE(获取响应) Ø  GET CHALLENGE(获取...
分类:其他好文   时间:2014-08-05 19:18:40    阅读次数:582
Method and system for public-key-based secure authentication to distributed legacy applications
A method, a system, an apparatus, and a computer program product are presented for an authentication process. A host application or system within a di...
分类:移动开发   时间:2014-08-03 20:20:35    阅读次数:453
Deploy Ceph and start using it:simple librados cli
This part of the tutorial describes how to?setup a simple Ceph client using librados (for?C++). The only information that the client requires for the?cephx?authentication is Endpoint of the mon...
分类:其他好文   时间:2014-07-31 21:24:07    阅读次数:399
windows 安装VisualSVN-Server并设置域验证
windows下安装VisualSVN-Server-2.7.7默认安装完成之后权限是默认使用本地svn验证的,也就是所有的用户名密码都需要手动建立,如果是在域环境下就非常不方便了,下面就是添加域认证方法,右键——选择“properties”——选择“authentication”。设置成功之后本地的UsersGuours..
分类:Windows程序   时间:2014-07-31 21:08:08    阅读次数:449
Derby设置密码教程
方法一: 配置derby.propertites文件:文件内容:derby.connection.requireAuthentication=truederby.authentication.provider=BUILTINderby.user.username=password将username....
分类:其他好文   时间:2014-07-29 21:05:02    阅读次数:317
Lenovo E46A-Win 7_无线灯亮但无法启动(耽误3天以上您信吗.....)问题: wlan autoconfig 依赖服务或组无法启动
Lenovo E46A-Win 7_无线灯亮但无法启动(耽误3天以上您信吗.....)问题: wlan autoconfig 依赖服务或组无法启动 提示:   windows7 无线连接服务wlan autoconfig无法启动 错误代码1068:依赖服务或组无法启动 解决方法: 启动 Extensible Authentication Protocol 这个服务,...
分类:Windows程序   时间:2014-07-29 13:03:07    阅读次数:298
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!