【问题标题】:What default object class has firstName, lastName, email?什么默认对象类有 firstName、lastName、email?
【发布时间】:2014-11-15 01:10:40
【问题描述】:

我已经在 Ubuntu 上安装了 openLDAP 服务器和 jxplorer。

查看对象类的架构时,我似乎找不到包含属性、电子邮件、名字和姓氏的用户的任何对象类。

我已经浏览了这些类:account、uidObject、organizationalUnit、person、inetOrgPerson 等……但没有看到。

当我尝试将属性添加到对象类 inetOrgPerson 时,它会抛出:

schemaOps modification not allowed.

我不认为这不是权限问题,因为我在 jxplorer 中以管理员身份登录并且可以添加新用户或 OU。

【问题讨论】:

  • 您的问题是关于 OpenLDAP 的吗?还是活动目录?如果是 OpenLDAP,请使用 inetOrgOrperson,并习惯该属性称为“姓氏”或“sn”,而不是“姓氏”这一事实。
  • 这是关于 OpenLDAP 的,但我正在尝试为 LDAP 的所有主要实现创建一个用户导入器。创建 AD 连接器时,主要的 LDAP 实现有哪些?我应该只担心 AD 和 OpenLDAP 吗?

标签: ubuntu ldap openldap


【解决方案1】:

哪个 Microsoft Active Directory?

适用于:Windows Server 2008、Windows Server 2008 R2、Windows Server 2012 ...

To create a new user account using the Windows interface To open Active Directory Users and Computers, click Start , click Control Panel , double-click Administrative Tools , and then double-click Active Directory Users and Computers . To open Active Directory Users and Computers in Windows Server® 2012, click Start , type dsa.msc . In the console tree, right-click the folder in which you want to add a user account. Where? Active Directory Users and Computers\ domain node \ folder

Point to New , and then click User . For interoperability with other directory services, you can click InetOrgPerson instead. For more information about InetOrgPerson , see Understanding User Accounts.

.... 见http://msdn.microsoft.com/en-us/library/cc732336.aspx

【讨论】:

    猜你喜欢
    • 2018-11-14
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2012-02-25
    • 2017-06-20
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多