码迷,mamicode.com
首页 >  
搜索关键字:sssd ldap pam    ( 1827个结果
php7 编译 collect2: error: ld returned 1 exit status
/usr/bin/ld: ext/ldap/.libs/ldap.o: undefined reference to symbol ‘ber_strdup‘ /usr/bin/ld: note: ‘ber_strdup‘ is defined in DSO /lib64/liblber-2.4.so.2 so try adding it to the linker command line ...
分类:Web程序   时间:2015-06-12 19:36:14    阅读次数:881
LDAP学习笔记
序:工作中在CA系统中用到了LDAP,使用开源的openldap,今天由于工作需要参加了南大通用的LDAP的基础培训,在此做下学习笔记,加深学习效果。1,目录服务与LDAP是什么目录服务是一个特殊的数据库,用来保存描述性的、基于属性的详细信息,支持过滤功能。目录是动态的,灵活的,易扩展的。例如:人员...
分类:其他好文   时间:2015-06-12 19:22:29    阅读次数:169
You (root) are not allowed to access to (crontab)
先检查/var/log/messages和/var/log/secure中是否有错误提示,有则修复。 我碰到的情况是账号密码过期了,需要从新设置,在/var/log/secure中查到 Jun?12?11:06:40?ServiceVM0787?crontab:?pam_unix(crond:...
分类:数据库   时间:2015-06-12 11:55:43    阅读次数:173
LDAP过滤器使用说明(用户、组和容器的默认 LDAP 过滤器和属性)
说明来源:http://docs.oracle.com/html/E35191_01/ldap-filters-attrs-users.html#ldap-filters-attributes-users-default用户、组和容器的默认 LDAP 过滤器和属性下表包含用户、组和容器的默认 LDA...
分类:其他好文   时间:2015-06-11 09:25:00    阅读次数:279
OenLDAP 配置记录
Create: 2012-12-24 Update: 2012-12-27 参考: http://blog.christophersmart.com/articles/openldap-how-to-fedora/ 概述 测试环境 CentOS 6.3 domain: gdu.me LDAP server: ldap.gdu.me DEVICE="eth1" BOOTPRO...
分类:其他好文   时间:2015-06-09 12:05:59    阅读次数:279
ecstore小记
主要appbase 基础MVCdbeav 数据库扩展pam 登录认证setup 系统安装工具image 图片存取site 站点desktop 后台操作ectools 电商基础工具b2c 订单,商品,会员search 分词+索引目录结构--项目目录结构ecstore 文件夹app 应...
分类:其他好文   时间:2015-06-06 21:53:23    阅读次数:149
Gerrit服务器的搭建(Git+Gerrit+PostgreSQL+LDAP)
Gerrit简介Gerrit是搭建在Git之上的基于Web的代码审查工具。本文详细讲解了Gerrit服务器的搭建过程,Git+Gerrit+PostgreSQL+LDAP...
分类:数据库   时间:2015-06-05 14:00:54    阅读次数:545
安装配置sock5代理
环境准备及安装yum -y install pam-devel openldap-devel cyrus-sasl-develyum -y install openssl-devel.x86_64下载源代码包:ss5-3.8.9-8.tar.gz,之后configure make 编译(可以conf...
分类:其他好文   时间:2015-06-05 11:50:59    阅读次数:295
vsftpd之用户权限管理及锁定根目录
用户权限管理用户分类:以下用户都映射为系统用户。用户的验证都是基于PAM的。匿名用户anonymous用户的根目录是/var/ftp,被强行锁定到此。虚拟用户:系统用户系统上存在的用户,其根目录就是/home/USERNAME基于pam认证:/etc/pam.d/*/lib/security/*/lib64/security/*用户控制..
分类:其他好文   时间:2015-06-05 08:51:20    阅读次数:934
vsftpd之安装和基本配置
vsftpd(verysecureftpdaemon):安装:#yuminstallvsftp配置文件目录:/etc/vsftpd主配置文件:/etc/vsftpd/vsftpd.conf用户控制配置文件:/etc/vsftpd/ftpuserspam认证黑名单/etc/vsftpd/user_listftp用户黑名单pam认证文件:/etc/pam.d/vsftpd脚本:/etc/init.d/vsftpd二进..
分类:其他好文   时间:2015-06-05 08:50:24    阅读次数:127
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!