- - PR -
ActiveDirectoryのエントリ初期値(1000)の変更について
1
投稿者 | 投稿内容 |
---|---|
|
投稿日時: 2004-03-05 19:38
はじめまして。
ActiveDirectoryより返される最大のエントリ数を指定するには、 SizeLimit プロパティを設定します。 SizeLimit プロパティを既定のゼロに設定すると、サーバーが決定する既定の 1000 エントリに設定される、とあり、設定しても、1000になってしまうようなことが書かれていました。 このサーバー決定の1000エントリというものを変更できる方法をご存知の方はいらっしゃいますでしょうか? すみませんが、どなたかご教授ください。 |
|
投稿日時: 2004-03-07 08:57
以前Active Directoryを管理していた際に出くわした問題だったのですが、今は別会社でNovellなので、すっかり忘れてしまいました。検索してみたところ、LDAPサーバー系ですが、このような対策が掲載されていました。参考までに。。。
http://www.ldapadministrator.com/forum/viewtopic.php?t=14 Workaround for well-known servers Microsoft Active Directory. By default, Microsoft Active Directory which is a part of Windows 2000 Server, allows fetching only 1000 entries per one search request. In terms of this system such a restriction is called MaxPageSize. This parameter can be changed using the ntdsutil.exe file which is a command line tool supplied with Windows 2000 Server. Another way to change this parameter is to edit it directly inside the CN=Default Query Policy, CN=Query-Policies, CN=Directory Service, CN=Windows NT, CN=Services, CN=Configuration, DC=YOUR_COMPANY, DC=YOUR_COMPANY_TLD entry by using LDAP Administrator. In both cases you must have administrator rights. Ntdsutilについて http://www.microsoft.com/japan/technet/treeview/default.asp?url=/japan/technet/prodtechnol/windowsserver2003/proddocs/entserver/ntdsutil.asp |
|
投稿日時: 2005-03-30 17:38
ひょっとして、下記の件と同件でしょうか?
http://www.atmarkit.co.jp/bbs/phpBB/viewtopic.php?topic=20162&forum=6&1 |
1