默认配置是抓不到明文密码了,神器mimikatz显示Password为null Authentication Id : 0 ; 121279 (00000000:0001d9bf) Session : Interactive from 1 User Name : mickey Domain: WIN...
Check in the IIS Manager to see what authentication type is enabled on the directories that are part of the WSUS Server. Windows Integrated Authentica...
分类:
其他好文 时间:
2015-05-11 17:23:19
阅读次数:
111
虚拟机中centos 6.5 安装配置 网络桥接模式
1、安装好centos 系统
2、输入命令 setup 设置网络
3、敲打回车键 出现如下界面
authentication configuration:身份证配置
firewall configuration:防火墙配置
network configuration:网络 配置
System ser...
分类:
其他好文 时间:
2015-05-06 23:05:11
阅读次数:
268
一般来说, Web 应用的安全性包括用户认证( Authentication )和用户授权( Authorization )两个部分。用户认证指的是验证某个用户是否为系统中的合法主体,也就是说用户能否访问该系统。用户授权指的是验证某个用户是否有权限执行某个操作。在一 个系统中,不同用户所具有的权限是...
分类:
编程语言 时间:
2015-05-06 13:09:08
阅读次数:
123
1. CAS 简介1.1. What is CAS ?CAS ( Central Authentication Service ) 是 Yale 大学发起的一个企业级的、开源的项目,旨在为 Web 应用系统提供一种可靠的单点登录解决方法(属于 Web SSO )。CAS 开始于 2001 年, 并在...
分类:
其他好文 时间:
2015-05-06 12:59:32
阅读次数:
142
mysqlnd cannot connect to MySQL 4.1+ using the old insecure authentication. Please use an administration tool to reset your password with the command ...
分类:
数据库 时间:
2015-05-04 11:32:39
阅读次数:
136
1.CAS简介1.1.What is CAS?CAS(Central Authentication Service) 是Yale大学发起的一个企业级的、开源的项目,旨在为Web应用系统提供一种可靠的单点登录解决方法(属于Web SSO)。CAS开始于2001年, 并在2004年12月正式成为JA-S...
分类:
其他好文 时间:
2015-05-03 14:34:40
阅读次数:
230
调用在windows server 2012 的IIS上部署的webservice服务需要进行NTLM协议认证,为了能正常利用cxf生成客户端,首要解决的是需要windows NT authentication,可以采用早前的开源库jcifs。
public static void main(String[] args) {
Config.registerSmbURLHandle...
分类:
其他好文 时间:
2015-04-30 23:21:16
阅读次数:
460
weblogic.security.SecurityInitializationException: Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot id...
分类:
Web程序 时间:
2015-04-29 09:51:49
阅读次数:
177