Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: XUSMGR

Package: Kernel

Routine: XUSMGR


Information

XUSMGR ;SF-ISC/STAFF - SECURITY UTILITIES ROUTINE ; 7/15/03 7:03am

Source Information

Source file <XUSMGR.m>

Entry Points

Name Comments DBIA/ICR reference
X1 ;Old intro test edit
X6 ;Clear Terminal
EX6
X8 ;Release user
X8A
EX8
SCPURG ;Purge sign-on log
SCEXIT
IXKEY ;Re-Index the New Person file Key sub-file

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Use the MENU system",!!
  • Line Location: XUSMGR+2
Function Call: WRITE
  • Prompt: !!,"Please use menu option 'Inrtoductory text edit'"
  • Line Location: X1+2
Function Call: WRITE
  • Prompt: !!,$C(7),"Terminal does not need to be cleared!!!",!
  • Line Location: X6+2
Function Call: WRITE
  • Prompt: !,"Terminal has been CLEARED!!",!
  • Line Location: X6+3
Function Call: WRITE
  • Prompt: !!,"This will clear the user from the list of currently sign-on users."
  • Line Location: X8A+0
Function Call: WRITE
  • Prompt: !,"And/or release from invalid sign on lock."
  • Line Location: X8A+1
Function Call: WRITE
  • Prompt: !!,$C(7),"User is not currently recorded as being signed on the system!!!",!
  • Line Location: X8A+8
Function Call: WRITE
  • Prompt: !,"User: ",$P(Y,U,2)," is listed with the following connections."
  • Line Location: X8A+10
Function Call: WRITE
  • Prompt: !,"Connected: ",$$FMTE^XLFDT(J,"1"),?39," Device: ",$P(X,U,2)
  • Line Location: X8A+14
Function Call: WRITE
  • Prompt: !,?2," Node: ",$P(X,U,10),?39," IP: ",$S($L($P(X,U,11)):$P(X,U,11),1:$P(X,U,12))
  • Line Location: X8A+15
Function Call: WRITE
  • Prompt: !,"Locked out until ",$$FMTE^XLFDT($P(^VA(200,IEN,1.1),U,5))," because of too many invalid attempts."
  • Line Location: X8A+17
Function Call: WRITE
  • Prompt: !,"User is RELEASED!!",!
  • Line Location: X8A+24
Info |  Source |  Entry Points |  Interaction Calls