s4:ldap.py/sam.py - simplify the objectclass specifications
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Sun, 31 Oct 2010 21:39:49 +0000 (22:39 +0100)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Mon, 1 Nov 2010 11:34:51 +0000 (12:34 +0100)
commit02547de5f9a055723d388b3790ac9cd82d8e1895
tree5903126457f4c7e21e2e1d5a37456c70b539ad86
parent6f2001efa53fa3a46966bde8ed0e3307bbdcf0c4
s4:ldap.py/sam.py - simplify the objectclass specifications

- For user accounts we only need to specify "user" ("person" is an inherited
  objectclass)
- Don't use the brackets when we have only one objectclass specified
source4/dsdb/tests/python/ldap.py
source4/dsdb/tests/python/sam.py