生成包含真实信息的 2,000 个用户的列表

发布于 2024-12-09 00:58:01 字数 312 浏览 0 评论 0原文

上下文

我安装了一个 LDAP 目录来对我们的产品实施 SSO 并评估性能。

我使用 PHP 创建了 2,000 个通用用户,例如 mister1mister2...mister2000

现在,下一步是使用现实信息,如 Bob MclowSteve Blop 和 1998 年的其他人。

显然它不应该有任何重复。

问题

您知道创建大量虚假用户的方法吗?

Context

I installed a LDAP directory to implement SSO with our products and assess the performance.

I used PHP to create 2,000 generic users like mister1, mister2, ..., mister2000.

Now the next step is with realistic information like Bob Mclow, Steve Blop and 1998 others.

Obviously it should not be any duplication.

Question

Do you know a method to create a large amount of fake users?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

碍人泪离人颜 2024-12-16 00:58:02

使用如下服务:
http://www. generatedata.com/#generator

您可以在此处定义字段,并导出您的数据作为文件。
在 PHP 中导入它以填充您的 ldap 目录。

PS - 也可以在您自己的服务器上下载并运行它。

http://www.generateata.com/#download

use a service like :
http://www.generatedata.com/#generator

you can define the fields here , and export your data as a file.
Import that in PHP to populate your ldap directory.

P.S. - It is also available to download and run it on your own server.

http://www.generatedata.com/#download

何以心动 2024-12-16 00:58:02

SLAMD 提供了一个名为 makeldif 的基于模板的 LDIF 生成器,它可能很有用。

SLAMD provides a template-based LDIF generator called makeldif that can be useful.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文