summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/samba_dsdb.c
diff options
context:
space:
mode:
authorMatthias Dieter Wallnöfer <mdw@samba.org>2010-06-07 15:02:38 +0200
committerMatthias Dieter Wallnöfer <mdw@samba.org>2010-06-07 15:02:38 +0200
commit0dc88d2745e89096fda0e097bcf958949d7efc2d (patch)
tree7358cd235fb7d371c6a3a26c02b7613c0d400677 /source4/dsdb/samdb/ldb_modules/samba_dsdb.c
parent63a8c658611cdd1aa975670965120c617519b190 (diff)
downloadsamba-0dc88d2745e89096fda0e097bcf958949d7efc2d.tar.gz
samba-0dc88d2745e89096fda0e097bcf958949d7efc2d.tar.bz2
samba-0dc88d2745e89096fda0e097bcf958949d7efc2d.zip
s4:samba_dsdb LDB module - fix typos
Diffstat (limited to 'source4/dsdb/samdb/ldb_modules/samba_dsdb.c')
-rw-r--r--source4/dsdb/samdb/ldb_modules/samba_dsdb.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/dsdb/samdb/ldb_modules/samba_dsdb.c b/source4/dsdb/samdb/ldb_modules/samba_dsdb.c
index 12356d3b58..08df460f85 100644
--- a/source4/dsdb/samdb/ldb_modules/samba_dsdb.c
+++ b/source4/dsdb/samdb/ldb_modules/samba_dsdb.c
@@ -158,8 +158,8 @@ static int samba_dsdb_init(struct ldb_module *module)
- objectclass must be before password_hash and samldb since these LDB
modules require the expanded "objectClass" list
- objectclass_attrs must be behind operational in order to see all
- attributes (the operational attributes protects and therefore
- suppresses per default some important ontes)
+ attributes (the operational module protects and therefore
+ suppresses per default some important ones)
- partition must be last
- each partition has its own module list then