BEA WebLogic Server 7 Manuale di Servizio Pagina 478

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 545
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 477
B WebLogic Server Command-Line Interface Reference
B-14 Administration Guide
LOCK
Locks a WebLogic Server against non-privileged logins. Any subsequent login
attempt initiates a security exception which may contain an optional string message.
Note: This command is privileged. It requires the password for the WebLogic Server
administrative user.
Syntax
java weblogic.Admin [Connection and User Credentials Arguments]
LOCK “string_message
Example
In the following example, a WebLogic Server is locked.
java weblogic.Admin -url localhost:7001 -username adminuser
-password gumby1234
LOCK "Sorry, WebLogic Server is temporarily out of service."
Any application that subsequently tries to log into the locked server with a
non-privileged username and password receives the specified message:
Sorry,
WebLogic Server is temporarily out of service
.
Argument Definition
string_message
Optional. Message, in double quotes, to be supplied in the security
exception that is thrown if a non-privileged user attempts to log in
while the WebLogic Server is locked.
Vedere la pagina 477
1 2 ... 473 474 475 476 477 478 479 480 481 482 483 ... 544 545

Commenti su questo manuale

Nessun commento