Re: [Samba] AD / new auxiliary class / vb script

2012-05-24 Thread Hervé Hénoch
Hello Matthieu, 1) Yes is a typo sorry. 2) ldbsearch -H ldap://dc_ip --cross-ncs '(ldapdisplayname=iscA)' -U admin%password give (have to authenticate if it is not work) : # record 1 dn: CN=iscA,CN=Schema,CN=Configuration,DC=sc,DC=isc84,DC=org objectClass: top objectClass: classSchema cn:

[Samba] AD / new auxiliary class / vb script

2012-05-23 Thread Hervé Hénoch
Hello I've modified AD schema by adding a new auxiliary class (iscA) with an auxilairy attribute (iscA1). I've followed this explanation /_*entirely*_/ : http://semifershome.free.fr/semifer/index.php?2008/02/12/42-etendre-le-schema-active-directory-classes-attributs-et-display-specifiers

Re: [Samba] AD / new auxiliary class / vb script

2012-05-23 Thread Matthieu Patou
On 05/23/2012 06:48 AM, Hervé Hénoch wrote: Hello I've modified AD schema by adding a new auxiliary class (iscA) with an auxilairy attribute (iscA1). I've followed this explanation /_*entirely*_/ :