码迷,mamicode.com
首页 >  
搜索关键字:sssd ldap pam    ( 1827个结果
opennebula auth module ldap
1,安装net-ldap addon ruby library for openldapldap for ruby implements client access LDAP protocol
分类:其他好文   时间:2014-11-14 10:34:53    阅读次数:197
opennebula extend(expending) auth module ldap
LDAP Authentication addon permits users to have the same credentials as in LDAP, so effectively centralizing authenticationlet any correctly authentic...
分类:其他好文   时间:2014-11-14 00:11:05    阅读次数:423
配置:限制帐号使用su与无需密码su
限制帐号使用su:Linux(针对redhat版本)下,不同的帐号之间的切换可以使用su命令,默认的配置中su是任何帐号都可以使用的,出于安全的考虑,需要对使用su的帐号进行限制。su对帐号的认证、授权使用的是pam,以便用户根据自己的需求对su的认证、授权进行单独的配置。配置文件..
分类:其他好文   时间:2014-11-12 18:10:19    阅读次数:184
OWAP Top 10
2013 Top 10 List   A1-Injection Injection flaws, such as SQL, OS, and LDAP injection occur when untrusted data is sent to an interpreter as part of a command or query....
分类:其他好文   时间:2014-11-10 19:59:23    阅读次数:1247
"no talloc stackframe at ../source3/param/loadparm.c:4864, leaki
This problem related to the samba PAM module. You have 2 solution at all. Solution 1#: Remove it( as described below ) $ sudo apt-get remove libpam-sm...
分类:其他好文   时间:2014-11-08 18:04:23    阅读次数:325
sshd(pam_google_authenticator)[12060]: Failed to read "/root/.google_authenticator"
Googleauthenticator身份验证,用户拒绝解决办法:Nov509:56:03aaa6174unix_chkpwd[1506]:passwordcheckfailedforuser(root) Nov509:56:03aaa6174sshd[1406]:pam_unix(sshd:auth):authenticationfailure;logname=uid=0euid=0tty=sshruser=rhost=192.168.88.5user=root Nov509..
分类:其他好文   时间:2014-11-05 15:06:44    阅读次数:432
开源堡垒机GateOne的安装、配置笔记
GateOne是一款基于HTML5的开源终端模拟器/SSH客户端,同时内置强大的插件功能。它自带的插件使其成为一款令人惊艳的SSH客户端,但是,它可以用于运行任何终端应用。用户可以将GateOne嵌入其他应用程序从而提供各类终端访问界面,它也支持各类基于Web的管理界面…… 因为内部临时需要这么一套系统,所以搜搜查查,搞定了系统部署,使用pam认证的配置,做了个简单的管理界面。...
分类:其他好文   时间:2014-11-05 13:08:50    阅读次数:806
PHP的curl实现get,post 和 cookie(实例)
类似于dreamhost这类主机服务商,是显示fopen的使用 的。使用php的curl可以实现支持FTP、FTPS、HTTP HTPPS SCP SFTP TFTP TELNET DICT FILE和LDAP。curl 支持SSL证书、HTTP POST、HTTP PUT 、FTP 上传,kerb...
分类:Web程序   时间:2014-11-04 19:24:04    阅读次数:275
开源堡垒机GateOne的安装、配置笔记
因为内部临时需要这么一套系统,所以搜搜查查,搞定了系统部署,使用pam认证的配置。 系统初始化是使用CentOS 6.5 Mini x64版本。
分类:其他好文   时间:2014-10-31 13:45:22    阅读次数:434
ubuntu 安装ODOO时的python的依赖
sudo apt-get install graphviz ghostscript postgresql-client \ python-dateutil python-feedparser python-gdata \ python-ldap python-libxslt1 python-lxml...
分类:编程语言   时间:2014-10-31 09:55:57    阅读次数:337
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!