Groups | Search | Server Info | Login | Register


Groups > comp.databases.pick > #2257

Re: Limiting user log ons

From Ross Ferris <rossf@stamina.com.au>
Newsgroups comp.databases.pick
Subject Re: Limiting user log ons
Date 2011-02-08 16:56 -0800
Organization http://groups.google.com
Message-ID <62ca78f0-4bb7-42c9-a412-c0561d7aa2c2@x5g2000prf.googlegroups.com> (permalink)
References <b0b64cbd-b816-4e09-ae8a-5467e1190140@l22g2000pre.googlegroups.com>

Show all headers | View raw


Typically I'd say this is a function of the application ....

A technique you could use, assuming every user has a unique logon in
AIX (?) could be to have their profile attach to a specific D3 line,
eg:

     .....
    d3 -123
     exit

This would mean that in this case the user would ALWAYS be connected
to PIB 123, and if they tried to login a second time they would logoff
with a port already connected style message

Back to comp.databases.pick | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Limiting user log ons drdanny <drdanny2007@gmail.com> - 2011-02-08 14:17 -0800
  Re: Limiting user log ons Ross Ferris <rossf@stamina.com.au> - 2011-02-08 16:56 -0800
    Re: Limiting user log ons Tony Gravagno <tony_gravagno@nospam.invalid> - 2011-02-08 22:03 -0800

csiph-web