4.1.2 ILS Registration Add Operation

The LDAP Bind operation is followed by an LDAP Add operation [RFC2251]. The Add operation creates a dynamic entry of the named user in the directory. Using the example data in section 4.1.1, the LDAP entry named in the entry field of the Add Request is as follows:

 c=-,o=Microsoft, cn=egruber@contoso.com, objectClass=rtPerson

Although this entry looks like LDAP, it is actually ILS-specific as described in section 2.2.5. ILS has some LDAP limitations and these manifest themselves at this point in the syntax.

The Add operation includes data for 15 attributes of the class rtPerson. These are initialized with the values shown. Details of all the attributes of the class rtPerson are given in section 2.2.3.

 cn=( egruber@contoso.com )
 givenname=( Eric )
 surname=( Gruber )
 rfc822mailbox=( egruber@contoso.com )
 location=( Seattle )
 comment=( Participant )
 c=( - )
 sipaddress=( 3758139584 )
 sflags=( 1 )
 ssecurity=( 21912384 )
 ilsA26214430=( 0 )
 ilsA26279966=( 84020942 )
 ilsA32833566=( 1 )
 ilsA32964638=( 1 )
 ilsA39321630=( 2 )