diff options
author | Andrew Bartlett <abartlet@samba.org> | 2007-10-30 21:01:07 +0100 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2007-12-21 05:43:45 +0100 |
commit | 47f6988c6d51d245ecacf2ab5c638382a7fdaeb5 (patch) | |
tree | e1f5c08918a16d4797a23675512e168554286e4e /testprogs | |
parent | d7b8a4ab24b2ec4423a019f649d25c8fa6a337f2 (diff) | |
download | samba-47f6988c6d51d245ecacf2ab5c638382a7fdaeb5.tar.gz samba-47f6988c6d51d245ecacf2ab5c638382a7fdaeb5.tar.bz2 samba-47f6988c6d51d245ecacf2ab5c638382a7fdaeb5.zip |
r25753: Move cn=rootdse to @ROOTDSE to avoid being caught up in schema restrictions.
Andrew Bartlett
(This used to be commit f3390c9054244c0e4381007b36bbac9a17800570)
Diffstat (limited to 'testprogs')
-rwxr-xr-x | testprogs/ejs/ldb.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testprogs/ejs/ldb.js b/testprogs/ejs/ldb.js index 36b175f2c1..8c71994805 100755 --- a/testprogs/ejs/ldb.js +++ b/testprogs/ejs/ldb.js @@ -89,7 +89,7 @@ function setup_modules(ldb) dn: @MODULES @LIST: rootdse,operational,rdn_name,partition -dn: cn=ROOTDSE +dn: @ROOTDSE defaultNamingContext: cn=Test dn: @PARTITION |