Red Hat DIRECTORY SERVER 7.1 - GATEWAY CUSTOMIZATION Guia de Instalação Página 105

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 132
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 104
Entry-Related Directives
Appendix B Gateway Directives 113
cols=number, cols=+number, cols=>number. Controls the width of the displayed
attribute. If a number is given by itself, then the attribute is displayed with exactly that
number of columns. If a plus (+) sign is given before the number, then the attribute is given
that number number of extra columns. For example, if the value is 10 characters wide, and
the number is 10, then 20 columns are used when displaying the number. If a greater-than
sign (>) is given before number, then the displayed width is at least that number of columns.
numfields=number, numfields=+number, numfields=>number. Controls the number of
editable fields displayed when editing. If the number is preceded by a plus (+) sign, then the
number of fields displayed is however many values were read from the server plus number.
If the number is preceded by a greater-than sign (>), then at least that numberof values are
displayed when editing.
true=string. Label used for Boolean values that are true.
false=string. Label used for Boolean values that are false.
value=string. Value associated with an instance of a checkbox that is used to display
strings values (not syntax=bool values).
Examples
<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "dncomponents=2"
"options=nolink" -->
<!-- DS_ATTRIBUTE "attr=givenName" "cols=>32" -->
<!-- DS_ATTRIBUTE "attr=sn" "cols=>32" -->
<!-- DS_ATTRIBUTE "attr=uid" "numfields=1" "cols=>16"
"options=unique" -->
<!-- DS_ATTRIBUTE "attr=mail" "syntax=mail" "cols=>20" -->
<!-- DS_ATTRIBUTE "attr=telephoneNumber" "syntax=tel" "cols=>16"
"numfields=+1" -->
<!-- DS_ATTRIBUTE "attr=modifyTimestamp" "syntax=time"
"defaultvalue=N/A" "options=readonly" -->
<!-- DS_ATTRIBUTE "attr=modifiersName" "syntax=dn"
"defaultvalue=N/A" "options=readonly" -->
<!-- DS_ATTRIBUTE "attr=mailDeliveryOption" "type=CHECKBOX"
"value=mailbox" -->
<!-- DS_ATTRIBUTE "attr=mailDeliveryOption" "type=CHECKBOX"
"value=native" -->
<!-- DS_ATTRIBUTE "attr=mailForwardingAddress" "syntax=mail"
"type=textarea" "rows=2" "cols=30" -->
Vista de página 104
1 2 ... 100 101 102 103 104 105 106 107 108 109 110 ... 131 132

Comentários a estes Manuais

Sem comentários