Mandi! SATOH Fumiyasu
  In chel di` si favelave...

> http://lists.fedoraproject.org/pipermail/389-commits/2007-October/002716.html
> http://docs.redhat.com/docs/en-US/Red_Hat_Directory_Server/8.2/html/Schema_Reference/Directory_Server_Attribute_Reference.html#mailRoutingAddress

Ok, these seems very complex compared to the old  'laser' schema...
thanks for the info!


> > There's no way from the script to see if the attribute are singular or
> > multiple, and so doing the right thing?
> Yes! We can do that:

Cool!

Consider also adding the 'mailHost' attribute, it is simple like:

    if ( $tmp = $Options{'H'} ) {
        push( @mods, 'mailHost', $tmp);
        $mailobj = 1;
    }

Apart that you have to found a free letter... H, O, S and T are busy...
;-)))

-- 
dott. Marco Gaiarin                                 GNUPG Key ID: 240A3D66
  Associazione ``La Nostra Famiglia''                http://www.sv.lnf.it/
  Polo FVG  -  Via della Bontà, 7 - 33078  -  San Vito al Tagliamento (PN)
  marco.gaiarin(at)sv.lnf.it      tel +39-0434-842711  fax +39-0434-842797

                Dona il 5 PER MILLE a LA NOSTRA FAMIGLIA!
           http://www.lanostrafamiglia.it/chi_siamo/5xmille.php
        (cf 00307430132, categoria ONLUS oppure RICERCA SANITARIA)

_______________________________________________
Smbldap-tools-tech mailing list
Smbldap-tools-tech@gna.org
https://mail.gna.org/listinfo/smbldap-tools-tech

Reply via email to