r793: - don't make templates members of any class that would make them show
authorAndrew Tridgell <tridge@samba.org>
Thu, 20 May 2004 13:29:38 +0000 (13:29 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:53:51 +0000 (12:53 -0500)
commitc1a65f83f6a4c51e60efd204dab89c20cda65d2b
tree46653d75e20db169d4a9c03e852ac4b0cfa113ea
parent36575396234e3d35dbd442c8f1ff54a17ae64e64
r793:  - don't make templates members of any class that would make them show
   up in searches like "objectclass=user"

 - auto-add the computer objectclass for computer accounts on create

 - added two types of password change call in samr server

 - reset last_fault_code before each dcerpc call
source/librpc/rpc/dcerpc.c
source/provision.ldif
source/rpc_server/samr/dcesrv_samr.c
source/rpc_server/samr/samdb.c