码迷,mamicode.com
首页 >  
搜索关键字:auth fails    ( 5818个结果
db2 tsm backup fails with rc–50(2)
https://www.ibm.com/developerworks/community/forums/html/topic?id=97cb3b5e-1d8d-48b1-b003-143a4a464a6e
分类:数据库   时间:2015-01-12 01:38:23    阅读次数:255
db2 tsm backup fails with rc–50(1)
2015-01-05-19.21.54.477532+000 E8484227A347 LEVEL: Error PID : 10027058 TID : 1 PROC : db2vend INSTANCE: ldapdb2 NODE : 000 EDUID : 1 FUNCTIO...
分类:数据库   时间:2015-01-12 01:33:57    阅读次数:445
通过firefox+ProxySelector+dtunnel_lite实现代理上网
通过firefox+ProxySelector+dtunnel_lite实现代理上网dtunnel_lite:http://dog-tunnel.tk/下载lite版本就可以远端:./dtunnel_lite -service :1234 -auth pswd -action sock5本机./dt...
分类:其他好文   时间:2015-01-11 19:04:54    阅读次数:637
postfix config
smtp auth success,other not sureservice saslauthd start[root@localhost ~]# cat /etc/sysconfig/saslauthd# Directory in which to place saslauthd's liste...
分类:其他好文   时间:2015-01-10 19:40:24    阅读次数:378
Django---强大的Python Web框架
Django是Python的一个非常强大的Web应用框架, Django的优点主要在于强大的URL路由管理, APP管理, 后台管理, 全套的解决方案(包括session, cache, auth, 模板等), 以及非常丰富的支持文档. 非常适用于快速开发基于MVC的Web应用....
分类:编程语言   时间:2015-01-09 00:16:11    阅读次数:280
django 用户认证系统
django认证系统包含三个部分:用户、权限和分组安装django项目默认启用了认证系统,如果不是使用django-admin.py创建项目的可以通过在settings配置文件里面的INSTALLED_APPS的列表里面添加django.contrib.auth和django.contrib.con...
分类:其他好文   时间:2015-01-08 19:58:41    阅读次数:308
Wifidog的协议梳理
上篇文章结合wifidog的协议,讲解了如何实现wifi认证。这篇文章会详细讲解一下wifidog的协议。wifidog的认证流程图用户连接WIFI会跳转到以下地址:1234567http://auth_server/login?gw_id=[GatewayID, default: "default...
分类:其他好文   时间:2015-01-08 19:38:44    阅读次数:177
EMCA fails with error "ORA-01017: invalid username/password; logon denied"
Creation of dbcontrol repository fails when execute $ emca -config dbcontrol -repos createWith error:Database connection through listener failed. Fix the error and run EM Configuration Assistant again...
分类:其他好文   时间:2015-01-08 13:26:13    阅读次数:354
SSh登陆失败的日志查看与攻击预防
之前因为服务器里没有什么重要的东西,也就一直没有关注过登陆日志,刚才在配置ssh chroot出现错误是才去看的auth.log,记得这个文件就是个登陆日志,而且我之前偶尔查看时都很少内容,所以就直接cat查看了,谁知...
分类:其他好文   时间:2015-01-03 19:54:57    阅读次数:217
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!