Red-hat 8.1 Manual do Utilizador Página 184

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 292
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 183
Table 6.8 . Description of DIGEST- MD5 SASL Mechanism Options
Required
or
Optional
Option Description Example
Required mech=DIGEST-MD5 Gives the SASL mechanism. -o “mech=DIGEST-MD5
Required authid=authid_value Gives the ID used to authenticate to the server.
authid_value can be the following:
UID. For example, msmith.
u: uid. For example, u: m smith.
dn: dn_value. For example, dn:
uid=m sm ith,ou=People,o=exam ple.com .
-o
“authid=dn:uid=msmith,ou=People,o=example.com"
Optional secprop=value The secprop attribute sets the security properties
for the connection. The secprop value can be any
of the following:
None
noplainDo not permit mechanisms
susceptible to simple passive attack.
noanonymous — Do not permit mechanisms
that allow anonymous access.
minssf — Require a minimum security strength;
this option needs a numeric value specifying
bits of encryption. A value of - 1 means
integrity is provided without privacy.
maxssf — Require a maximum security
strength; this option needs a numeric value
specifying bits of encryption. A value of - 1
means integrity is provided without privacy. T he
maximum value is 128.
-osecprop=noplain,noanonymous,
maxssf=128,minssf=128”
184 Chapter 6. Command-Line Utilities
Vista de página 183
1 2 ... 179 180 181 182 183 184 185 186 187 188 189 ... 291 292

Comentários a estes Manuais

Sem comentários