Hi Rami, "Rami Huhtala" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hie > > Is there a way how to put comment line in LDIF-file. > Something like this: > > dn: uid=Smith_John,ou=Company > objectClass: Person > sn: Smith > cn: John > # Here is the comment line
This is exactly the way you do in LDIF :-). For more information, see RFC2849. Regards, Bertold Kolics
